Home
last modified time | relevance | path

Searched refs:CvHuMoments (Results 1 – 4 of 4) sorted by relevance

/external/opencv/cv/include/
Dcvtypes.h60 typedef struct CvHuMoments struct
64 CvHuMoments; argument
Dcv.h357 CVAPI(void) cvGetHuMoments( CvMoments* moments, CvHuMoments* hu_moments ); in LOAD_CHDL()
/external/opencv/cv/src/
Dcvmatchcontours.cpp62 CvHuMoments huMoments; in cvMatchShapes()
Dcvmoments.cpp518 cvGetHuMoments( CvMoments * mState, CvHuMoments * HuState ) in cvGetHuMoments()