HomeSort by relevance Sort by last modified time
    Searched full:_cvrect16u (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvpyrsegmentation.cpp 50 typedef struct _CvRect16u
54 _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 );
    [all...]

Completed in 1149 milliseconds