opentl::cvprocess::Not Class Reference
executes
Not operation on 2 (binary)
input textures (separate for each channel) 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 |
| | Not (Param *param=NULL) |
| | Constructor.
|
| Param & | params () |
| | Get/Set parameters for this class.
|
| virtual | ~Not () |
| | Destructor.
|
Detailed Description
executes
Not operation on 2 (binary)
input textures (separate for each channel) Derived class from
GpuStdShaders. ATTENTION: This filter works with a source texture of type GL_TEXTURE_RECTANGLE_ARB only!
- Author:
- Thorsten Roeder <roeder@in.tum.de>
Constructor & Destructor Documentation
| opentl::cvprocess::Not::Not |
( |
Param * |
param = NULL |
) |
|
| virtual opentl::cvprocess::Not::~Not |
( |
|
) |
[virtual] |
Member Function Documentation
| Param& opentl::cvprocess::Not::params |
( |
|
) |
|
Get/Set parameters for this class.
- Returns:
- Reference to parameter struct