Searched refs:MAX_COUNT_OF_POINTS (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/imgproc/test/
H A Dtest_boundingrect.cpp97 const int MAX_COUNT_OF_POINTS = 1000; local
105 int n = rng.next()%MAX_COUNT_OF_POINTS + 1;
/external/opencv3/modules/calib3d/test/
H A Dtest_homography.cpp63 #define MAX_COUNT_OF_POINTS 303 macro
250 for (int N = 4; N <= MAX_COUNT_OF_POINTS; ++N)

Completed in 137 milliseconds