, including all inherited members.
AllocateMemory() | V4R::Contour | [private] |
ANGLE_32F | V4R::Contour | [static] |
ANGLE_64F | V4R::Contour | [static] |
ANGLE_8U | V4R::Contour | [static] |
Contour() | V4R::Contour | |
dPi | V4R::Contour | [private, static] |
Draw(unsigned char *pImgRGB) | V4R::Contour | |
fPi | V4R::Contour | [private, static] |
GetAbnormitiesInEdgesImage(IplImage *ptImgEdge, std::vector< CvPoint > *pAbnormities, uchar iEdgeStrength=0) | V4R::Contour | |
getContours(std::vector< std::vector< cv::Point > > &contours, unsigned min_length=0) | V4R::Contour | |
GetEdgeListSplittedXY(std::vector< cv::Point_< int > > &rEdges, std::vector< unsigned char > **ppAngle8Bit=NULL) | V4R::Contour | |
GetImgDirectionIndex(CvPoint tPoint) | V4R::Contour | [private] |
getImgEdge(CvPoint tPoint) | V4R::Contour | [inline, private] |
GetNeighborPoint(CvPoint pPtrCenter, int iNeighborIndex) | V4R::Contour | [private, static] |
GetNrOfEdges() | V4R::Contour | [inline] |
getSegmentIndexes() | V4R::Contour | |
Init(unsigned int iImgWidth, unsigned int iImgHeight, bool bAllowToModifyTheSources=false, unsigned char iEdgeToProcess=0xFF, unsigned char iEdgeInProcess=0xFF-1, unsigned char iEdgeProcessed=0xFF-2, unsigned char iEdgeStrengthRemoved=0) | V4R::Contour | |
isInImage(const CvPoint &p) | V4R::Contour | [inline, private] |
Linking_Complex() | V4R::Contour | [private] |
Linking_Contour() | V4R::Contour | [private] |
Linking_Gradient() | V4R::Contour | [private] |
Linking_Simple() | V4R::Contour | [private] |
mAngle8Bit | V4R::Contour | [private] |
markNeighborEdgesAsProcessed(unsigned char *pPix) | V4R::Contour | [inline, private] |
mbAllowToModifyTheSources | V4R::Contour | [private] |
mdefEdgeLinkMode | V4R::Contour | [private] |
mdImgEdgeDirectionType | V4R::Contour | [private] |
mEdgeInProcess | V4R::Contour | [private] |
mEdgeProcessed | V4R::Contour | [private] |
mEdges | V4R::Contour | [private] |
mEdgeToProcess | V4R::Contour | [private] |
mImgHeight | V4R::Contour | [private] |
mImgWidth | V4R::Contour | [private] |
mNrOfEdges | V4R::Contour | [private] |
MODE_COMPLEX | V4R::Contour | [static] |
MODE_CONTOUR | V4R::Contour | [static] |
MODE_GRAIDENT | V4R::Contour | [static] |
MODE_SIMPLE | V4R::Contour | [static] |
mpImgEdge | V4R::Contour | [private] |
mpImgEdgeDirection | V4R::Contour | [private] |
mSegments | V4R::Contour | [private] |
Perform(unsigned char *pImgEdgeStrength, int defEdgeLinkMode=MODE_CONTOUR, void *pImgEdgeDirection=NULL, int defImgEdgeDirectionType=ANGLE_8U) | V4R::Contour | |
ppContourWeightsField | V4R::Contour | [private, static] |
ppGradientWeightsField | V4R::Contour | [private, static] |
pppCommingFromEdgeWeightsField | V4R::Contour | [private, static] |
pppDirectionWeightsField | V4R::Contour | [private, static] |
RelaseMemory() | V4R::Contour | [private] |
SortArrayIndexes(int *pArray, int *pIndexes, const int iSize) | V4R::Contour | [private, static] |
SumArrayMatrix(int *pMatrixA, int *pMatrixB, int *pSum, const int iSize) | V4R::Contour | [inline, private] |
Trace_Complex(CvPoint tPoint, int *pEnd, unsigned int iCommingFromEdge) | V4R::Contour | [private] |
Trace_Contour(CvPoint tPoint, int *pEnd, unsigned int iCommingFromEdge) | V4R::Contour | [private] |
Trace_Gradient(CvPoint tPoint, int *pEnd) | V4R::Contour | [private] |
Trace_Simple(CvPoint tPoint, int *pEnd) | V4R::Contour | [private] |
~Contour() | V4R::Contour | |