Home
last modified time | relevance | path

Searched refs:hu6 (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/src/
Dcvmatchcontours.cpp87 ma[5] = huMoments.hu6; in cvMatchShapes()
102 mb[5] = huMoments.hu6; in cvMatchShapes()
Dcvmoments.cpp548 HuState->hu6 = d * (q0 - q1) + n4 * t0 * t1; in cvGetHuMoments()
/external/opencv/cv/include/
Dcvtypes.h62 double hu1, hu2, hu3, hu4, hu5, hu6, hu7; /* Hu invariants */ member