Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/test/
Dtest_approxpoly.cpp60 class CV_ApproxPolyTest : public cvtest::BaseTest class
63 CV_ApproxPolyTest();
64 ~CV_ApproxPolyTest();
83 CV_ApproxPolyTest::CV_ApproxPolyTest() in CV_ApproxPolyTest() function in CV_ApproxPolyTest
88 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 …]