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


Public Member Functions | |
| PeronaMalikSmoother (float dt, float K, float sigma, int cond) | |
| 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 () |
| Smoother () | |
| virtual | ~Smoother () |
Definition at line 43 of file peronaMalikSmoother.h.
|
inline |
Definition at line 83 of file peronaMalikSmoother.h.
References dt().
|
virtual |
Implements aims::Smoother< carto::VolumeRef< T >, carto::VolumeRef< T > >.
Definition at line 47 of file peronaMalikSmoother_d.h.
References carto::Converter< class INP, class OUTP >::convert(), GaussianGradient< T >::doit(), carto::VolumeRef< typename T >::getSize(), carto::VolumeRef< typename T >::getSizeX(), carto::VolumeRef< typename T >::getSizeY(), and carto::VolumeRef< typename T >::getSizeZ().
|
inlinevirtual |
Reimplemented from aims::Smoother< carto::VolumeRef< T >, carto::VolumeRef< T > >.
Definition at line 89 of file peronaMalikSmoother.h.
Referenced by PeronaMalikSmoother().
|
inlinevirtual |
Reimplemented from aims::Smoother< carto::VolumeRef< T >, carto::VolumeRef< T > >.
Definition at line 90 of file peronaMalikSmoother.h.