OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hu7
(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
88
ma[6] = huMoments.
hu7
;
103
mb[6] = huMoments.
hu7
;
cvmoments.cpp
558
HuState->
hu7
= q1 * t0 - q0 * t1;
Completed in 841 milliseconds