HomeSort by relevance Sort by last modified time
    Searched refs:cvEndFindContours (Results 1 - 4 of 4) sorted by null

  /external/opencv/cvaux/src/
cvbgfg_common.cpp 106 contours = cvEndFindContours( &scanner );
  /external/opencv/cv/src/
cvcontours.cpp 390 cvEndFindContours( &scanner, &first_contour );
437 cvEndFindContours( &scanner, &first_contour );
    [all...]
cvcalibinit.cpp     [all...]
  /external/opencv/cv/include/
cv.h 421 Calls cvEndFindContours at the end. */
438 CVAPI(CvSeq*) cvEndFindContours( CvContourScanner* scanner );
    [all...]

Completed in 53 milliseconds