![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/perfusion/perfSmoothing2D.h>
Public Member Functions | |
PerfusionSmoothing2D () | |
AimsData< T > | doit (AimsData< T > &, float) |
![]() | |
PerfusionSmoothingStrategy () | |
virtual | ~PerfusionSmoothingStrategy () |
Definition at line 45 of file perfSmoothing2D.h.
|
inline |
Definition at line 49 of file perfSmoothing2D.h.
References aims::PerfusionSmoothing2D< T >::doit().
|
inlinevirtual |
Reimplemented from aims::PerfusionSmoothingStrategy< T >.
Definition at line 56 of file perfSmoothing2D.h.
References Gaussian2DSmoothing< T >::doit().
Referenced by aims::PerfusionSmoothing2D< T >::PerfusionSmoothing2D().