Searched refs:cvGetHuMoments (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cv/src/
H A Dcvmatchcontours.cpp80 CV_CALL( cvGetHuMoments( &moments, &huMoments ));
95 CV_CALL( cvGetHuMoments( &moments, &huMoments ));
H A Dcvmoments.cpp507 // Name: cvGetHuMoments
518 cvGetHuMoments( CvMoments * mState, CvHuMoments * HuState ) function
520 CV_FUNCNAME( "cvGetHuMoments" );
/external/opencv/cv/include/
H A Dcv.h357 CVAPI(void) cvGetHuMoments( CvMoments* moments, CvHuMoments* hu_moments );

Completed in 144 milliseconds