OverlayEffect Class Reference

An effect that places a still image over the video stream, respecting transparency. More...

Inheritance diagram for OverlayEffect:

Effect

List of all members.

Public Member Functions

virtual bool draw (ImageOf< PixelRgb > &src2, ImageOf< PixelRgb > &dest2)
virtual std::string getName ()
 Get the name of an effect.
virtual bool reconfigure (yarp::os::Searchable &config)
 Reconfigure an effect while it is running.
virtual Property getConfiguration ()
 Recover the configuration of an effect.
void readEffectData ()


Detailed Description

An effect that places a still image over the video stream, respecting transparency.
The documentation for this class was generated from the following file: