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

  /external/opencv3/modules/imgcodecs/src/
loadsave.cpp 305 image = cvCreateImage( size, cvIplDepth(type), CV_MAT_CN(type) );
531 image = cvCreateImage( size, cvIplDepth(type), CV_MAT_CN(type) );
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 601 CV_INLINE int cvIplDepth( int type )
    [all...]
  /external/opencv3/modules/core/src/
array.cpp     [all...]
persistence.cpp     [all...]
matrix.cpp     [all...]

Completed in 372 milliseconds