#include <camellia.h>
Public Member Functions | |
CamROI | intersect (const CamROI &roi) const |
C++ wrapping for function camROIIntersect(). | |
Data Fields | |
int | coi |
The channel of interest number. | |
int | xOffset |
The offset from the origin of the rectangular ROI. | |
int | yOffset |
The offset from the origin of the rectangular ROI. | |
int | width |
The size of the rectangular ROI. | |
int | height |
The size of the rectangular ROI. |
int CamROI::coi |
The channel of interest number.
This parameter indicates which channel in the original image will be affected by processing taking place in the region of interest; coi equal to 0 indicates that all channel will be affected