![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/primalsketch/dericheSmoother.h>
Public Member Functions | |
AimsData< T > | doSmoothing (const AimsData< T > &ima, int maxiter, bool verbose=false) |
float | dt () |
bool | optimal () |
![]() | |
virtual | ~Smoother () |
Definition at line 45 of file dericheSmoother.h.
|
virtual |
Implements aims::Smoother< AimsData< T >, AimsData< T > >.
Definition at line 44 of file dericheSmoother_d.h.
References AimsData< T >::clone(), Gaussian3DSmoothing< T >::doit(), AimsData< T >::sizeX(), AimsData< T >::sizeY(), and AimsData< T >::sizeZ().
|
inlinevirtual |
Reimplemented from aims::Smoother< AimsData< T >, AimsData< T > >.
Definition at line 52 of file dericheSmoother.h.
|
inlinevirtual |
Reimplemented from aims::Smoother< AimsData< T >, AimsData< T > >.
Definition at line 53 of file dericheSmoother.h.