Public Member Functions
puma2::ColorToGrayOperator< C, G > Class Template Reference

#include <ColorToGrayOperator.h>

Inheritance diagram for puma2::ColorToGrayOperator< C, G >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void apply (const C &iImg, G &oImg)
 Do the real work of the operator.
 ColorToGrayOperator ()
 ColorToGrayOperator (const C &iImg, G &oImg)
virtual ~ColorToGrayOperator ()

Detailed Description

template<class C, class G>
class puma2::ColorToGrayOperator< C, G >

Definition at line 15 of file ColorToGrayOperator.h.


Constructor & Destructor Documentation

template<class C , class G >
puma2::ColorToGrayOperator< C, G >::ColorToGrayOperator ( )

Default constructor.

Definition at line 48 of file ColorToGrayOperator.h.

template<class C, class G>
puma2::ColorToGrayOperator< C, G >::ColorToGrayOperator ( const C &  iImg,
G &  oImg 
) [inline]

Create, apply, delete

Definition at line 28 of file ColorToGrayOperator.h.

template<class C , class G >
puma2::ColorToGrayOperator< C, G >::~ColorToGrayOperator ( ) [virtual]

Destructor

Definition at line 53 of file ColorToGrayOperator.h.


Member Function Documentation

template<class C , class G >
void puma2::ColorToGrayOperator< C, G >::apply ( const C &  iImg,
G &  oImg 
) [virtual]

Do the real work of the operator.

Implements puma2::ImageToImageOperator< C, G >.

Definition at line 59 of file ColorToGrayOperator.h.


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


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43