OpenCV  3.4.20-dev
Open Source Computer Vision
Public Attributes | List of all members

#include <opencv2/core/types_c.h>

Public Attributes

int coi
 
int height
 
int width
 
int xOffset
 
int yOffset
 

Member Data Documentation

◆ coi

int IplROI::coi

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

◆ height

int IplROI::height

◆ width

int IplROI::width

◆ xOffset

int IplROI::xOffset

◆ yOffset

int IplROI::yOffset

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