This is the complete list of members for
CBlob, including all inherited members.
| AddInternalContour(const CBlobContour &newContour) | CBlob | |
| Area() | CBlob | |
| CBlob() | CBlob | |
| CBlob(t_labelType id, CvPoint startPoint, CvSize originalImageSize) | CBlob | |
| CBlob(const CBlob &src) | CBlob | |
| CBlob(const CBlob *src) | CBlob | |
| ClearContours() | CBlob | [private] |
| Exterior(IplImage *mask, bool xBorder=true, bool yBorder=true) | CBlob | |
| ExternPerimeter(IplImage *mask, bool xBorder=true, bool yBorder=true) | CBlob | |
| FillBlob(IplImage *imatge, CvScalar color, int offsetX=0, int offsetY=0) | CBlob | |
| GetBoundingBox() | CBlob | |
| GetConvexHull() | CBlob | |
| GetEllipse() | CBlob | |
| GetExternalContour() | CBlob | [inline] |
| GetID() | CBlob | [inline] |
| GetStorage() | CBlob | [inline] |
| IsEmpty() | CBlob | |
| JoinBlob(CBlob *blob) | CBlob | |
| m_area | CBlob | [private] |
| m_boundingBox | CBlob | [private] |
| m_ellipse | CBlob | [private] |
| m_externalContour | CBlob | [private] |
| m_externPerimeter | CBlob | [private] |
| m_id | CBlob | [private] |
| m_internalContours | CBlob | [private] |
| m_meanGray | CBlob | [private] |
| m_originalImageSize | CBlob | [private] |
| m_perimeter | CBlob | [private] |
| m_stdDevGray | CBlob | [private] |
| m_storage | CBlob | [private] |
| MaxX() | CBlob | [inline] |
| MaxY() | CBlob | [inline] |
| Mean(IplImage *image) | CBlob | |
| MinX() | CBlob | [inline] |
| MinY() | CBlob | [inline] |
| Moment(int p, int q) | CBlob | |
| operator=(const CBlob &src) | CBlob | |
| Perimeter() | CBlob | |
| StdDev(IplImage *image) | CBlob | |
| t_contourList typedef | CBlob | [private] |
| ~CBlob() | CBlob | |