![]() |
aimsalgo 6.0.0
Neuroimaging image processing
|
#include <aims/signalfilter/g2dsmooth.h>
Public Member Functions | |
| Gaussian2DSmoothing (float sx=1.0f, float sy=1.0f) | |
| virtual | ~Gaussian2DSmoothing () |
| carto::VolumeRef< T > | doit (const carto::rc_ptr< carto::Volume< T > > &) |
Definition at line 44 of file g2dsmooth.h.
|
inline |
Definition at line 61 of file g2dsmooth.h.
|
inlinevirtual |
Definition at line 49 of file g2dsmooth.h.
|
inline |
Definition at line 70 of file g2dsmooth.h.
References carto::Converter< class INP, class OUTP >::convert(), GaussianColumns::doit(), GaussianLines::doit(), carto::VolumeRef< typename T >::getVoxelSize(), and carto::VolumeRef< typename T >::setVoxelSize().
Referenced by aims::CoupledDiffusion2DSmoother< T >::doSmoothing().