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

  /external/opencv/otherlibs/highgui/
highgui.h 309 CV_INLINE IplROI RectToROI( RECT r );
310 CV_INLINE IplROI RectToROI( RECT r )
312 IplROI roi;
  /external/opencv/cxcore/include/
cxtypes.h 410 IplROI;
861 CV_INLINE IplROI cvRectToROI( CvRect rect, int coi )
863 IplROI roi;
874 CV_INLINE CvRect cvROIToRect( IplROI roi )
    [all...]
cxcore.h     [all...]
  /external/opencv/cxcore/src/
cxarray.cpp     [all...]
  /external/opencv/cv/src/
cvhistogram.cpp     [all...]

Completed in 54 milliseconds