Rect structure to define a rectangle or a ROI in pixels Use to set ROI target for AEC/AGC More...
Attributes | |
int | x |
x coordinates of top-left corner. More... | |
int | y |
y coordinates of top-left corner. More... | |
int | width |
width of the rectangle in pixels. More... | |
int | height |
height of the rectangle in pixels. More... | |
Rect structure to define a rectangle or a ROI in pixels Use to set ROI target for AEC/AGC
int x |
x coordinates of top-left corner.
int y |
y coordinates of top-left corner.
int width |
width of the rectangle in pixels.
int height |
height of the rectangle in pixels.