opentl::cvprocess::Laplacian Class Reference

Laplacian filter. Derived class from GpuStdShaders. ATTENTION: This filter works with a source texture of type GL_TEXTURE_RECTANGLE_ARB only. More...

Inherits opentl::cvprocess::GpuStdShaders.

List of all members.

Classes

struct  Param

Public Member Functions

virtual void execute ()
 Execute shader operation on texture(s). Hint: Requires that prepareExecution() is called once for initialization.
 Laplacian (Param *param=NULL)
 Constructor.
Paramparams ()
 Get/Set parameters for this class.
virtual ~Laplacian ()
 Destructor.


Detailed Description

Laplacian filter. Derived class from GpuStdShaders. ATTENTION: This filter works with a source texture of type GL_TEXTURE_RECTANGLE_ARB only.

Author:
Erwin Roth <eroth@mytum.de>

Constructor & Destructor Documentation

opentl::cvprocess::Laplacian::Laplacian ( Param param = NULL  ) 

Constructor.

virtual opentl::cvprocess::Laplacian::~Laplacian (  )  [virtual]

Destructor.


Member Function Documentation

virtual void opentl::cvprocess::Laplacian::execute (  )  [virtual]

Execute shader operation on texture(s). Hint: Requires that prepareExecution() is called once for initialization.

Reimplemented from opentl::cvprocess::GpuStdShaders.

Param& opentl::cvprocess::Laplacian::params (  ) 

Get/Set parameters for this class.

Returns:
Reference to parameter struct


Generated on Fri Jul 31 17:38:39 2009 for OpenTL by  doxygen 1.5.8