Searched refs:CvHuMoments (Results 1 – 8 of 8) sorted by relevance
60 typedef struct CvHuMoments struct64 CvHuMoments; argument
357 CVAPI(void) cvGetHuMoments( CvMoments* moments, CvHuMoments* hu_moments ); in LOAD_CHDL()
424 typedef struct CvHuMoments struct428 CvHuMoments; typedef
373 CVAPI(void) cvGetHuMoments( CvMoments* moments, CvHuMoments* hu_moments );
396 test_mat[OUTPUT][0].ptr<CvHuMoments>() ); in run_func()403 CvHuMoments* hu = test_mat[REF_OUTPUT][0].ptr<CvHuMoments>(); in prepare_to_validation()
62 CvHuMoments huMoments; in cvMatchShapes()
518 cvGetHuMoments( CvMoments * mState, CvHuMoments * HuState ) in cvGetHuMoments()
820 CV_IMPL void cvGetHuMoments( CvMoments * mState, CvHuMoments * HuState ) in cvGetHuMoments()