ArgosDisplay::ArgosDisplayPlugin Module Reference

Charon Plugin Frontend for advanced Argos Display.

Displays CImg and Vigra Images. May be extended by arbitrary widgets, e.g. for frame selection or statistics display.

input slots

InputSlot< CImgList< T > > _cimgIn
  The CimgList input.
InputSlot< QWidget * > _dockWidgets
  Pointers to widgets which will be displayed as QDockWidgets.
InputSlot< QWidget * > _overlayWidgets
  Pointers to widgets which will be layed over the displayed image.
InputSlot< vigra::MultiArray< 5, T > > _vigraIn
  The vigra::MultiArray input.

output slots

parameters

Parameter< int > timeout
  time interval for display reloading (0 disables)

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