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

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

Completed in 32 milliseconds