![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/primalsketch/dericheSmoother.h>


Public Member Functions | |
| carto::VolumeRef< T > | doSmoothing (const carto::VolumeRef< T > &ima, int maxiter, bool verbose=false) |
| float | dt () |
| bool | optimal () |
Public Member Functions inherited from aims::Smoother< carto::VolumeRef< T >, carto::VolumeRef< T > > | |
| virtual | ~Smoother () |
Definition at line 46 of file dericheSmoother.h.
|
virtual |
Implements aims::Smoother< carto::VolumeRef< T >, carto::VolumeRef< T > >.
Definition at line 44 of file dericheSmoother_d.h.
References carto::VolumeRef< class >::copy(), Gaussian3DSmoothing< T >::doit(), and carto::VolumeRef< class >::getVoxelSize().
|
inlinevirtual |
Reimplemented from aims::Smoother< carto::VolumeRef< T >, carto::VolumeRef< T > >.
Definition at line 56 of file dericheSmoother.h.
|
inlinevirtual |
Reimplemented from aims::Smoother< carto::VolumeRef< T >, carto::VolumeRef< T > >.
Definition at line 57 of file dericheSmoother.h.