HomeSort by relevance Sort by last modified time
    Searched refs:CvHuMoments (Results 1 - 4 of 4) sorted by null

  /external/opencv/cv/include/
cvtypes.h 60 typedef struct CvHuMoments
64 CvHuMoments;
cv.h 357 CVAPI(void) cvGetHuMoments( CvMoments* moments, CvHuMoments* hu_moments );
    [all...]
  /external/opencv/cv/src/
cvmatchcontours.cpp 62 CvHuMoments huMoments;
cvmoments.cpp 518 cvGetHuMoments( CvMoments * mState, CvHuMoments * HuState )

Completed in 44 milliseconds