Home
last modified time | relevance | path

Searched refs:get_contour (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/test/
Dtest_approxpoly.cpp76 bool get_contour( int /*type*/, CvSeq** Seq, int* d,
123 bool CV_ApproxPolyTest::get_contour( int /*type*/, CvSeq** Seq, int* d, in get_contour() function in CV_ApproxPolyTest
310 if( get_contour( 0, &SrcSeq, &iDiam, storage ) ) in run()