OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 39 milliseconds