![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/perfusion/perfSmooth.h>
Public Member Functions | |
PerfusionSmoothing () | |
void | setSmoothing (SmoothType) |
AimsData< T > | doit (AimsData< T > &, PerfusionParameters &) |
![]() | |
PerfusionSmoothingBase () | |
virtual | ~PerfusionSmoothingBase () |
![]() | |
PerfusionProcessing (int i=0) | |
virtual | ~PerfusionProcessing () |
void | setDone (bool d) |
bool | isDone () |
int | id () const |
Additional Inherited Members | |
![]() | |
enum | SmoothType { NoSmoothing, Smoothing2D, Smoothing3D, SmoothingT } |
Definition at line 53 of file perfSmooth.h.
|
inline |
Definition at line 71 of file perfSmooth.h.
|
inline |
Definition at line 87 of file perfSmooth.h.
|
inline |
Definition at line 78 of file perfSmooth.h.
References aims::PerfusionSmoothingFactory< T >::create().