addMoments        170 modules/ts/include/opencv2/ts/ts_perf.hpp     static Regression& addMoments(TestBase* test, const std::string& name, const cv::Moments & array, double eps = DBL_EPSILON, ERROR_TYPE err = ERROR_ABSOLUTE);
addMoments        208 modules/ts/include/opencv2/ts/ts_perf.hpp #define SANITY_CHECK_MOMENTS(array, ...) ::perf::Regression::addMoments(this, #array, array , ## __VA_ARGS__)