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

#include <stdio.h>
#include <vector>
#include <cv.h>
Include dependency graph for mcv.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LaneDetector

Defines

#define FLOAT   float
#define FLOAT_IMAGE_ELEM_TYPE   float
#define FLOAT_IMAGE_TYPE   IPL_DEPTH_32F
#define FLOAT_MAT_ELEM_TYPE   float
#define FLOAT_MAT_TYPE   CV_32FC1
#define FLOAT_POINT2D   CvPoint2D32f
#define FLOAT_POINT2D_F   cvPoint2D632f
#define INT   int
#define INT_IMAGE_ELEM_TYPE   unsigned char
#define INT_IMAGE_TYPE   IPL_DEPTH_8U
#define INT_MAT_ELEM_TYPE   unsigned char
#define INT_MAT_TYPE   CV_8UC1
#define SHORT_INT   unsigned char

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 (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[])

Define Documentation

#define FLOAT   float

Definition at line 36 of file mcv.hh.

#define FLOAT_IMAGE_ELEM_TYPE   float

Definition at line 28 of file mcv.hh.

#define FLOAT_IMAGE_TYPE   IPL_DEPTH_32F

Definition at line 27 of file mcv.hh.

#define FLOAT_MAT_ELEM_TYPE   float

Definition at line 22 of file mcv.hh.

#define FLOAT_MAT_TYPE   CV_32FC1

Definition at line 21 of file mcv.hh.

#define FLOAT_POINT2D   CvPoint2D32f

Definition at line 33 of file mcv.hh.

#define FLOAT_POINT2D_F   cvPoint2D632f

Definition at line 34 of file mcv.hh.

#define INT   int

Definition at line 37 of file mcv.hh.

#define INT_IMAGE_ELEM_TYPE   unsigned char

Definition at line 31 of file mcv.hh.

#define INT_IMAGE_TYPE   IPL_DEPTH_8U

Definition at line 30 of file mcv.hh.

#define INT_MAT_ELEM_TYPE   unsigned char

Definition at line 25 of file mcv.hh.

#define INT_MAT_TYPE   CV_8UC1

Definition at line 24 of file mcv.hh.

#define SHORT_INT   unsigned char

Definition at line 38 of file mcv.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


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