![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/primalsketch/peronaMalikSmoother.h>
Public Member Functions | |
PeronaMalikSmoother (float dt, float K, float sigma, int cond) | |
AimsData< T > | doSmoothing (const AimsData< T > &ima, int maxiter, bool verbose=false) |
float | dt () |
bool | optimal () |
![]() | |
virtual | ~Smoother () |
Definition at line 43 of file peronaMalikSmoother.h.
|
inline |
Definition at line 83 of file peronaMalikSmoother.h.
References aims::PeronaMalikSmoother< T >::doSmoothing(), and verbose.
|
virtual |
Implements aims::Smoother< AimsData< T >, AimsData< T > >.
Definition at line 46 of file peronaMalikSmoother_d.h.
References aims::_sigma, carto::Converter< class, class >::convert(), AimsData< T >::dimT(), AimsData< T >::dimX(), AimsData< T >::dimY(), AimsData< T >::dimZ(), GaussianGradient< T >::doit(), swap(), and aims::Writer< T >::write().
Referenced by aims::PeronaMalikSmoother< T >::PeronaMalikSmoother().
|
inlinevirtual |
Reimplemented from aims::Smoother< AimsData< T >, AimsData< T > >.
Definition at line 89 of file peronaMalikSmoother.h.
|
inlinevirtual |
Reimplemented from aims::Smoother< AimsData< T >, AimsData< T > >.
Definition at line 90 of file peronaMalikSmoother.h.