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

  /external/opencv/cxcore/include/
cxcore.h 305 #define CV_NO_DEPTH_CHECK 1
    [all...]
  /external/opencv/cxcore/src/
cxconvert.cpp     [all...]
cxarray.cpp 534 switch( flags & (CV_NO_DEPTH_CHECK|CV_NO_CN_CHECK))
541 case CV_NO_DEPTH_CHECK:
    [all...]

Completed in 35 milliseconds