Searched refs:addMoments (Results 1 – 2 of 2) sorted by relevance
170 …static Regression& addMoments(TestBase* test, const std::string& name, const cv::Moments & array, …208 #define SANITY_CHECK_MOMENTS(array, ...) ::perf::Regression::addMoments(this, #array, array , ## __…
135 Regression& Regression::addMoments(TestBase* test, const std::string& name, const cv::Moments& arra… in addMoments() function in Regression