Searched defs:CV_L2 (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h857 #define CV_L2 4 macro
865 #define CV_DIFF_L2 (CV_DIFF | CV_L2)
868 #define CV_RELATIVE_L2 (CV_RELATIVE | CV_L2)
872 int norm_type CV_DEFAULT(CV_L2),
877 int norm_type CV_DEFAULT(CV_L2),

Completed in 79 milliseconds