Searched defs:cvStartFindContours (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvcontours.cpp193 cvStartFindContours( void* _img, CvMemStorage* storage, function
204 CV_FUNCNAME( "cvStartFindContours" );
371 cvStartFindContours
1537 CV_CALL( scanner = cvStartFindContours( img, storage,

Completed in 131 milliseconds