17 #ifndef SUVFUNCTOR_POLICY_H
18 #define SUVFUNCTOR_POLICY_H
67 double m_InjectedActivity;
std::function< double(const IndexType &) > DecayTimeFunctionType
itk::Index< 3 > IndexType
void SetHalfLife(double tau)
unsigned int GetNumberOfOutputs() const
bool operator!=(const SUVbwFunctorPolicy &other) const
void SetBodyWeight(double w)
void SetInjectedActivity(double a)
bool operator==(const SUVbwFunctorPolicy &other) const
void SetDecayTimeFunctor(const DecayTimeFunctionType &functor)
SUVPixelType operator()(const SUVPixelType &value, const IndexType ¤tIndex) const
Find image slices visible on a given plane.