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

  /external/opencv3/modules/core/misc/java/src/java/
core+CvType.java 17 CV_8SC1 = CV_8SC(1), CV_8SC2 = CV_8SC(2), CV_8SC3 = CV_8SC(3), CV_8SC4 = CV_8SC(4),
  /external/opencv3/modules/core/include/opencv2/core/
cvdef.h 123 #define CV_8SC2 CV_MAKETYPE(CV_8S,2)
  /external/opencv/cxcore/include/
cxmisc.h     [all...]
cxtypes.h 487 #define CV_8SC2 CV_MAKETYPE(CV_8S,2)
    [all...]
  /external/opencv3/modules/core/src/
directx.cpp 122 case DXGI_FORMAT_R8G8_SINT: return CV_8SC2;
    [all...]
  /external/opencv3/modules/python/src2/
cv2.cpp     [all...]
  /external/opencv/cxcore/src/
cxconvert.cpp 373 tab->fn_2d[CV_8SC2] = (void*)icvCopy##_8u_##FROM##2##TO##2R; \
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 144 milliseconds