Home
last modified time | relevance | path

Searched refs:distR (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dindex_testing.h106 DistanceType distR = 0; in search_with_ground_truth() local
113 distR = 0; in search_with_ground_truth()
119distR += computeDistanceRaport<Distance>(inputData, testData[i], neighbors, matches[i], (int)testD… in search_with_ground_truth()
127 dist = distR/(testData.rows*nn); in search_with_ground_truth()