![]() |
OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
#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().