Lines Matching full:roi
945 /* origin - pointer to the left-top corner of the ROI */947 /* roi - width & height of the ROI */949 #define CV_INIT_PIXEL_POS(pos, origin, _step, roi, _x, _y, orientation) \952 (pos).width = (roi).width, \953 (pos).height = (roi).height, \