/home/laradmin/lar/perception/road/caltech_lanes/src/mcv.cpp File Reference

#include "mcv.hh"
#include <iostream>
#include <math.h>
#include <assert.h>
#include <cv.h>
#include <highgui.h>
Include dependency graph for mcv.cpp:

Go to the source code of this file.

Namespaces

namespace  LaneDetector

Functions

void LaneDetector::mcvLoadImage (const char *filename, CvMat **clrImage, CvMat **channelImage)
void LaneDetector::mcvScaleMat (const CvMat *inMat, CvMat *outMat)
template<class T >
CvMat * LaneDetector::mcvVector2Mat (const vector< T > &vec)
void LaneDetector::SHOT_MAT_TYPE (const CvMat *pmat)
void LaneDetector::SHOW_IMAGE (Mat pmat, char str[])
void LaneDetector::SHOW_IMAGE (const IplImage *pmat, char str[])
void LaneDetector::SHOW_IMAGE (const CvMat *pmat, const char str[], int wait)
void LaneDetector::SHOW_MAT (const CvMat *pmat, char str[])
void LaneDetector::SHOW_POINT (const FLOAT_POINT2D pt, char str[])
void LaneDetector::SHOW_RECT (const CvRect rect, char str[])
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


caltech_lanes
Author(s): Morais
autogenerated on Wed Jul 23 04:33:34 2014