RTK
2.6.0
Reconstruction Toolkit
|
#include "rtkSchlomka2008NegativeLogLikelihood.h"
#include "rtkDualEnergyNegativeLogLikelihood.h"
#include <itkInPlaceImageFilter.h>
#include "rtkSpectralForwardModelImageFilter.hxx"
Go to the source code of this file.
Classes | |
class | rtk::SpectralForwardModelImageFilter< DecomposedProjectionsType, MeasuredProjectionsType, IncidentSpectrumImageType, DetectorResponseImageType, MaterialAttenuationsImageType > |
Namespaces | |
rtk | |
Functions | |
template<typename OutputElementType , typename DetectorResponseImageType , typename ThresholdsType > | |
vnl_matrix< OutputElementType > | rtk::SpectralBinDetectorResponse (const DetectorResponseImageType *drm, const ThresholdsType &thresholds, const unsigned int numberOfEnergies) |