Searched defs:correspondenceCount (Results 1 – 1 of 1) sorted by relevance
481 static inline float recall( int correctMatchCount, int correspondenceCount ) in recall()498 int correspondenceCount = 0; in computeRecallPrecisionCurve() local