Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/src/
Dcuda_test.cpp437 bool keyPointsEquals(const cv::KeyPoint& p1, const cv::KeyPoint& p2) in keyPointsEquals() function
485 if (!keyPointsEquals(p1, p2)) in assertKeyPointsEquals()
513 if (keyPointsEquals(p1, p2)) in getMatchedPointsCount()
531 if (keyPointsEquals(p1, p2)) in getMatchedPointsCount()