Searched refs:CV_ApproxPolyTest (Results 1 – 1 of 1) sorted by relevance
60 class CV_ApproxPolyTest : public cvtest::BaseTest class63 CV_ApproxPolyTest();64 ~CV_ApproxPolyTest();83 CV_ApproxPolyTest::CV_ApproxPolyTest() in CV_ApproxPolyTest() function in CV_ApproxPolyTest88 CV_ApproxPolyTest::~CV_ApproxPolyTest() in ~CV_ApproxPolyTest()94 void CV_ApproxPolyTest::clear() in clear()123 bool CV_ApproxPolyTest::get_contour( int /*type*/, CvSeq** Seq, int* d, in get_contour()166 int CV_ApproxPolyTest::check_slice( CvPoint StartPt, CvPoint EndPt, in check_slice()230 int CV_ApproxPolyTest::check( CvSeq* SrcSeq, CvSeq* DstSeq, float Eps ) in check()283 void CV_ApproxPolyTest::run( int /*start_from*/ ) in run()[all …]