HomeSort by relevance Sort by last modified time
    Searched refs:CV_8UC2 (Results 1 - 3 of 3) sorted by null

  /external/opencv/cxcore/include/
cxmisc.h     [all...]
cxtypes.h 481 #define CV_8UC2 CV_MAKETYPE(CV_8U,2)
    [all...]
  /external/opencv/cxcore/src/
cxconvert.cpp 369 tab->fn_2d[CV_8UC2] = (void*)icvCopy##_8u_##FROM##2##TO##2R; \
    [all...]

Completed in 571 milliseconds