OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hu2
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cv/include/
cvtypes.h
62
double hu1,
hu2
, hu3, hu4, hu5, hu6, hu7; /* Hu invariants */
member in struct:CvHuMoments
/external/opencv/cv/src/
cvmatchcontours.cpp
83
ma[1] = huMoments.
hu2
;
98
mb[1] = huMoments.
hu2
;
cvmoments.cpp
546
HuState->
hu2
= d * d + n4 * nu11;
Completed in 32 milliseconds