Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/test/
Dtest_approxpoly.cpp288 int IntervalsCount = 10; in run() local
304 while( sqrt(dDiam) / IntervalsCount == 0 ) in run()
318 EpsStep = dDiam / IntervalsCount ; in run()