![]() |
aimsalgo
5.0.5
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.
References aims::Smoother< Geom, Text >::doSmoothing(), and verbose.
|
pure virtual |
|
inlinevirtual |
Definition at line 58 of file smoother.h.
|
inlinevirtual |
Definition at line 59 of file smoother.h.