Searched defs:IplROI (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxtypes.h410 IplROI; typedef in typeref:struct:_IplROI
861 CV_INLINE IplROI cvRectToROI( CvRect rect, int coi )
863 IplROI roi;
874 CV_INLINE CvRect cvROIToRect( IplROI roi )

Completed in 158 milliseconds