Home
last modified time | relevance | path

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

/external/opencv3/modules/flann/include/opencv2/flann/
Dindex_testing.h125 float precicion = (float)correct/(nn*testData.rows); in search_with_ground_truth() local
130 checks, precicion, time, 1000.0 * time / testData.rows, dist); in search_with_ground_truth()
132 return precicion; in search_with_ground_truth()