Searched refs:cvSubstituteContour (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvbgfg_common.cpp94 cvSubstituteContour( scanner, 0 );
102 cvSubstituteContour( scanner, newC );
/external/opencv/cv/include/
H A Dcv.h434 CVAPI(void) cvSubstituteContour( CvContourScanner scanner, CvSeq* new_contour );
/external/opencv/cv/src/
H A Dcvcontours.cpp500 cvSubstituteContour( CvContourScanner scanner, CvSeq * new_contour ) function
504 CV_FUNCNAME( "cvSubstituteContour" );

Completed in 186 milliseconds