Searched refs:cvGetHuMoments (Results 1 – 3 of 3) sorted by relevance
80 CV_CALL( cvGetHuMoments( &moments, &huMoments )); in cvMatchShapes()95 CV_CALL( cvGetHuMoments( &moments, &huMoments )); in cvMatchShapes()
518 cvGetHuMoments( CvMoments * mState, CvHuMoments * HuState ) in cvGetHuMoments() function
357 CVAPI(void) cvGetHuMoments( CvMoments* moments, CvHuMoments* hu_moments ); in LOAD_CHDL()