HomeSort by relevance Sort by last modified time
    Searched full:max_interpolation (Results 1 - 1 of 1) sorted by null

  /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...]

Completed in 67 milliseconds