Searched refs:_CvRect16u (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvpyrsegmentation.cpp50 typedef struct _CvRect16u struct
54 _CvRect16u; typedef in typeref:struct:_CvRect16u
61 _CvRect16u rect; /* ROI for the connected component */
77 _CvRect16u rect; /* ROI for the connected component */
114 static void icvMaxRoi( _CvRect16u *max_rect, _CvRect16u* cur_rect );
115 static void icvMaxRoi1( _CvRect16u *max_rect, int x, int y );
1762 icvMaxRoi( _CvRect16u * max_rect, _CvRect16u * cur_rect )
1781 icvMaxRoi1( _CvRect16u * max_rec
[all...]

Completed in 45 milliseconds