#include <gaussianapprox.h>
Inheritance diagram for GaussianApprox:

Public Member Functions | |
| GaussianApprox () | |
| ~GaussianApprox () | |
| bool | run () |
| Run the vol processor. | |
Protected Member Functions | |
| template<typename DataType, vlLayoutType Layout> bool | computeApproxGaussBlur () |
Protected Attributes | |
| vlVolume * | m_outputVol |
|
|
Definition at line 40 of file gaussianapprox.cpp. References vlPlugin::infoRef(), vlPluginInfo::setName(), vlPluginInfo::setService(), and vlPluginInfo::setVersion(). |
|
|
Definition at line 52 of file gaussianapprox.cpp. |
|
|||||||||
|
|
Implements vlVolProcessor. Definition at line 57 of file gaussianapprox.cpp. References vlVolume::dataType(), m_outputVol, UnsignedInt8, and vlVolProcessor::vol(). |
|
|
Definition at line 50 of file gaussianapprox.h. Referenced by computeApproxGaussBlur(), and run(). |
1.3.3