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

  /external/opencv/cvaux/src/
cvbgfg_common.cpp 94 cvSubstituteContour( scanner, 0 );
102 cvSubstituteContour( scanner, newC );
  /external/opencv/cv/include/
cv.h 434 CVAPI(void) cvSubstituteContour( CvContourScanner scanner, CvSeq* new_contour );
    [all...]
  /external/opencv/cv/src/
cvcontours.cpp 500 cvSubstituteContour( CvContourScanner scanner, CvSeq * new_contour )
504 CV_FUNCNAME( "cvSubstituteContour" );
    [all...]

Completed in 259 milliseconds