OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 36 milliseconds