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

  /external/opencv/cv/src/
cvcontourtree.cpp 636 // Name: cvCreateContourTree
648 cvCreateContourTree( const CvSeq* contour, CvMemStorage* storage, double threshold )
652 CV_FUNCNAME( "cvCreateContourTree" );
  /external/opencv/cv/include/
cv.h 762 CVAPI(CvContourTree*) cvCreateContourTree( const CvSeq* contour,
    [all...]

Completed in 56 milliseconds