#include <mitkSUVFunctorPolicy.h>
Functor policy to calculate the body weightes SUV with help of the itk::IndexedUnaryFunctorImageFilter.
Definition at line 32 of file mitkSUVFunctorPolicy.h.
◆ DecayTimeFunctionType
Type for functors that are used to query the decay time for a certain index.
- Returns
- The functor
Definition at line 40 of file mitkSUVFunctorPolicy.h.
◆ IndexType
◆ SUVPixelType
◆ SUVbwFunctorPolicy()
| mitk::SUVbwFunctorPolicy::SUVbwFunctorPolicy |
( |
| ) |
|
◆ ~SUVbwFunctorPolicy()
| mitk::SUVbwFunctorPolicy::~SUVbwFunctorPolicy |
( |
| ) |
|
◆ GetNumberOfOutputs()
| unsigned int mitk::SUVbwFunctorPolicy::GetNumberOfOutputs |
( |
| ) |
const |
◆ operator!=()
◆ operator()()
◆ operator==()
◆ SetBodyWeight()
| void mitk::SUVbwFunctorPolicy::SetBodyWeight |
( |
double |
w | ) |
|
◆ SetDecayTimeFunctor()
Sets a functor that returns the decay time in seconds for a passed Index
◆ SetHalfLife()
| void mitk::SUVbwFunctorPolicy::SetHalfLife |
( |
double |
tau | ) |
|
◆ SetInjectedActivity()
| void mitk::SUVbwFunctorPolicy::SetInjectedActivity |
( |
double |
a | ) |
|
The documentation for this class was generated from the following file: