Searched refs:icvCreateContourTree (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvcontourtree.cpp56 // Name: icvCreateContourTree
68 icvCreateContourTree( const CvSeq * contour, CvMemStorage * storage, function
655 IPPI_CALL( icvCreateContourTree( contour, storage, &tree, threshold ));

Completed in 62 milliseconds