#include "types_c.h"

Public Attributes | |
| int | coi |
| 0 - no COI (all channels are selected), 1 - 0th channel is selected ... More... | |
| int | height |
| int | width |
| int | xOffset |
| int | yOffset |
| int IplROI::coi |
0 - no COI (all channels are selected), 1 - 0th channel is selected ...
Referenced by cvRectToROI().
| int IplROI::height |
Referenced by cvRectToROI(), and cvROIToRect().
| int IplROI::width |
Referenced by cvRectToROI(), and cvROIToRect().
| int IplROI::xOffset |
Referenced by cvRectToROI(), and cvROIToRect().
| int IplROI::yOffset |
Referenced by cvRectToROI(), and cvROIToRect().