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

  /external/opencv/cvaux/src/
cvbgfg_common.cpp 86 scanner = cvStartFindContours( mask, tempStorage,
  /external/opencv/cv/src/
cvcontours.cpp 193 cvStartFindContours( void* _img, CvMemStorage* storage,
204 CV_FUNCNAME( "cvStartFindContours" );
371 cvStartFindContours
    [all...]
cvcalibinit.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
contours.cpp 182 cvStartFindContours( void* _img, CvMemStorage* storage,
348 cvStartFindContours
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h 430 @see cv::findContours, cvStartFindContours, cvFindNextContour, cvSubstituteContour, cvEndFindContours
440 Calls cvStartFindContours.
446 CVAPI(CvContourScanner) cvStartFindContours( CvArr* image, CvMemStorage* storage,
    [all...]
  /external/opencv/cv/include/
cv.h 418 Calls cvStartFindContours.
422 CVAPI(CvContourScanner) cvStartFindContours( CvArr* image, CvMemStorage* storage,
    [all...]
  /external/opencv3/modules/calib3d/src/
calibinit.cpp     [all...]

Completed in 140 milliseconds