Public Member Functions | |
ROI (int left, int top, int width, int height) | |
ROI (int left, int top, int width, int height, float leftAngle, float topAngle, float rightAngle, float bottomAngle) |
Public Attributes | |
int | x |
int | y |
int | w |
int | h |
float | leftAngle |
float | topAngle |
float | rightAngle |
float | bottomAngle |