Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Devaluation.cpp317 static void computeOneToOneMatchedOverlaps( const std::vector<EllipticKeyPoint>& keypoints1, const … in computeOneToOneMatchedOverlaps() function
430computeOneToOneMatchedOverlaps( keypoints1, keypoints2t, ifEvaluateDetectors, overlaps, overlapThr… in calculateRepeatability()