![]() |
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 &) |
Public Member Functions inherited from aims::PerfusionSmoothingBase | |
| PerfusionSmoothingBase () | |
| virtual | ~PerfusionSmoothingBase () |
Public Member Functions inherited from aims::PerfusionProcessing | |
| PerfusionProcessing (int i=0) | |
| virtual | ~PerfusionProcessing () |
| void | setDone (bool d) |
| bool | isDone () |
| int | id () const |
Additional Inherited Members | |
Public Types inherited from aims::PerfusionSmoothingBase | |
| 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().