Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/test/
Dtest_approxpoly.cpp145 int d_radius = cvtest::randInt( rng ) % 10 - 5; in get_contour() local
149 radius += d_radius; in get_contour()