Searched refs:cvCvToIplDepth (Results 1 – 5 of 5) sorted by relevance
145 int ipl_depth = cvCvToIplDepth(mat_image->type); in Java_org_siprop_opencv_OpenCV_getSourceImage()263 ipl_depth = cvCvToIplDepth(mat_image->type); in Java_org_siprop_opencv_OpenCV_findContours()757 ipl_depth = cvCvToIplDepth(mat_image->type);
530 ipl_depth = cvCvToIplDepth(image->type); in cvSaveImage()
686 CV_INLINE int cvCvToIplDepth( int type ) in cvCvToIplDepth() function
3207 depth = cvCvToIplDepth(mat->type); in cvGetImage()
4004 depth = cvCvToIplDepth(elem_type); in icvReadImage()