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

/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 );

Completed in 397 milliseconds