#include <yarp/sig/impl/IplImage.h>
Public Attributes | |
int | coi |
0 - no COI (all channels are selected), 1 - 0th channel is selected ... More... | |
int | xOffset |
int | yOffset |
int | width |
int | height |
Definition at line 120 of file IplImage.h.
int _IplROI::coi |
0 - no COI (all channels are selected), 1 - 0th channel is selected ...
Definition at line 121 of file IplImage.h.
int _IplROI::height |
Definition at line 125 of file IplImage.h.
int _IplROI::width |
Definition at line 124 of file IplImage.h.
int _IplROI::xOffset |
Definition at line 122 of file IplImage.h.
int _IplROI::yOffset |
Definition at line 123 of file IplImage.h.