Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/test/
Dtest_approxpoly.cpp71 int check_slice( CvPoint StartPt, CvPoint EndPt,
166 int CV_ApproxPolyTest::check_slice( CvPoint StartPt, CvPoint EndPt, in check_slice() function in CV_ApproxPolyTest
267 TotalErrors += check_slice( StartPt, EndPt, &SrcReader, Eps, &j, Count ); in check()