CamROI Struct Reference

The IPL Region Of Interest structure. More...

#include <camellia.h>


Public Member Functions

CamROI intersect (const CamROI &roi) const
 C++ wrapping for function camROIIntersect().

Data Fields

int coi
 The channel of interest number.
int xOffset
 The offset from the origin of the rectangular ROI.
int yOffset
 The offset from the origin of the rectangular ROI.
int width
 The size of the rectangular ROI.
int height
 The size of the rectangular ROI.


Detailed Description

The IPL Region Of Interest structure.

Field Documentation

int CamROI::coi

The channel of interest number.

This parameter indicates which channel in the original image will be affected by processing taking place in the region of interest; coi equal to 0 indicates that all channel will be affected


The documentation for this struct was generated from the following file:
Generated on Thu Jan 3 16:41:07 2008 for Camellia by  doxygen 1.5.3