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

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

Completed in 242 milliseconds