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

  /external/opencv/
cvjni.cpp 145 int ipl_depth = cvCvToIplDepth(mat_image->type);
263 ipl_depth = cvCvToIplDepth(mat_image->type);
757 ipl_depth = cvCvToIplDepth(mat_image->type);
  /external/opencv/otherlibs/highgui/
loadsave.cpp 530 ipl_depth = cvCvToIplDepth(image->type);
  /external/opencv/cxcore/include/
cxtypes.h 686 CV_INLINE int cvCvToIplDepth( int type )
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp     [all...]
cxpersistence.cpp     [all...]

Completed in 618 milliseconds