YARP
Yet Another Robot Platform
_IplROI Struct Reference

#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
 

Detailed Description

Definition at line 120 of file IplImage.h.

Member Data Documentation

◆ coi

int _IplROI::coi

0 - no COI (all channels are selected), 1 - 0th channel is selected ...

Definition at line 121 of file IplImage.h.

◆ height

int _IplROI::height

Definition at line 125 of file IplImage.h.

◆ width

int _IplROI::width

Definition at line 124 of file IplImage.h.

◆ xOffset

int _IplROI::xOffset

Definition at line 122 of file IplImage.h.

◆ yOffset

int _IplROI::yOffset

Definition at line 123 of file IplImage.h.


The documentation for this struct was generated from the following file: