HomeSort by relevance Sort by last modified time
    Searched defs:CV_16SC1 (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/core/misc/java/src/java/
core+CvType.java 19 CV_16SC1 = CV_16SC(1), CV_16SC2 = CV_16SC(2), CV_16SC3 = CV_16SC(3), CV_16SC4 = CV_16SC(4),
  /external/opencv3/modules/core/include/opencv2/core/
cvdef.h 134 #define CV_16SC1 CV_MAKETYPE(CV_16S,1)
  /external/opencv/cxcore/include/
cxtypes.h 498 #define CV_16SC1 CV_MAKETYPE(CV_16S,1)
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 109 milliseconds