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