HomeSort by relevance Sort by last modified time
    Searched defs:CV_8SC1 (Results 1 - 4 of 4) 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 122 #define CV_8SC1 CV_MAKETYPE(CV_8S,1)
  /external/opencv/cxcore/include/
cxtypes.h 486 #define CV_8SC1 CV_MAKETYPE(CV_8S,1)
591 (((mat)->type & (CV_MAT_TYPE_MASK & ~CV_8SC1)) == 0)
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 89 milliseconds