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

  /external/opencv/cv/src/
cvlinefit.cpp 662 if( (type!=CV_32FC2 && type!=CV_32FC3 && type!=CV_32SC2 && type!=CV_32SC3) ||
675 (type!=CV_32FC2 && type!=CV_32FC3 && type!=CV_32SC2 && type!=CV_32SC3) ||
  /external/opencv/cxcore/include/
cxmisc.h     [all...]
cxtypes.h 506 #define CV_32SC3 CV_MAKETYPE(CV_32S,3)
    [all...]
  /external/opencv/cxcore/src/
cxconvert.cpp 386 tab->fn_2d[CV_32SC3] = (void*)icvCopy##_32f_##FROM##3##TO##3R; \
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv-android.jar 

Completed in 592 milliseconds