Home | Sort by relevance Sort by last modified time |
/external/opencv3/modules/features2d/test/ | |
test_nearestneighbors.cpp | 63 static const int featuresCount = 2000; 99 int fi = rng.next() % featuresCount; 129 Mat desc( featuresCount, dims, CV_32FC1 ); |