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

Public Member Functions | |
| Smoother () | |
| virtual | ~Smoother () |
| virtual Text | doSmoothing (const Text &ima, int maxiter, bool verbose=false)=0 |
| virtual float | dt () |
| virtual bool | optimal () |
Definition at line 48 of file smoother.h.
|
inline |
Definition at line 55 of file smoother.h.
|
inlinevirtual |
Definition at line 56 of file smoother.h.
|
pure virtual |
Implemented in aims::BaseDiffusionSmoother< T >, aims::BaseMaskedDiffusionSmoother< T >, aims::DericheSmoother< T >, aims::DiffusionSmoother< T >, aims::FiniteElementSmoother< D, T >, aims::MaskedDiffusionSmoother< T, N >, aims::MaskedDiffusionSmoother< T, carto::VolumeRef< short > >, aims::MaskedDiffusionSmoother< T, carto::VolumeRef< short > >, aims::MaskedDiffusionSmoother< T, std::vector< Point3df > >, aims::MaskedDiffusionSmoother< T, std::vector< Point3df > >, and aims::PeronaMalikSmoother< T >.
|
inlinevirtual |
Reimplemented in aims::BaseDiffusionSmoother< T >, aims::DericheSmoother< T >, aims::FiniteElementSmoother< D, T >, and aims::PeronaMalikSmoother< T >.
Definition at line 58 of file smoother.h.
|
inlinevirtual |
Reimplemented in aims::BaseDiffusionSmoother< T >, aims::DericheSmoother< T >, aims::FiniteElementSmoother< D, T >, and aims::PeronaMalikSmoother< T >.
Definition at line 59 of file smoother.h.