Home | Sort by relevance Sort by last modified time |
/external/opencv3/modules/imgproc/test/ | |
test_imgwarp.cpp | 60 int max_interpolation; member in class:CV_ImgWarpBaseTest 72 max_interpolation = 5; 112 interpolation = cvtest::randInt(rng) % max_interpolation; [all...] |