aimsalgo  5.1.2
Neuroimaging image processing
Gaussian2DSmoothing< T > Class Template Reference

#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 > > &)
 

Detailed Description

template<class T>
class Gaussian2DSmoothing< T >

Definition at line 44 of file g2dsmooth.h.

Constructor & Destructor Documentation

◆ Gaussian2DSmoothing()

template<class T >
Gaussian2DSmoothing< T >::Gaussian2DSmoothing ( float  sx = 1.0f,
float  sy = 1.0f 
)
inline

Definition at line 61 of file g2dsmooth.h.

References ASSERT.

◆ ~Gaussian2DSmoothing()

template<class T >
virtual Gaussian2DSmoothing< T >::~Gaussian2DSmoothing ( )
inlinevirtual

Definition at line 49 of file g2dsmooth.h.

Member Function Documentation

◆ doit()


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