Searched refs:addKeypoints (Results 1 – 2 of 2) sorted by relevance
171 …static Regression& addKeypoints(TestBase* test, const std::string& name, const std::vector<cv::Key…209 #define SANITY_CHECK_KEYPOINTS(array, ...) ::perf::Regression::addKeypoints(this, #array, array , #…
143 Regression& Regression::addKeypoints(TestBase* test, const std::string& name, const std::vector<cv:… in addKeypoints() function in Regression