Classes | Defines | Typedefs
BlobContour.h File Reference
#include "list"
#include <ros/ros.h>
#include <opencv/cv.h>
#include "cxtypes.h"
Include dependency graph for BlobContour.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CBlobContour
 Blob contour class (in crack code) More...

Defines

#define MAX_MOMENTS_ORDER   3
 Max order of calculated moments.

Typedefs

typedef unsigned char t_chainCode
 Type of chain codes.
typedef CvSeq * t_chainCodeList
 Type of list of chain codes.
typedef CvSeq * t_PointList
 Type of list of points.

Define Documentation

#define MAX_MOMENTS_ORDER   3

Max order of calculated moments.

Definition at line 19 of file BlobContour.h.


Typedef Documentation

typedef unsigned char t_chainCode

Type of chain codes.

Definition at line 11 of file BlobContour.h.

typedef CvSeq* t_chainCodeList

Type of list of chain codes.

Definition at line 13 of file BlobContour.h.

typedef CvSeq* t_PointList

Type of list of points.

Definition at line 15 of file BlobContour.h.



hrl_cvblobslib
Author(s): kelsey
autogenerated on Wed Nov 27 2013 11:32:58