Roi Module Reference

ROI - Region of Interest.

This class can be used to select the parts of images/image sequences where you are interested in.

input slots

output slots

OutputSlot< Roi< T > * > out
  roi output slot

parameters

Parameter< T > xBegin
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > yBegin
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > zBegin
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > tBegin
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > vBegin
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > xEnd
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > yEnd
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > zEnd
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > tEnd
  roi borders, "begin" is included, "end" is past the last element
Parameter< T > vEnd
  roi borders, "begin" is included, "end" is past the last element

further information

This Module subclasses TemplatedParameteredObject< T >.
For documentation of parameters and slots inherited by this base class, please have a look at the corresponding Module reference.

This module is templated. There are instances with T=int,float,double.
An additional parameter called templatetype may be used to select which instantiation you want.

The detailed doxygen documentation beyond the parameters/slots may be found here.


Get Charon at SourceForge.net. Fast, secure and Free Open Source software downloads