Home
last modified time | relevance | path

Searched defs:groundTruth (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dindex_testing.h48 inline int countCorrectMatches(int* neighbors, int* groundTruth, int n) in countCorrectMatches()
65 … int* neighbors, int* groundTruth, int veclen, int n, const Distance& distance) in computeDistanceRaport()