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

/external/opencv/cxcore/include/
H A Dcxcore.h856 #define CV_L1 2 macro
864 #define CV_DIFF_L1 (CV_DIFF | CV_L1)
867 #define CV_RELATIVE_L1 (CV_RELATIVE | CV_L1)
/external/opencv3/modules/core/include/opencv2/core/
H A Dcore_c.h1457 #define CV_L1 2 macro
1465 #define CV_DIFF_L1 (CV_DIFF | CV_L1)
1468 #define CV_RELATIVE_L1 (CV_RELATIVE | CV_L1)

Completed in 37 milliseconds