, including all inherited members.
AddLaplacianGradientImage(ap::real_1d_array &g, const ap::real_1d_array &correctedImagePixels, const ap::real_value_type weight) const | cmtk::VolumeInjectionReconstruction | [protected] |
ComputeCorrectedImageLaplacianNorm(const ap::real_1d_array &correctedImagePixels) | cmtk::VolumeInjectionReconstruction | [protected] |
ComputeTransformationsToPassImages(const int registrationMetric=0) | cmtk::VolumeInjectionReconstruction | |
GetCorrectedImage() | cmtk::VolumeInjectionReconstruction | |
GetOriginalToCorrectedImageKLD(const ap::real_1d_array &x) | cmtk::VolumeInjectionReconstruction | |
GetTransformationsToPassImages() | cmtk::VolumeInjectionReconstruction | [inline] |
GetTransformationToPassImage(const size_t passIdx) | cmtk::VolumeInjectionReconstruction | [inline] |
GuessInterleaveAxis(const UniformVolume *image, const int defaultAxis=2) | cmtk::VolumeInjectionReconstruction | [static] |
HistogramType typedef | cmtk::VolumeInjectionReconstruction | [protected] |
m_CorrectedImage | cmtk::VolumeInjectionReconstruction | [protected] |
m_CorrectedImageHistogram | cmtk::VolumeInjectionReconstruction | [protected] |
m_CorrectedImageLaplacians | cmtk::VolumeInjectionReconstruction | [protected] |
m_NeighorhoodMaxPixelValues | cmtk::VolumeInjectionReconstruction | [protected] |
m_NeighorhoodMinPixelValues | cmtk::VolumeInjectionReconstruction | [protected] |
m_NumberOfPasses | cmtk::VolumeInjectionReconstruction | [protected] |
m_OriginalImageHistogram | cmtk::VolumeInjectionReconstruction | [protected] |
m_OriginalImageIntensityNoiseKernel | cmtk::VolumeInjectionReconstruction | [protected] |
m_OriginalImageRange | cmtk::VolumeInjectionReconstruction | [protected] |
m_OriginalPassImages | cmtk::VolumeInjectionReconstruction | [protected] |
m_PassWeights | cmtk::VolumeInjectionReconstruction | [protected] |
m_ReferenceImage | cmtk::VolumeInjectionReconstruction | [protected] |
m_TransformationsToPassImages | cmtk::VolumeInjectionReconstruction | [protected] |
NumberOfHistogramBins | cmtk::VolumeInjectionReconstruction | [private, static] |
Self typedef | cmtk::VolumeInjectionReconstruction | |
SetPassWeight(const size_t pass, const Types::Coordinate weight) | cmtk::VolumeInjectionReconstruction | [inline] |
SetReferenceImage(UniformVolume::SmartPtr &referenceImage) | cmtk::VolumeInjectionReconstruction | |
SetTransformationsToPassImages(std::vector< Xform::SmartPtr > &transformations) | cmtk::VolumeInjectionReconstruction | [inline] |
SetupHistogramKernels(const TypedArray *originalData) | cmtk::VolumeInjectionReconstruction | [private] |
VolumeInjectionAnisotropic(const Types::Coordinate kernelSigmaFactor, const Types::Coordinate kernelRadiusFactor) | cmtk::VolumeInjectionReconstruction | |
VolumeInjectionIsotropic(const Types::Coordinate kernelSigma, const Types::Coordinate kernelRadius) | cmtk::VolumeInjectionReconstruction | |
VolumeInjectionReconstruction(const UniformVolume *originalImage, const int numberOfPasses, const int interleaveAxis) | cmtk::VolumeInjectionReconstruction | |
VolumeInjectionReconstruction(const UniformVolume *reconstructionGrid, std::vector< UniformVolume::SmartPtr > &images) | cmtk::VolumeInjectionReconstruction | |
~VolumeInjectionReconstruction() | cmtk::VolumeInjectionReconstruction | [inline, virtual] |