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

  /external/opencv/otherlibs/highgui/
highgui.h 290 CV_INLINE CvRect RectToCvRect( RECT sr );
291 CV_INLINE CvRect RectToCvRect( RECT sr )
image.cpp 215 CvRect dst = RectToCvRect( *pDstRect );

Completed in 1307 milliseconds