19 #ifndef rtkWaterPrecorrectionImageFilter_h 20 #define rtkWaterPrecorrectionImageFilter_h 25 #include "rtkConfiguration.h" 39 template <
class TInputImage,
class TOutputImage = TInputImage>
67 if (this->m_Coefficients != _arg)
69 this->m_Coefficients = _arg;
80 DynamicThreadedGenerateData(
const OutputImageRegionType & outputRegionForThread)
override;
87 #ifndef ITK_MANUAL_INSTANTIATION 88 # include "rtkWaterPrecorrectionImageFilter.hxx" VectorType m_Coefficients
Performs the classical water precorrection for beam hardening (Kachelriess, Med. Phys. 2006)
virtual void SetCoefficients(const VectorType _arg)
typename OutputImageType::RegionType OutputImageRegionType
std::vector< double > VectorType