OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hu6
(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
87
ma[5] = huMoments.
hu6
;
102
mb[5] = huMoments.
hu6
;
cvmoments.cpp
548
HuState->
hu6
= d * (q0 - q1) + n4 * t0 * t1;
Completed in 1678 milliseconds