Searched refs:cvEndFindContours (Results 1 - 4 of 4) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvbgfg_common.cpp106 contours = cvEndFindContours( &scanner );
/external/opencv/cv/src/
H A Dcvcontours.cpp390 cvEndFindContours( &scanner, &first_contour );
437 cvEndFindContours( &scanner, &first_contour );
1085 cvEndFindContours( CvContourScanner * _scanner ) function
1548 *firstContour = cvEndFindContours( &scanner );
H A Dcvcalibinit.cpp1698 cvEndFindContours( &scanner );
1896 cvEndFindContours( &scanner );
/external/opencv/cv/include/
H A Dcv.h421 Calls cvEndFindContours at the end. */
438 CVAPI(CvSeq*) cvEndFindContours( CvContourScanner* scanner );

Completed in 69 milliseconds