Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvmatchcontours.cpp80 CV_CALL( cvGetHuMoments( &moments, &huMoments )); in cvMatchShapes()
95 CV_CALL( cvGetHuMoments( &moments, &huMoments )); in cvMatchShapes()
Dcvmoments.cpp518 cvGetHuMoments( CvMoments * mState, CvHuMoments * HuState ) in cvGetHuMoments() function
/external/opencv/cv/include/
Dcv.h357 CVAPI(void) cvGetHuMoments( CvMoments* moments, CvHuMoments* hu_moments ); in LOAD_CHDL()