Searched defs:Moments (Results 1 – 4 of 4) sorted by relevance
60 OCL_PERF_TEST_P(MomentsFixture, Moments, in OCL_PERF_TEST_P() argument
443 Moments::Moments() in Moments() function in cv::Moments450 Moments::Moments( double _m00, double _m10, double _m01, double _m20, double _m11, in Moments() function in cv::Moments
415 operator cv::Moments() const in Moments() function
838 class CV_EXPORTS_W_MAP Moments class