Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::HistogramImageToImageMetric< TFixedImage, TMovingImage > Class Template Reference
[Similarity Metrics of Registration Methods]

Computes similarity between two objects to be registered. More...

#include <itkHistogramImageToImageMetric.h>

Inheritance diagram for itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >:

Inheritance graph
[legend]
Collaboration diagram for itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef SmartPointer< const SelfConstPointer
typedef
Superclass::ParametersValueType 
CoordinateRepresentationType
typedef
Superclass::ParametersValueType 
CoordinateRepresentationType
typedef Superclass::DerivativeType DerivativeType
typedef
FixedImageType::ConstPointer 
FixedImageConstPointer
typedef
FixedImageType::ConstPointer 
FixedImageConstPointer
typedef
Superclass::FixedImageConstPointer 
FixedImageConstPointerType
typedef std::vector
< FixedImageIndexType
FixedImageIndexContainer
typedef FixedImageType::IndexType FixedImageIndexType
typedef
FixedImageIndexType::IndexValueType 
FixedImageIndexValueType
typedef
FixedImageMaskType::ConstPointer 
FixedImageMaskConstPointer
typedef
FixedImageMaskType::ConstPointer 
FixedImageMaskConstPointer
typedef FixedImageMaskType::Pointer FixedImageMaskPointer
typedef FixedImageMaskType::Pointer FixedImageMaskPointer
typedef SpatialObject
< itkGetStaticConstMacro(FixedImageDimension) > 
FixedImageMaskType
typedef SpatialObject
< itkGetStaticConstMacro(FixedImageDimension) > 
FixedImageMaskType
typedef
Superclass::FixedImageType::PixelType 
FixedImagePixelType
typedef
TransformType::InputPointType 
FixedImagePointType
typedef FixedImageType::RegionType FixedImageRegionType
typedef FixedImageType::RegionType FixedImageRegionType
typedef Superclass::FixedImageType FixedImageType
typedef
Superclass::GradientPixelType 
GradientPixelType
typedef HistogramType::Pointer HistogramPointer
typedef HistogramType::SizeType HistogramSizeType
typedef Statistics::Histogram
< double, 2 > 
HistogramType
typedef Superclass::InputPointType InputPointType
typedef InterpolatorType::Pointer InterpolatorPointer
typedef InterpolatorType::Pointer InterpolatorPointer
typedef
InterpolateImageFunction
< MovingImageType,
CoordinateRepresentationType
InterpolatorType
typedef
InterpolateImageFunction
< MovingImageType,
CoordinateRepresentationType
InterpolatorType
typedef
HistogramType::MeasurementVectorType 
MeasurementVectorType
typedef Superclass::MeasureType MeasureType
typedef
MovingImageType::ConstPointer 
MovingImageConstPointer
typedef
MovingImageType::ConstPointer 
MovingImageConstPointer
typedef
Superclass::MovingImageConstPointer 
MovingImageConstPointerType
typedef MovingImageType::IndexType MovingImageIndexType
typedef
MovingImageMaskType::ConstPointer 
MovingImageMaskConstPointer
typedef
MovingImageMaskType::ConstPointer 
MovingImageMaskConstPointer
typedef
MovingImageMaskType::Pointer 
MovingImageMaskPointer
typedef
MovingImageMaskType::Pointer 
MovingImageMaskPointer
typedef SpatialObject
< itkGetStaticConstMacro(MovingImageDimension) > 
MovingImageMaskType
typedef SpatialObject
< itkGetStaticConstMacro(MovingImageDimension) > 
MovingImageMaskType
typedef
Superclass::MovingImageType::PixelType 
MovingImagePixelType
typedef
TransformType::OutputPointType 
MovingImagePointType
typedef Superclass::MovingImageType MovingImageType
typedef Superclass::OutputPointType OutputPointType
typedef Superclass::ParametersType ParametersType
typedef Superclass::ParametersType ParametersType
typedef double ParametersValueType
typedef SmartPointer< SelfPointer
typedef Superclass::RealType RealType
typedef Array< double > ScalesType
typedef HistogramImageToImageMetric Self
typedef ImageToImageMetric
< TFixedImage, TMovingImage > 
Superclass
typedef
Superclass::TransformJacobianType 
TransformJacobianType
typedef
Superclass::TransformParametersType 
TransformParametersType
typedef
Superclass::TransformPointer 
TransformPointer
typedef Superclass::TransformType TransformType
typedef
GradientImageFilterType::Pointer 
GradientImageFilterPointer
typedef
GradientRecursiveGaussianImageFilter
< MovingImageType,
GradientImageType
GradientImageFilterType
typedef SmartPointer
< GradientImageType
GradientImagePointer
typedef Image
< GradientPixelType,
itkGetStaticConstMacro(MovingImageDimension)> 
GradientImageType
typedef
GradientImageFilterType::Pointer 
GradientImageFilterPointer
typedef
GradientRecursiveGaussianImageFilter
< MovingImageType,
GradientImageType
GradientImageFilterType
typedef SmartPointer
< GradientImageType
GradientImagePointer
typedef Image
< GradientPixelType,
itkGetStaticConstMacro(MovingImageDimension)> 
GradientImageType

Public Member Functions

virtual void ComputeGradient (void)
virtual void ComputeGradient ()
virtual LightObject::Pointer CreateAnother () const
virtual void DebugOff () const
virtual void DebugOn () const
virtual void Delete ()
CommandGetCommand (unsigned long tag)
bool GetDebug () const
virtual void GetDerivative (const ParametersType &parameters, DerivativeType &derivative) const =0
void GetDerivative (const TransformParametersType &parameters, DerivativeType &derivative) const
virtual double GetDerivativeStepLength () const
virtual const ScalesTypeGetDerivativeStepLengthScales ()
virtual const FixedImageTypeGetFixedImage ()
virtual const FixedImageTypeGetFixedImage ()
virtual const
FixedImageRegionType
GetFixedImageRegion ()
virtual const
FixedImageRegionType
GetFixedImageRegion ()
virtual const GradientImageTypeGetGradientImage ()
virtual const GradientImageTypeGetGradientImage ()
virtual const HistogramPointerGetHistogram ()
virtual const HistogramSizeTypeGetHistogramSize ()
virtual const InterpolatorTypeGetInterpolator ()
virtual const InterpolatorTypeGetInterpolator ()
const MetaDataDictionaryGetMetaDataDictionary (void) const
MetaDataDictionaryGetMetaDataDictionary (void)
virtual const MovingImageTypeGetMovingImage ()
virtual const MovingImageTypeGetMovingImage ()
virtual unsigned long GetMTime () const
virtual const char * GetNameOfClass () const
unsigned int GetNumberOfParameters (void) const
unsigned int GetNumberOfParameters (void) const
virtual const unsigned long & GetNumberOfPixelsCounted ()
virtual const FixedImagePixelTypeGetPaddingValue ()
virtual int GetReferenceCount () const
virtual const TransformTypeGetTransform ()
virtual const TransformTypeGetTransform ()
virtual const bool & GetUseFixedImageSamplesIntensityThreshold ()
virtual MeasureType GetValue (const ParametersType &parameters) const =0
MeasureType GetValue (const TransformParametersType &parameters) const
void GetValueAndDerivative (const TransformParametersType &parameters, MeasureType &Value, DerivativeType &Derivative) const
bool HasObserver (const EventObject &event) const
void Initialize () throw (ExceptionObject)
void InvokeEvent (const EventObject &) const
void InvokeEvent (const EventObject &)
virtual void Modified () const
virtual void MultiThreadingInitialize (void) throw ( ExceptionObject )
void Print (std::ostream &os, Indent indent=0) const
virtual void Register () const
void RemoveAllObservers ()
void RemoveObserver (unsigned long tag)
void SetDebug (bool debugFlag) const
virtual void SetDerivativeStepLength (double _arg)
virtual void SetDerivativeStepLengthScales (ScalesType _arg)
virtual void SetFixedImage (const FixedImageType *_arg)
virtual void SetFixedImage (const FixedImageType *_arg)
void SetFixedImageRegion (const FixedImageRegionType reg)
virtual void SetFixedImageRegion (FixedImageRegionType _arg)
virtual void SetHistogramSize (HistogramSizeType _arg)
virtual void SetInterpolator (InterpolatorType *_arg)
virtual void SetInterpolator (InterpolatorType *_arg)
void SetLowerBound (const MeasurementVectorType &bound)
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
virtual void SetMovingImage (const MovingImageType *_arg)
virtual void SetMovingImage (const MovingImageType *_arg)
virtual void SetPaddingValue (FixedImagePixelType _arg)
virtual void SetReferenceCount (int)
virtual void SetTransform (TransformType *_arg)
void SetTransform (TransformType *transform)
void SetTransformParameters (const ParametersType &parameters) const
void SetTransformParameters (const ParametersType &parameters) const
void SetUpperBound (const MeasurementVectorType &bound)
void SetUseFixedImageSamplesIntensityThreshold (bool useThresh)
virtual void UnRegister () const
unsigned long AddObserver (const EventObject &event, Command *) const
unsigned long AddObserver (const EventObject &event, Command *)
virtual void ComputeGradientOff ()
virtual void ComputeGradientOn ()
virtual const bool & GetComputeGradient ()
virtual void SetComputeGradient (bool _arg)
virtual void ComputeGradientOff ()
virtual void ComputeGradientOn ()
virtual const bool & GetComputeGradient ()
virtual void SetComputeGradient (bool _arg)
virtual const FixedImageMaskTypeGetFixedImageMask ()
virtual void SetFixedImageMask (const FixedImageMaskType *_arg)
virtual void SetFixedImageMask (FixedImageMaskType *_arg)
virtual const FixedImageMaskTypeGetFixedImageMask ()
virtual void SetFixedImageMask (const FixedImageMaskType *mask)
virtual void SetFixedImageMask (FixedImageMaskType *_arg)
virtual const FixedImagePixelTypeGetFixedImageSamplesIntensityThreshold ()
void SetFixedImageSamplesIntensityThreshold (const FixedImagePixelType &thresh)
virtual const MovingImageMaskTypeGetMovingImageMask ()
virtual void SetMovingImageMask (const MovingImageMaskType *_arg)
virtual void SetMovingImageMask (MovingImageMaskType *_arg)
virtual const MovingImageMaskTypeGetMovingImageMask ()
virtual void SetMovingImageMask (const MovingImageMaskType *mask)
virtual void SetMovingImageMask (MovingImageMaskType *_arg)
virtual const unsigned long & GetNumberOfFixedImageSamples ()
virtual void SetNumberOfFixedImageSamples (unsigned long numSamples)
unsigned long GetNumberOfMovingImageSamples (void)
virtual const unsigned long & GetNumberOfPixelsCounted ()
unsigned long GetNumberOfSpatialSamples (void)
void SetNumberOfSpatialSamples (unsigned long num)
virtual const unsigned int & GetNumberOfThreads ()
void SetNumberOfThreads (unsigned int numberOfThreads)
virtual double GetUpperBoundIncreaseFactor () const
virtual void SetUpperBoundIncreaseFactor (double _arg)
virtual const bool & GetUseAllPixels ()
void SetUseAllPixels (bool useAllPixels)
void UseAllPixelsOff (void)
void UseAllPixelsOn (void)
virtual const bool & GetUseCachingOfBSplineWeights ()
virtual void SetUseCachingOfBSplineWeights (bool _arg)
virtual void UseCachingOfBSplineWeightsOff ()
virtual void UseCachingOfBSplineWeightsOn ()
virtual const bool & GetUseFixedImageIndexes ()
void SetFixedImageIndexes (const FixedImageIndexContainer &indexes)
void SetUseFixedImageIndexes (bool useIndex)
virtual bool GetUsePaddingValue () const
virtual void SetUsePaddingValue (bool _arg)
virtual const bool & GetUseSequentialSampling ()
void SetUseSequentialSampling (bool sequentialSampling)
virtual void GetValueAndDerivative (const ParametersType &parameters, MeasureType &value, DerivativeType &derivative) const
 itkStaticConstMacro (FixedImageDimension, unsigned int, TFixedImage::ImageDimension)
 itkStaticConstMacro (MovingImageDimension, unsigned int, TMovingImage::ImageDimension)
 itkStaticConstMacro (FixedImageDimension, unsigned int, TFixedImage::ImageDimension)
 itkStaticConstMacro (MovingImageDimension, unsigned int, TMovingImage::ImageDimension)
void ReinitializeSeed (int seed)
void ReinitializeSeed ()

Static Public Member Functions

static void BreakOnError ()
static Pointer New ()
static bool GetGlobalWarningDisplay ()
static void GlobalWarningDisplayOff ()
static void GlobalWarningDisplayOn ()
static void SetGlobalWarningDisplay (bool flag)

Protected Types

typedef std::vector< bool > BooleanArrayType
typedef
BSplineInterpolateImageFunction
< MovingImageType,
CoordinateRepresentationType
BSplineInterpolatorType
typedef FixedArray< unsigned
long,::itk::GetImageDimension
< FixedImageType >
::ImageDimension > 
BSplineParametersOffsetType
typedef
BSplineTransformType::ParameterIndexArrayType 
BSplineTransformIndexArrayType
typedef Array2D< IndexValueTypeBSplineTransformIndicesArrayType
typedef
BSplineDeformableTransform
< CoordinateRepresentationType,::itk::GetImageDimension
< FixedImageType >
::ImageDimension,
itkGetStaticConstMacro(DeformationSplineOrder) > 
BSplineTransformType
typedef Array2D< WeightsValueTypeBSplineTransformWeightsArrayType
typedef
BSplineTransformType::WeightsType 
BSplineTransformWeightsType
typedef
CentralDifferenceImageFunction
< MovingImageType,
CoordinateRepresentationType
DerivativeFunctionType
typedef std::vector
< FixedImageSamplePoint
FixedImageSampleContainer
typedef CovariantVector
< double,
itkGetStaticConstMacro(MovingImageDimension) > 
ImageDerivativesType
typedef
BSplineTransformIndexArrayType::ValueType 
IndexValueType
typedef std::vector
< MovingImagePointType
MovingImagePointArrayType
typedef MultiThreader MultiThreaderType
typedef
BSplineTransformWeightsType::ValueType 
WeightsValueType
typedef int InternalReferenceCountType

Protected Member Functions

void ComputeHistogram (const TransformParametersType &parameters, unsigned int parameter, double step, HistogramType &histogram) const
void ComputeHistogram (const TransformParametersType &parameters, HistogramType &histogram) const
virtual void ComputeImageDerivatives (const MovingImagePointType &mappedPoint, ImageDerivativesType &gradient, unsigned int threadID) const
void CopyHistogram (HistogramType &target, HistogramType &source) const
virtual MeasureType EvaluateMeasure (HistogramType &histogram) const =0
void GetValueAndDerivativeMultiThreadedInitiate (void) const
void GetValueAndDerivativeMultiThreadedPostProcessInitiate (void) const
void GetValueAndDerivativeMultiThreadedPreProcessInitiate (void) const
virtual void GetValueAndDerivativeThread (unsigned int threadID) const
virtual void GetValueAndDerivativeThreadPostProcess (unsigned int, bool) const
virtual void GetValueAndDerivativeThreadPreProcess (unsigned int, bool) const
virtual bool GetValueAndDerivativeThreadProcessSample (unsigned int, unsigned long, const MovingImagePointType &, double, const ImageDerivativesType &) const
void GetValueMultiThreadedInitiate (void) const
void GetValueMultiThreadedPostProcessInitiate (void) const
void GetValueMultiThreadedPreProcessInitiate (void) const
virtual void GetValueThread (unsigned int threadID) const
virtual void GetValueThreadPostProcess (unsigned int, bool) const
virtual void GetValueThreadPreProcess (unsigned int, bool) const
virtual bool GetValueThreadProcessSample (unsigned int, unsigned long, const MovingImagePointType &, double) const
 itkStaticConstMacro (DeformationSplineOrder, unsigned int, 3)
virtual void PreComputeTransformValues (void)
bool PrintObservers (std::ostream &os, Indent indent) const
void PrintSelf (std::ostream &os, Indent indent) const
virtual void SampleFixedImageDomain (FixedImageSampleContainer &samples) const
virtual void SampleFixedImageIndexes (FixedImageSampleContainer &samples) const
virtual void SampleFullFixedImageDomain (FixedImageSampleContainer &samples) const
void SynchronizeTransforms () const
virtual void TransformPoint (unsigned int sampleNumber, MovingImagePointType &mappedPoint, bool &sampleWithinSupportRegion, double &movingImageValue, unsigned int threadID) const
virtual void TransformPointWithDerivatives (unsigned int sampleNumber, MovingImagePointType &mappedPoint, bool &sampleWithinSupportRegion, double &movingImageValue, ImageDerivativesType &gradient, unsigned int threadID) const
 HistogramImageToImageMetric ()
virtual ~HistogramImageToImageMetric ()
virtual void PrintHeader (std::ostream &os, Indent indent) const
virtual void PrintTrailer (std::ostream &os, Indent indent) const

Static Protected Member Functions

static ITK_THREAD_RETURN_TYPE GetValueAndDerivativeMultiThreaded (void *arg)
static ITK_THREAD_RETURN_TYPE GetValueAndDerivativeMultiThreadedPostProcess (void *arg)
static ITK_THREAD_RETURN_TYPE GetValueAndDerivativeMultiThreadedPreProcess (void *arg)
static ITK_THREAD_RETURN_TYPE GetValueMultiThreaded (void *arg)
static ITK_THREAD_RETURN_TYPE GetValueMultiThreadedPostProcess (void *arg)
static ITK_THREAD_RETURN_TYPE GetValueMultiThreadedPreProcess (void *arg)

Protected Attributes

BSplineInterpolatorType::Pointer m_BSplineInterpolator
BSplineParametersOffsetType m_BSplineParametersOffset
MovingImagePointArrayType m_BSplinePreTransformPointsArray
BSplineTransformType::Pointer m_BSplineTransform
BSplineTransformIndexArrayType m_BSplineTransformIndices
BSplineTransformIndicesArrayType m_BSplineTransformIndicesArray
BSplineTransformWeightsType m_BSplineTransformWeights
BSplineTransformWeightsArrayType m_BSplineTransformWeightsArray
bool m_ComputeGradient
DerivativeFunctionType::Pointer m_DerivativeCalculator
FixedImageConstPointer m_FixedImage
FixedImageIndexContainer m_FixedImageIndexes
FixedImageMaskConstPointer m_FixedImageMask
FixedImageMaskPointer m_FixedImageMask
FixedImageSampleContainer m_FixedImageSamples
FixedImagePixelType m_FixedImageSamplesIntensityThreshold
GradientImagePointer m_GradientImage
HistogramSizeType m_HistogramSize
InterpolatorPointer m_Interpolator
bool m_InterpolatorIsBSpline
MeasurementVectorType m_LowerBound
bool m_LowerBoundSetByUser
MovingImageConstPointer m_MovingImage
MovingImageMaskConstPointer m_MovingImageMask
MovingImageMaskPointer m_MovingImageMask
unsigned long m_NumberOfFixedImageSamples
unsigned long m_NumberOfParameters
unsigned long m_NumberOfPixelsCounted
unsigned int m_NumberOfThreads
unsigned long m_NumBSplineWeights
ParametersType m_Parameters
int m_RandomSeed
InternalReferenceCountType m_ReferenceCount
SimpleFastMutexLock m_ReferenceCountLock
bool m_ReseedIterator
MultiThreaderType::Pointer m_Threader
BSplineTransformIndexArrayTypem_ThreaderBSplineTransformIndices
BSplineTransformWeightsTypem_ThreaderBSplineTransformWeights
unsigned int * m_ThreaderNumberOfMovingImageSamples
MultiThreaderParameterType m_ThreaderParameter
TransformPointerm_ThreaderTransform
TransformPointer m_Transform
bool m_TransformIsBSpline
MeasurementVectorType m_UpperBound
double m_UpperBoundIncreaseFactor
bool m_UpperBoundSetByUser
bool m_UseAllPixels
bool m_UseCachingOfBSplineWeights
bool m_UseFixedImageIndexes
bool m_UseFixedImageSamplesIntensityThreshold
bool m_UseSequentialSampling
BooleanArrayType m_WithinBSplineSupportRegionArray
bool m_WithinThreadPostProcess
bool m_WithinThreadPreProcess


Detailed Description

template<class TFixedImage, class TMovingImage>
class itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >

Computes similarity between two objects to be registered.

This class is templated over the type of the fixed and moving images to be compared.

The metric computes the similarity measure between pixels in the moving image and pixels in the fixed image using a histogram.

Definition at line 36 of file itkHistogramImageToImageMetric.h.


Member Typedef Documentation

typedef std::vector<bool> itk::ImageToImageMetric< TFixedImage , TMovingImage >::BooleanArrayType [protected, inherited]

Definition at line 453 of file itkOptImageToImageMetric.h.

If a BSplineInterpolationFunction is used, this class obtain image derivatives from the BSpline interpolator. Otherwise, image derivatives are computed using central differencing.

Definition at line 464 of file itkOptImageToImageMetric.h.

typedef FixedArray< unsigned long, ::itk::GetImageDimension<FixedImageType>::ImageDimension > itk::ImageToImageMetric< TFixedImage , TMovingImage >::BSplineParametersOffsetType [protected, inherited]

Definition at line 456 of file itkOptImageToImageMetric.h.

typedef BSplineTransformType::ParameterIndexArrayType itk::ImageToImageMetric< TFixedImage , TMovingImage >::BSplineTransformIndexArrayType [protected, inherited]

typedef Array2D<IndexValueType> itk::ImageToImageMetric< TFixedImage , TMovingImage >::BSplineTransformIndicesArrayType [protected, inherited]

Definition at line 450 of file itkOptImageToImageMetric.h.

typedef BSplineDeformableTransform< CoordinateRepresentationType, ::itk::GetImageDimension<FixedImageType>::ImageDimension, itkGetStaticConstMacro(DeformationSplineOrder) > itk::ImageToImageMetric< TFixedImage , TMovingImage >::BSplineTransformType [protected, inherited]

Definition at line 441 of file itkOptImageToImageMetric.h.

typedef Array2D<WeightsValueType> itk::ImageToImageMetric< TFixedImage , TMovingImage >::BSplineTransformWeightsArrayType [protected, inherited]

Definition at line 445 of file itkOptImageToImageMetric.h.

typedef BSplineTransformType::WeightsType itk::ImageToImageMetric< TFixedImage , TMovingImage >::BSplineTransformWeightsType [protected, inherited]

template<class TFixedImage, class TMovingImage>
typedef SmartPointer<const Self> itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer

typedef Superclass::ParametersValueType itk::ImageToImageMetric< TFixedImage , TMovingImage >::CoordinateRepresentationType [inherited]

typedef Superclass::ParametersValueType itk::ImageToImageMetric< TFixedImage , TMovingImage >::CoordinateRepresentationType [inherited]

Typedefs for using central difference calculator.

Definition at line 469 of file itkOptImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
typedef Superclass::DerivativeType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType

typedef FixedImageType::ConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageConstPointer [inherited]

typedef FixedImageType::ConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageConstPointer [inherited]

template<class TFixedImage, class TMovingImage>
typedef Superclass::FixedImageConstPointer itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointerType

Definition at line 67 of file itkHistogramImageToImageMetric.h.

typedef std::vector<FixedImageIndexType> itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageIndexContainer [inherited]

Definition at line 113 of file itkOptImageToImageMetric.h.

typedef FixedImageType::IndexType itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageIndexType [inherited]

typedef FixedImageIndexType::IndexValueType itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageIndexValueType [inherited]

typedef FixedImageMaskType::ConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageMaskConstPointer [inherited]

Definition at line 145 of file itkOptImageToImageMetric.h.

typedef FixedImageMaskType::ConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageMaskConstPointer [inherited]

Definition at line 137 of file itkImageToImageMetric.h.

typedef FixedImageMaskType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageMaskPointer [inherited]

Definition at line 144 of file itkOptImageToImageMetric.h.

typedef FixedImageMaskType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageMaskPointer [inherited]

Definition at line 136 of file itkImageToImageMetric.h.

typedef SpatialObject< itkGetStaticConstMacro(FixedImageDimension) > itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageMaskType [inherited]

Type for the mask of the fixed image. Only pixels that are "inside" this mask will be considered for the computation of the metric

Definition at line 143 of file itkOptImageToImageMetric.h.

typedef SpatialObject< itkGetStaticConstMacro(FixedImageDimension) > itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageMaskType [inherited]

Type for the mask of the fixed image. Only pixels that are "inside" this mask will be considered for the computation of the metric

Definition at line 135 of file itkImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
typedef Superclass::FixedImageType::PixelType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::FixedImagePixelType

typedef TransformType::InputPointType itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImagePointType [inherited]

typedef FixedImageType::RegionType itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageRegionType [inherited]

typedef FixedImageType::RegionType itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageRegionType [inherited]

typedef std::vector<FixedImageSamplePoint> itk::ImageToImageMetric< TFixedImage , TMovingImage >::FixedImageSampleContainer [protected, inherited]

template<class TFixedImage, class TMovingImage>
typedef Superclass::FixedImageType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType

typedef GradientImageFilterType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::GradientImageFilterPointer [inherited]

Gaussian filter to compute the gradient of the Moving Image

Definition at line 133 of file itkOptImageToImageMetric.h.

typedef GradientImageFilterType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::GradientImageFilterPointer [inherited]

Gaussian filter to compute the gradient of the Moving Image

Definition at line 125 of file itkImageToImageMetric.h.

Gaussian filter to compute the gradient of the Moving Image

Definition at line 132 of file itkOptImageToImageMetric.h.

Gaussian filter to compute the gradient of the Moving Image

Definition at line 124 of file itkImageToImageMetric.h.

typedef SmartPointer<GradientImageType> itk::ImageToImageMetric< TFixedImage , TMovingImage >::GradientImagePointer [inherited]

Gaussian filter to compute the gradient of the Moving Image

Definition at line 129 of file itkOptImageToImageMetric.h.

typedef SmartPointer<GradientImageType> itk::ImageToImageMetric< TFixedImage , TMovingImage >::GradientImagePointer [inherited]

Gaussian filter to compute the gradient of the Moving Image

Definition at line 121 of file itkImageToImageMetric.h.

typedef Image<GradientPixelType, itkGetStaticConstMacro(MovingImageDimension)> itk::ImageToImageMetric< TFixedImage , TMovingImage >::GradientImageType [inherited]

Gaussian filter to compute the gradient of the Moving Image

Reimplemented in itk::KappaStatisticImageToImageMetric< TFixedImage, TMovingImage >, and itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >.

Definition at line 128 of file itkOptImageToImageMetric.h.

typedef Image<GradientPixelType, itkGetStaticConstMacro(MovingImageDimension)> itk::ImageToImageMetric< TFixedImage , TMovingImage >::GradientImageType [inherited]

Gaussian filter to compute the gradient of the Moving Image

Reimplemented in itk::KappaStatisticImageToImageMetric< TFixedImage, TMovingImage >, and itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >.

Definition at line 120 of file itkImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
typedef Superclass::GradientPixelType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType

template<class TFixedImage, class TMovingImage>
typedef HistogramType::Pointer itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::HistogramPointer

Definition at line 82 of file itkHistogramImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
typedef HistogramType::SizeType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::HistogramSizeType

template<class TFixedImage, class TMovingImage>
typedef Statistics::Histogram<double, 2> itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::HistogramType

typedef CovariantVector< double, itkGetStaticConstMacro(MovingImageDimension) > itk::ImageToImageMetric< TFixedImage , TMovingImage >::ImageDerivativesType [protected, inherited]

typedef BSplineTransformIndexArrayType::ValueType itk::ImageToImageMetric< TFixedImage , TMovingImage >::IndexValueType [protected, inherited]

template<class TFixedImage, class TMovingImage>
typedef Superclass::InputPointType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::InputPointType

typedef int itk::LightObject::InternalReferenceCountType [protected, inherited]

Define the type of the reference count according to the target. This allows the use of atomic operations

Definition at line 139 of file itkLightObject.h.

typedef InterpolatorType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::InterpolatorPointer [inherited]

typedef InterpolatorType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::InterpolatorPointer [inherited]

template<class TFixedImage, class TMovingImage>
typedef HistogramType::MeasurementVectorType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::MeasurementVectorType

Definition at line 80 of file itkHistogramImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
typedef Superclass::MeasureType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::MeasureType

typedef MovingImageType::ConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImageConstPointer [inherited]

typedef MovingImageType::ConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImageConstPointer [inherited]

template<class TFixedImage, class TMovingImage>
typedef Superclass::MovingImageConstPointer itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointerType

Definition at line 69 of file itkHistogramImageToImageMetric.h.

typedef MovingImageType::IndexType itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImageIndexType [inherited]

Definition at line 152 of file itkOptImageToImageMetric.h.

Definition at line 145 of file itkImageToImageMetric.h.

typedef MovingImageMaskType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImageMaskPointer [inherited]

Definition at line 151 of file itkOptImageToImageMetric.h.

typedef MovingImageMaskType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImageMaskPointer [inherited]

Definition at line 144 of file itkImageToImageMetric.h.

typedef SpatialObject< itkGetStaticConstMacro(MovingImageDimension) > itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImageMaskType [inherited]

Type for the mask of the moving image. Only pixels that are "inside" this mask will be considered for the computation of the metric

Definition at line 150 of file itkOptImageToImageMetric.h.

typedef SpatialObject< itkGetStaticConstMacro(MovingImageDimension) > itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImageMaskType [inherited]

Type for the mask of the moving image. Only pixels that are "inside" this mask will be considered for the computation of the metric

Definition at line 143 of file itkImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
typedef Superclass::MovingImageType::PixelType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePixelType

typedef std::vector<MovingImagePointType> itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImagePointArrayType [protected, inherited]

Definition at line 452 of file itkOptImageToImageMetric.h.

typedef TransformType::OutputPointType itk::ImageToImageMetric< TFixedImage , TMovingImage >::MovingImagePointType [inherited]

template<class TFixedImage, class TMovingImage>
typedef Superclass::MovingImageType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType

typedef MultiThreader itk::ImageToImageMetric< TFixedImage , TMovingImage >::MultiThreaderType [protected, inherited]

Types and variables related to multi-threading

Definition at line 528 of file itkOptImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
typedef Superclass::OutputPointType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType

typedef Superclass::ParametersType itk::ImageToImageMetric< TFixedImage , TMovingImage >::ParametersType [inherited]

typedef Superclass::ParametersType itk::ImageToImageMetric< TFixedImage , TMovingImage >::ParametersType [inherited]

typedef double itk::CostFunction::ParametersValueType [inherited]

ParametersType typedef. It defines a position in the optimization search space.

Definition at line 46 of file itkCostFunction.h.

template<class TFixedImage, class TMovingImage>
typedef SmartPointer<Self> itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::Pointer

template<class TFixedImage, class TMovingImage>
typedef Superclass::RealType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::RealType

template<class TFixedImage, class TMovingImage>
typedef Array<double> itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::ScalesType

The scales type.

Definition at line 126 of file itkHistogramImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
typedef HistogramImageToImageMetric itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::Self

template<class TFixedImage, class TMovingImage>
typedef ImageToImageMetric<TFixedImage, TMovingImage> itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::Superclass

template<class TFixedImage, class TMovingImage>
typedef Superclass::TransformJacobianType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType

template<class TFixedImage, class TMovingImage>
typedef Superclass::TransformParametersType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType

template<class TFixedImage, class TMovingImage>
typedef Superclass::TransformPointer itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer

template<class TFixedImage, class TMovingImage>
typedef Superclass::TransformType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::TransformType

typedef BSplineTransformWeightsType::ValueType itk::ImageToImageMetric< TFixedImage , TMovingImage >::WeightsValueType [protected, inherited]


Constructor & Destructor Documentation

template<class TFixedImage, class TMovingImage>
itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::HistogramImageToImageMetric (  )  [protected]

Constructor is protected to ensure that New() function is used to create instances.

template<class TFixedImage, class TMovingImage>
virtual itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::~HistogramImageToImageMetric (  )  [inline, protected, virtual]

Constructor is protected to ensure that New() function is used to create instances.

Definition at line 164 of file itkHistogramImageToImageMetric.h.


Member Function Documentation

unsigned long itk::Object::AddObserver ( const EventObject event,
Command  
) const [inherited]

Allow people to add/remove/invoke observers (callbacks) to any ITK object. This is an implementation of the subject/observer design pattern. An observer is added by specifying an event to respond to and an itk::Command to execute. It returns an unsigned long tag which can be used later to remove the event or retrieve the command. The memory for the Command becomes the responsibility of this object, so don't pass the same instance of a command to two different objects

unsigned long itk::Object::AddObserver ( const EventObject event,
Command  
) [inherited]

Allow people to add/remove/invoke observers (callbacks) to any ITK object. This is an implementation of the subject/observer design pattern. An observer is added by specifying an event to respond to and an itk::Command to execute. It returns an unsigned long tag which can be used later to remove the event or retrieve the command. The memory for the Command becomes the responsibility of this object, so don't pass the same instance of a command to two different objects

static void itk::LightObject::BreakOnError (  )  [static, inherited]

This method is called when itkExceptionMacro executes. It allows the debugger to break on error.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ComputeGradient ( void   )  [virtual, inherited]

Computes the gradient image and assigns it to m_GradientImage

Reimplemented in itk::KappaStatisticImageToImageMetric< TFixedImage, TMovingImage >.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ComputeGradient ( void   )  [virtual, inherited]

Computes the gradient image and assigns it to m_GradientImage

Reimplemented in itk::KappaStatisticImageToImageMetric< TFixedImage, TMovingImage >.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ComputeGradientOff (  )  [virtual, inherited]

Set/Get gradient computation.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ComputeGradientOff (  )  [virtual, inherited]

Set/Get gradient computation.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ComputeGradientOn (  )  [virtual, inherited]

Set/Get gradient computation.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ComputeGradientOn (  )  [virtual, inherited]

Set/Get gradient computation.

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::ComputeHistogram ( const TransformParametersType parameters,
unsigned int  parameter,
double  step,
HistogramType histogram 
) const [protected]

Computes the joint histogram from the transformation parameters passed to the function.

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::ComputeHistogram ( const TransformParametersType parameters,
HistogramType histogram 
) const [protected]

Computes the joint histogram from the transformation parameters passed to the function.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ComputeImageDerivatives ( const MovingImagePointType mappedPoint,
ImageDerivativesType gradient,
unsigned int  threadID 
) const [protected, virtual, inherited]

Compute image derivatives at a point.

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::CopyHistogram ( HistogramType target,
HistogramType source 
) const [protected]

Copies a histogram.

virtual LightObject::Pointer itk::Object::CreateAnother (  )  const [virtual, inherited]

Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.

Reimplemented from itk::LightObject.

virtual void itk::Object::DebugOff (  )  const [virtual, inherited]

Turn debugging output off.

virtual void itk::Object::DebugOn (  )  const [virtual, inherited]

Turn debugging output on.

virtual void itk::LightObject::Delete (  )  [virtual, inherited]

Delete an itk object. This method should always be used to delete an object when the new operator was used to create it. Using the C delete method will not work with reference counting.

template<class TFixedImage, class TMovingImage>
virtual MeasureType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::EvaluateMeasure ( HistogramType histogram  )  const [protected, pure virtual]

Command* itk::Object::GetCommand ( unsigned long  tag  )  [inherited]

Get the command associated with the given tag. NOTE: This returns a pointer to a Command, but it is safe to asign this to a Command::Pointer. Since Command inherits from LightObject, at this point in the code, only a pointer or a reference to the Command can be used.

virtual const bool& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetComputeGradient (  )  [virtual, inherited]

Set/Get gradient computation.

virtual const bool& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetComputeGradient (  )  [virtual, inherited]

Set/Get gradient computation.

bool itk::Object::GetDebug (  )  const [inherited]

Get the value of the debug flag.

virtual void itk::SingleValuedCostFunction::GetDerivative ( const ParametersType parameters,
DerivativeType derivative 
) const [pure virtual, inherited]

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetDerivative ( const TransformParametersType parameters,
DerivativeType derivative 
) const

Get the derivatives of the match measure.

template<class TFixedImage, class TMovingImage>
virtual double itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetDerivativeStepLength (  )  const [virtual]

Returns the step length used to calculate the derivative.

template<class TFixedImage, class TMovingImage>
virtual const ScalesType& itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetDerivativeStepLengthScales (  )  [virtual]

Returns the derivate step length scales.

virtual const FixedImageType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetFixedImage (  )  [virtual, inherited]

Get the Fixed Image.

virtual const FixedImageType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetFixedImage (  )  [virtual, inherited]

Get the Fixed Image.

virtual const FixedImageMaskType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetFixedImageMask (  )  [virtual, inherited]

Set/Get the fixed image mask.

virtual const FixedImageMaskType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetFixedImageMask (  )  [virtual, inherited]

Set/Get the fixed image mask.

virtual const FixedImageRegionType& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetFixedImageRegion (  )  [virtual, inherited]

Get the region over which the metric will be computed

virtual const FixedImageRegionType& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetFixedImageRegion (  )  [virtual, inherited]

Get the region over which the metric will be computed

virtual const FixedImagePixelType& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetFixedImageSamplesIntensityThreshold (  )  [virtual, inherited]

Minimum fixed-image intensity needed for a sample to be used in the metric computation

static bool itk::Object::GetGlobalWarningDisplay (  )  [static, inherited]

This is a global flag that controls whether any debug, warning or error messages are displayed.

virtual const GradientImageType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetGradientImage (  )  [virtual, inherited]

Get Gradient Image.

virtual const GradientImageType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetGradientImage (  )  [virtual, inherited]

Get Gradient Image.

template<class TFixedImage, class TMovingImage>
virtual const HistogramPointer& itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetHistogram (  )  [virtual]

Return the joint histogram. This is updated during every call to the GetValue() method. The histogram can for instance be used by itk::HistogramToImageFilter to plot the joint histogram.

template<class TFixedImage, class TMovingImage>
virtual const HistogramSizeType& itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetHistogramSize (  )  [virtual]

Gets the histogram size.

virtual const InterpolatorType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetInterpolator (  )  [virtual, inherited]

Get a pointer to the Interpolator.

virtual const InterpolatorType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetInterpolator (  )  [virtual, inherited]

Get a pointer to the Interpolator.

const MetaDataDictionary& itk::Object::GetMetaDataDictionary ( void   )  const [inherited]

Returns:
A constant reference to this objects MetaDataDictionary.

MetaDataDictionary& itk::Object::GetMetaDataDictionary ( void   )  [inherited]

Returns:
A reference to this objects MetaDataDictionary.
Warning:
This reference may be changed.

virtual const MovingImageType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetMovingImage ( void   )  [virtual, inherited]

Get the Moving Image.

virtual const MovingImageType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetMovingImage ( void   )  [virtual, inherited]

Get the Moving Image.

virtual const MovingImageMaskType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetMovingImageMask (  )  [virtual, inherited]

Set/Get the moving image mask.

virtual const MovingImageMaskType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetMovingImageMask (  )  [virtual, inherited]

Set/Get the moving image mask.

virtual unsigned long itk::Object::GetMTime (  )  const [virtual, inherited]

Return this objects modified time.

Reimplemented in itk::ImageRegistrationMethod< TFixedImage, TMovingImage >, itk::ImageToSpatialObjectRegistrationMethod< TFixedImage, TMovingSpatialObject >, itk::MultiResolutionImageRegistrationMethod< TFixedImage, TMovingImage >, itk::PointSetToImageRegistrationMethod< TFixedPointSet, TMovingImage >, itk::PointSetToPointSetRegistrationMethod< TFixedPointSet, TMovingPointSet >, itk::DeformationFieldSource< TOutputImage >, itk::InverseDeformationFieldImageFilter< TInputImage, TOutputImage >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::VectorResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::BoundingBox< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer >, itk::ImageAdaptor< TImage, TAccessor >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::TransformToDeformationFieldSource< TOutputImage, TTransformPrecisionType >, itk::ImageSpatialObject< TDimension, TPixelType >, itk::MeshSpatialObject< TMesh >, itk::SceneSpatialObject< TSpaceDimension >, itk::SpatialObject< TDimension >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, PixelAccessor >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageSpatialObject< TDimension, unsigned char >, itk::SpatialObject< 3 >, and itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >.

Referenced by itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >::GetObjectMTime().

template<class TFixedImage, class TMovingImage>
virtual const char* itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetNameOfClass (  )  const [virtual]

virtual const unsigned long& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetNumberOfFixedImageSamples (  )  [virtual, inherited]

Number of spatial samples to used to compute metric This sets the number of samples.

unsigned long itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetNumberOfMovingImageSamples ( void   )  [inline, inherited]

Get the number of pixels considered in the computation.

Definition at line 189 of file itkOptImageToImageMetric.h.

unsigned int itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetNumberOfParameters ( void   )  const [inline, virtual, inherited]

unsigned int itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetNumberOfParameters ( void   )  const [inline, virtual, inherited]

virtual const unsigned long& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetNumberOfPixelsCounted (  )  [virtual, inherited]

Get the number of pixels considered in the computation.

virtual const unsigned long& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetNumberOfPixelsCounted (  )  [virtual, inherited]

Get the number of pixels considered in the computation.

unsigned long itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetNumberOfSpatialSamples ( void   )  [inline, inherited]

Number of spatial samples to used to compute metric This sets the number of samples.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, and itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

Definition at line 266 of file itkOptImageToImageMetric.h.

virtual const unsigned int& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetNumberOfThreads (  )  [virtual, inherited]

Set/Get number of threads to use for computations.

Reimplemented in itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >.

template<class TFixedImage, class TMovingImage>
virtual const FixedImagePixelType& itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetPaddingValue (  )  [virtual]

Returns the padding value.

virtual int itk::LightObject::GetReferenceCount (  )  const [inline, virtual, inherited]

Gets the reference count on this object.

Definition at line 106 of file itkLightObject.h.

virtual const TransformType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetTransform (  )  [virtual, inherited]

Get a pointer to the Transform.

virtual const TransformType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetTransform (  )  [virtual, inherited]

Get a pointer to the Transform.

template<class TFixedImage, class TMovingImage>
virtual double itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetUpperBoundIncreaseFactor (  )  const [virtual]

Factor to increase the upper bound for the samples in the histogram. Default value is 0.001

virtual const bool& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetUseAllPixels (  )  [virtual, inherited]

Select whether the metric will be computed using all the pixels on the fixed image region, or only using a set of randomly selected pixels. This value override IntensityThreshold, Masks, and SequentialSampling.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

virtual const bool& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetUseCachingOfBSplineWeights (  )  [virtual, inherited]

This boolean flag is only relevant when this metric is used along with a BSplineDeformableTransform. The flag enables/disables the caching of values computed when a physical point is mapped through the BSplineDeformableTransform. In particular it will cache the values of the BSpline weights for that points, and the indexes indicating what BSpline-grid nodes are relevant for that specific point. This caching is made optional due to the fact that the memory arrays used for the caching can reach large sizes even for moderate image size problems. For example, for a 3D image of 256^3, using 20% of pixels, these arrays will take about 1 Gigabyte of RAM for storage. The ratio of computing time between using the cache or not using the cache can reach 1:5, meaning that using the caching can provide a five times speed up. It is therefore, interesting to enable the caching, if enough memory is available for it. The caching is enabled by default, in order to preserve backward compatibility with previous versions of ITK.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

virtual const bool& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetUseFixedImageIndexes (  )  [virtual, inherited]

Set the fixed image indexes to be used as the samples when computing the match metric

virtual const bool& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetUseFixedImageSamplesIntensityThreshold (  )  [virtual, inherited]

template<class TFixedImage, class TMovingImage>
virtual bool itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetUsePaddingValue (  )  const [virtual]

Set whether the padding value should be used to determine which pixels should be ignored when calculating the similarity measure. Those pixels in the fixed image which have the padding value will be ignored.

virtual const bool& itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetUseSequentialSampling (  )  [virtual, inherited]

If set to true, then every pixel in the fixed image will be scanned to determine if it should be used in registration metric computation. A pixel will be chosen if it meets any mask or threshold limits set. If set to false, then UseAllPixels will be set to false.

virtual MeasureType itk::SingleValuedCostFunction::GetValue ( const ParametersType parameters  )  const [pure virtual, inherited]

template<class TFixedImage, class TMovingImage>
MeasureType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetValue ( const TransformParametersType parameters  )  const

Get the value for single valued optimizers.

virtual void itk::SingleValuedCostFunction::GetValueAndDerivative ( const ParametersType parameters,
MeasureType value,
DerivativeType derivative 
) const [inline, virtual, inherited]

This method returns the value and derivative of the cost function corresponding to the specified parameters

Definition at line 71 of file itkSingleValuedCostFunction.h.

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivative ( const TransformParametersType parameters,
MeasureType Value,
DerivativeType Derivative 
) const

Get value and derivatives for multiple valued optimizers.

static ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeMultiThreaded ( void *  arg  )  [static, protected, inherited]

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeMultiThreadedInitiate ( void   )  const [protected, inherited]

static ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeMultiThreadedPostProcess ( void *  arg  )  [static, protected, inherited]

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeMultiThreadedPostProcessInitiate ( void   )  const [protected, inherited]

static ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeMultiThreadedPreProcess ( void *  arg  )  [static, protected, inherited]

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeMultiThreadedPreProcessInitiate ( void   )  const [protected, inherited]

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeThread ( unsigned int  threadID  )  const [inline, protected, virtual, inherited]

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeThreadPostProcess ( unsigned int  ,
bool   
) const [inline, protected, virtual, inherited]

Definition at line 583 of file itkOptImageToImageMetric.h.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeThreadPreProcess ( unsigned int  ,
bool   
) const [inline, protected, virtual, inherited]

Definition at line 572 of file itkOptImageToImageMetric.h.

virtual bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueAndDerivativeThreadProcessSample ( unsigned int  ,
unsigned long  ,
const MovingImagePointType ,
double  ,
const ImageDerivativesType  
) const [inline, protected, virtual, inherited]

Definition at line 576 of file itkOptImageToImageMetric.h.

static ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueMultiThreaded ( void *  arg  )  [static, protected, inherited]

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueMultiThreadedInitiate ( void   )  const [protected, inherited]

static ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueMultiThreadedPostProcess ( void *  arg  )  [static, protected, inherited]

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueMultiThreadedPostProcessInitiate ( void   )  const [protected, inherited]

static ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueMultiThreadedPreProcess ( void *  arg  )  [static, protected, inherited]

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueMultiThreadedPreProcessInitiate ( void   )  const [protected, inherited]

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueThread ( unsigned int  threadID  )  const [inline, protected, virtual, inherited]

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueThreadPostProcess ( unsigned int  ,
bool   
) const [inline, protected, virtual, inherited]

Definition at line 559 of file itkOptImageToImageMetric.h.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueThreadPreProcess ( unsigned int  ,
bool   
) const [inline, protected, virtual, inherited]

Definition at line 549 of file itkOptImageToImageMetric.h.

virtual bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::GetValueThreadProcessSample ( unsigned int  ,
unsigned long  ,
const MovingImagePointType ,
double   
) const [inline, protected, virtual, inherited]

Definition at line 553 of file itkOptImageToImageMetric.h.

static void itk::Object::GlobalWarningDisplayOff (  )  [inline, static, inherited]

This is a global flag that controls whether any debug, warning or error messages are displayed.

Definition at line 100 of file itkObject.h.

References itk::Object::SetGlobalWarningDisplay().

static void itk::Object::GlobalWarningDisplayOn (  )  [inline, static, inherited]

This is a global flag that controls whether any debug, warning or error messages are displayed.

Definition at line 98 of file itkObject.h.

References itk::Object::SetGlobalWarningDisplay().

bool itk::Object::HasObserver ( const EventObject event  )  const [inherited]

Return true if an observer is registered for this event.

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::Initialize (  )  throw (ExceptionObject) [virtual]

void itk::Object::InvokeEvent ( const EventObject  )  const [inherited]

Call Execute on all the Commands observing this event id. The actions triggered by this call doesn't modify this object.

void itk::Object::InvokeEvent ( const EventObject  )  [inherited]

Call Execute on all the Commands observing this event id.

itk::ImageToImageMetric< TFixedImage , TMovingImage >::itkStaticConstMacro ( DeformationSplineOrder  ,
unsigned  int,
 
) [protected, inherited]

itk::ImageToImageMetric< TFixedImage , TMovingImage >::itkStaticConstMacro ( FixedImageDimension  ,
unsigned  int,
TFixedImage ::ImageDimension   
) [inherited]

Constants for the image dimensions

Reimplemented in itk::GradientDifferenceImageToImageMetric< TFixedImage, TMovingImage >.

itk::ImageToImageMetric< TFixedImage , TMovingImage >::itkStaticConstMacro ( MovingImageDimension  ,
unsigned  int,
TMovingImage ::ImageDimension   
) [inherited]

Constants for the image dimensions

itk::ImageToImageMetric< TFixedImage , TMovingImage >::itkStaticConstMacro ( FixedImageDimension  ,
unsigned  int,
TFixedImage ::ImageDimension   
) [inherited]

Constants for the image dimensions

Reimplemented in itk::GradientDifferenceImageToImageMetric< TFixedImage, TMovingImage >.

itk::ImageToImageMetric< TFixedImage , TMovingImage >::itkStaticConstMacro ( MovingImageDimension  ,
unsigned  int,
TMovingImage ::ImageDimension   
) [inherited]

Constants for the image dimensions

virtual void itk::Object::Modified (  )  const [virtual, inherited]

Update the modification time for this object. Many filters rely on the modification time to determine if they need to recompute their data.

Reimplemented in itk::NormalizeImageFilter< TInputImage, TOutputImage >, itk::ImageAdaptor< TImage, TAccessor >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, TFilter >, itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, PixelAccessor >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, and itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, RankImageFilter< TInputImage, TInputImage, FlatStructuringElement< ::itk::GetImageDimension< TInputImage >::ImageDimension > > >.

Referenced by itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::InsertNarrowBandNode(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetCenter(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetMatrix(), itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::SetNarrowBand(), itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::SetNarrowBandInnerRadius(), itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::SetNarrowBandTotalRadius(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetOffset(), itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >::SetRealThresholds(), itk::NonUniformBSpline< TDimension >::SetSplineOrder(), itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >::SetThresholds(), itk::Statistics::GoodnessOfFitFunctionBase< TInputHistogram >::SetTotalObservedScale(), and itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetTranslation().

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::MultiThreadingInitialize ( void   )  throw ( ExceptionObject ) [virtual, inherited]

Initialize the components related to supporting multiple threads

static Pointer itk::Object::New (  )  [static, inherited]

Method for creation through the object factory.

Reimplemented from itk::LightObject.

Reimplemented in itk::AnisotropicFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >, itk::AntiAliasBinaryImageFilter< TInputImage, TOutputImage >, itk::AutomaticTopologyMeshSource< TOutputMesh >, itk::BalloonForceFilter< TInputMesh, TOutputMesh >, itk::BayesianClassifierImageFilter< TInputVectorImage, TLabelsType, TPosteriorsPrecisionType, TPriorsPrecisionType >, itk::BayesianClassifierInitializationImageFilter< TInputImage, TProbabilityPrecisionType >, itk::BinaryMask3DMeshSource< TInputImage, TOutputMesh >, itk::BinaryMinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::BinaryPruningImageFilter< TInputImage, TOutputImage >, itk::BinaryThinningImageFilter< TInputImage, TOutputImage >, itk::bio::CellularAggregate< NSpaceDimension >, itk::bio::CellularAggregateBase, itk::CannySegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::CollidingFrontsImageFilter< TInputImage, TOutputImage >, itk::ConnectedRegionsMeshFilter< TInputMesh, TOutputMesh >, itk::CoreAtomImageToUnaryCorrespondenceMatrixProcess< TSourceImage >, itk::CorrelationCoefficientHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::CurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::CurvesLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::DeformableMesh3DFilter< TInputMesh, TOutputMesh >, itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >, itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >, itk::DeformableSimplexMesh3DGradientConstraintForceFilter< TInputMesh, TOutputMesh >, itk::DemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >, itk::ExtensionVelocitiesImageFilter< TLevelSet, TAuxValue, VAuxDimension >, itk::FastChamferDistanceImageFilter< TInputImage, TOutputImage >, itk::FastMarchingExtensionImageFilter< TLevelSet, TAuxValue, VAuxDimension, TSpeedImage >, itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >, itk::FastMarchingUpwindGradientImageFilter< TLevelSet, TSpeedImage >, itk::fem::FEMRegistrationFilter< TMovingImage, TFixedImage >, itk::FFTComplexConjugateToRealImageFilter< TPixel, VDimension >, itk::FFTRealToComplexConjugateImageFilter< TPixel, VDimension >, itk::FFTWComplexConjugateToRealImageFilter< TPixel, VDimension >, itk::FFTWRealToComplexConjugateImageFilter< TPixel, VDimension >, itk::GeodesicActiveContourLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::GeodesicActiveContourShapePriorLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::GradientDifferenceImageToImageMetric< TFixedImage, TMovingImage >, itk::GradientVectorFlowImageFilter< TInputImage, TOutputImage, TInternalPixel >, itk::HistogramMatchingImageFilter< TInputImage, TOutputImage, THistogramMeasurement >, itk::ImageClassifierBase< TInputImage, TClassifiedImage >, itk::ImageGaussianModelEstimator< TInputImage, TMembershipFunction, TTrainingImage >, itk::ImageKmeansModelEstimator< TInputImage, TMembershipFunction >, itk::ImageMomentsCalculator< TImage >, itk::ImagePCADecompositionCalculator< TInputImage, TBasisImage >, itk::ImagePCAShapeModelEstimator< TInputImage, TOutputImage >, itk::ImageRegistrationMethod< TFixedImage, TMovingImage >, itk::ImageToSpatialObjectRegistrationMethod< TFixedImage, TMovingSpatialObject >, itk::IsoContourDistanceImageFilter< TInputImage, TOutputImage >, itk::IsolatedWatershedImageFilter< TInputImage, TOutputImage >, itk::IsotropicFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >, itk::KappaStatisticImageToImageMetric< TFixedImage, TMovingImage >, itk::KLMRegionGrowImageFilter< TInputImage, TOutputImage >, itk::KullbackLeiblerCompareHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::LabelVotingImageFilter< TInputImage, TOutputImage >, itk::LaplacianSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::LevelSetMotionRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::LevelSetNeighborhoodExtractor< TLevelSet >, itk::LevelSetVelocityNeighborhoodExtractor< TLevelSet, TAuxValue, VAuxDimension >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanReciprocalSquareDifferenceImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanReciprocalSquareDifferencePointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::MeanSquaresHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanSquaresPointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::MedialNodePairCorrespondenceProcess< TSourceImage >, itk::MedialNodeTripletCorrespondenceProcess< TSourceImage >, itk::MinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::MRASlabIdentifier< TInputImage >, itk::MRFImageFilter< TInputImage, TClassifiedImage >, itk::MRIBiasEnergyFunction< TImage, TImageMask, TBiasField >, itk::MRIBiasFieldCorrectionFilter< TInputImage, TOutputImage, TMaskImage >, itk::MultiResolutionImageRegistrationMethod< TFixedImage, TMovingImage >, itk::MultiResolutionPDEDeformableRegistration< TFixedImage, TMovingImage, TDeformationField, TRealType >, itk::MultiResolutionPyramidImageFilter< TInputImage, TOutputImage >, itk::MutualInformationHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::NarrowBandCurvesLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::NarrowBandThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::NormalizedCorrelationImageToImageMetric< TFixedImage, TMovingImage >, itk::NormalizedCorrelationPointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::NormalizedMutualInformationHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::OrthogonalSwath2DPathFilter< TFourierSeriesPath, TSwathMeritImage >, itk::OtsuMultipleThresholdsCalculator< TInputHistogram >, itk::OtsuMultipleThresholdsImageFilter< TInputImage, TOutputImage >, itk::OtsuThresholdImageCalculator< TInputImage >, itk::OtsuThresholdImageFilter< TInputImage, TOutputImage >, itk::PDEDeformableRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::PointSetToImageRegistrationMethod< TFixedPointSet, TMovingImage >, itk::PointSetToPointSetRegistrationMethod< TFixedPointSet, TMovingPointSet >, itk::PointSetToSpatialObjectDemonsRegistration< TFixedPointSet, TMovingSpatialObject >, itk::RayCastInterpolateImageFunction< TInputImage, TCoordRep >, itk::RecursiveMultiResolutionPyramidImageFilter< TInputImage, TOutputImage >, itk::RegularSphereMeshSource< TOutputMesh >, itk::ReinitializeLevelSetImageFilter< TLevelSet >, itk::RGBGibbsPriorFilter< TInputImage, TClassifiedImage >, itk::ScalarImageKmeansImageFilter< TInputImage >, itk::ShapeDetectionLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel >, itk::SimplexMeshVolumeCalculator< TInputMesh >, itk::SphereMeshSource< TOutputMesh >, itk::STAPLEImageFilter< TInputImage, TOutputImage >, itk::SymmetricForcesDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::ThresholdMaximumConnectedComponentsImageFilter< TInputImage, TOutputImage >, itk::ThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::UnsharpMaskLevelSetImageFilter< TInputImage, TOutputImage >, itk::VectorThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::VnlFFTComplexConjugateToRealImageFilter< TPixel, VDimension >, itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, VDimension >, itk::VoronoiDiagram2D< TCoordType >, itk::VoronoiDiagram2DGenerator< TCoordType >, itk::VoronoiPartitioningImageFilter< TInputImage, TOutputImage >, itk::VoronoiSegmentationImageFilter< TInputImage, TOutputImage, TBinaryPriorImage >, itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage, TBinaryPriorImage >, itk::VoronoiSegmentationRGBImageFilter< TInputImage, TOutputImage >, itk::watershed::Boundary< TScalarType, TDimension >, itk::watershed::BoundaryResolver< TPixelType, TDimension >, itk::watershed::EquivalenceRelabeler< TScalarType, TImageDimension >, itk::WatershedImageFilter< TInputImage >, itk::WatershedMiniPipelineProgressCommand, itk::watershed::Relabeler< TScalarType, TImageDimension >, itk::watershed::Segmenter< TInputImage >, itk::watershed::SegmentTable< TScalarType >, itk::watershed::SegmentTree< TScalarType >, itk::watershed::SegmentTreeGenerator< TScalarType >, itk::AbsImageFilter< TInputImage, TOutputImage >, itk::AbsoluteValueDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AccumulateImageFilter< TInputImage, TOutputImage >, itk::AcosImageFilter< TInputImage, TOutputImage >, itk::AdaptImageFilter< TInputImage, TOutputImage, TAccessor >, itk::AdaptiveHistogramEqualizationImageFilter< TImageType >, itk::AddImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AndImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ApproximateSignedDistanceMapImageFilter< TInputImage, TOutputImage >, itk::AsinImageFilter< TInputImage, TOutputImage >, itk::Atan2ImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AtanImageFilter< TInputImage, TOutputImage >, itk::BilateralImageFilter< TInputImage, TOutputImage >, itk::BinaryDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, TFunction >, itk::BinaryMagnitudeImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::BinaryMaskToNarrowBandPointSetFilter< TInputImage, TOutputMesh >, itk::BinaryMedianImageFilter< TInputImage, TOutputImage >, itk::BinaryMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryProjectionImageFilter< TInputImage, TOutputImage >, itk::BinaryThresholdImageFilter< TInputImage, TOutputImage >, itk::BinaryThresholdProjectionImageFilter< TInputImage, TOutputImage >, itk::BinomialBlurImageFilter< TInputImage, TOutputImage >, itk::BlackTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::BloxBoundaryPointImageToBloxBoundaryProfileImageFilter< TSourceImage >, itk::BloxBoundaryPointToCoreAtomImageFilter< dim >, itk::BloxBoundaryProfileImageToBloxCoreAtomImageFilter< TInputImage, TOutputImage, TSourceImage >, itk::BoundedReciprocalImageFilter< TInputImage, TOutputImage >, itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >, itk::BSplineDecompositionImageFilter< TInputImage, TOutputImage >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, itk::BSplineResampleImageFunction< TImageType, TCoordRep >, itk::CannyEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::CastImageFilter< TInputImage, TOutputImage >, itk::ChainCodeToFourierSeriesPathFilter< TInputChainCodePath, TOutputFourierSeriesPath >, itk::ChangeInformationImageFilter< TInputImage >, itk::ChangeLabelImageFilter< TInputImage, TOutputImage >, itk::CheckerBoardImageFilter< TImage >, itk::ClosingByReconstructionImageFilter< TInputImage, TOutputImage, TKernel >, itk::ComplexToImaginaryImageFilter< TInputImage, TOutputImage >, itk::ComplexToModulusImageFilter< TInputImage, TOutputImage >, itk::ComplexToPhaseImageFilter< TInputImage, TOutputImage >, itk::ComplexToRealImageFilter< TInputImage, TOutputImage >, itk::Compose2DCovariantVectorImageFilter< TInputImage, TOutputImage >, itk::Compose2DVectorImageFilter< TInputImage, TOutputImage >, itk::Compose3DCovariantVectorImageFilter< TInputImage, TOutputImage >, itk::Compose3DVectorImageFilter< TInputImage, TOutputImage >, itk::ComposeRGBImageFilter< TInputImage, TOutputImage >, itk::ConfidenceConnectedImageFilter< TInputImage, TOutputImage >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, TFunctor, TMaskImage >, itk::ConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::ConnectedThresholdImageFilter< TInputImage, TOutputImage >, itk::ConstantPadImageFilter< TInputImage, TOutputImage >, itk::ConstrainedValueAdditionImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ConstrainedValueDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ContourDirectedMeanDistanceImageFilter< TInputImage1, TInputImage2 >, itk::ContourMeanDistanceImageFilter< TInputImage1, TInputImage2 >, itk::CosImageFilter< TInputImage, TOutputImage >, itk::CropImageFilter< TInputImage, TOutputImage >, itk::CurvatureAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >, itk::DanielssonDistanceMapImageFilter< TInputImage, TOutputImage >, itk::DeformationFieldJacobianDeterminantFilter< TInputImage, TRealType, TOutputImage >, itk::DeformationFieldSource< TOutputImage >, itk::DerivativeImageFilter< TInputImage, TOutputImage >, itk::DifferenceOfGaussiansGradientImageFilter< TInputImage, TDataType >, itk::DiffusionTensor3DReconstructionImageFilter< TReferenceImagePixelType, TGradientImagePixelType, TTensorPixelType >, itk::DilateObjectMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, itk::DirectedHausdorffDistanceImageFilter< TInputImage1, TInputImage2 >, itk::DiscreteGaussianImageFilter< TInputImage, TOutputImage >, itk::DisplacementFieldJacobianDeterminantFilter< TInputImage, TRealType, TOutputImage >, itk::DivideImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::DoubleThresholdImageFilter< TInputImage, TOutputImage >, itk::EdgePotentialImageFilter< TInputImage, TOutputImage >, itk::EigenAnalysis2DImageFilter< TInputImage, TEigenValueImage, TEigenVectorImage >, itk::ErodeObjectMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, itk::ExpandImageFilter< TInputImage, TOutputImage >, itk::ExpImageFilter< TInputImage, TOutputImage >, itk::ExpNegativeImageFilter< TInputImage, TOutputImage >, itk::ExtractImageFilter< TInputImage, TOutputImage >, itk::ExtractOrthogonalSwath2DImageFilter< TImage >, itk::FastIncrementalBinaryDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::FlipImageFilter< TImage >, itk::GaussianImageSource< TOutputImage >, itk::GetAverageSliceImageFilter< TInputImage, TOutputImage >, itk::GradientAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >, itk::GradientImageFilter< TInputImage, TOperatorValueType, TOutputValueType >, itk::GradientImageToBloxBoundaryPointImageFilter< TInputImage >, itk::GradientMagnitudeImageFilter< TInputImage, TOutputImage >, itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::GradientRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::GradientToMagnitudeImageFilter< TInputImage, TOutputImage >, itk::GrayscaleConnectedClosingImageFilter< TInputImage, TOutputImage >, itk::GrayscaleConnectedOpeningImageFilter< TInputImage, TOutputImage >, itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleFillholeImageFilter< TInputImage, TOutputImage >, itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleFunctionErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleGeodesicDilateImageFilter< TInputImage, TOutputImage >, itk::GrayscaleGeodesicErodeImageFilter< TInputImage, TOutputImage >, itk::GrayscaleGrindPeakImageFilter< TInputImage, TOutputImage >, itk::GrayscaleMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::HausdorffDistanceImageFilter< TInputImage1, TInputImage2 >, itk::HConcaveImageFilter< TInputImage, TOutputImage >, itk::HConvexImageFilter< TInputImage, TOutputImage >, itk::Hessian3DToVesselnessMeasureImageFilter< TPixel >, itk::HessianRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::HMaximaImageFilter< TInputImage, TOutputImage >, itk::HMinimaImageFilter< TInputImage, TOutputImage >, itk::HoughTransform2DCirclesImageFilter< TInputPixelType, TOutputPixelType >, itk::HoughTransform2DLinesImageFilter< TInputPixelType, TOutputPixelType >, itk::ImageToParametricSpaceFilter< TInputImage, TOutputMesh >, itk::ImageToVectorImageFilter< TInputImage >, itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >, itk::ImportImageFilter< TPixel, VImageDimension >, itk::IntensityWindowingImageFilter< TInputImage, TOutputImage >, itk::InteriorExteriorMeshFilter< TInputMesh, TOutputMesh, TSpatialFunction >, itk::InterpolateImageFilter< TInputImage, TOutputImage >, itk::InterpolateImagePointsFilter< TInputImage, TOutputImage, TCoordType, InterpolatorType >, itk::InverseDeformationFieldImageFilter< TInputImage, TOutputImage >, itk::InvertIntensityImageFilter< TInputImage, TOutputImage >, itk::IsolatedConnectedImageFilter< TInputImage, TOutputImage >, itk::IterativeInverseDeformationFieldImageFilter< TInputImage, TOutputImage >, itk::JoinImageFilter< TInputImage1, TInputImage2 >, itk::JoinSeriesImageFilter< TInputImage, TOutputImage >, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >, itk::LaplacianImageFilter< TInputImage, TOutputImage >, itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::LaplacianSharpeningImageFilter< TInputImage, TOutputImage >, itk::Log10ImageFilter< TInputImage, TOutputImage >, itk::LogImageFilter< TInputImage, TOutputImage >, itk::MaskImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::MaskNegatedImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::MaskNeighborhoodOperatorImageFilter< TInputImage, TMaskImage, TOutputImage, TOperatorValueType >, itk::MatrixIndexSelectionImageFilter< TInputImage, TOutputImage >, itk::MaximumImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::MaximumProjectionImageFilter< TInputImage, TOutputImage >, itk::MeanImageFilter< TInputImage, TOutputImage >, itk::MeanProjectionImageFilter< TInputImage, TOutputImage, TAccumulate >, itk::MedianImageFilter< TInputImage, TOutputImage >, itk::MedianProjectionImageFilter< TInputImage, TOutputImage >, itk::MinimumImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::MinimumMaximumImageCalculator< TInputImage >, itk::MinimumMaximumImageFilter< TInputImage >, itk::MinimumProjectionImageFilter< TInputImage, TOutputImage >, itk::MirrorPadImageFilter< TInputImage, TOutputImage >, itk::ModulusImageFilter< TInputImage, TOutputImage >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, itk::MultiplyImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::NaryAddImageFilter< TInputImage, TOutputImage >, itk::NaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >, itk::NaryMaximumImageFilter< TInputImage, TOutputImage >, itk::NeighborhoodConnectedImageFilter< TInputImage, TOutputImage >, itk::NeighborhoodOperatorImageFilter< TInputImage, TOutputImage, TOperatorValueType >, itk::NoiseImageFilter< TInputImage, TOutputImage >, itk::NonThreadedShrinkImageFilter< TInputImage, TOutputImage >, itk::NormalizedCorrelationImageFilter< TInputImage, TMaskImage, TOutputImage, TOperatorValueType >, itk::NormalizeImageFilter< TInputImage, TOutputImage >, itk::NotImageFilter< TInputImage, TOutputImage >, itk::OpeningByReconstructionImageFilter< TInputImage, TOutputImage, TKernel >, itk::OrientImageFilter< TInputImage, TOutputImage >, itk::OrImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::PadImageFilter< TInputImage, TOutputImage >, itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >, itk::ParametricSpaceToImageSpaceMeshFilter< TInputMesh, TOutputMesh >, itk::PasteImageFilter< TInputImage, TSourceImage, TOutputImage >, itk::PathToChainCodePathFilter< TInputPath, TOutputChainCodePath >, itk::PathToImageFilter< TInputPath, TOutputImage >, itk::PermuteAxesImageFilter< TImage >, itk::PointSetToImageFilter< TInputPointSet, TOutputImage >, itk::PolylineMask2DImageFilter< TInputImage, TPolyline, TOutputImage >, itk::PolylineMaskImageFilter< TInputImage, TPolyline, TVector, TOutputImage >, itk::ProjectionImageFilter< TInputImage, TOutputImage, TAccumulator >, itk::RandomImageSource< TOutputImage >, itk::ReconstructionByDilationImageFilter< TInputImage, TOutputImage >, itk::ReconstructionByErosionImageFilter< TInputImage, TOutputImage >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >, itk::RecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::ReflectImageFilter< TInputImage, TOutputImage >, itk::RegionOfInterestImageFilter< TInputImage, TOutputImage >, itk::RelabelComponentImageFilter< TInputImage, TOutputImage >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::RescaleIntensityImageFilter< TInputImage, TOutputImage >, itk::RGBToLuminanceImageFilter< TInputImage, TOutputImage >, itk::ScalarConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::ScalarToArrayCastImageFilter< TInputImage, TOutputImage >, itk::ShiftScaleImageFilter< TInputImage, TOutputImage >, itk::ShiftScaleInPlaceImageFilter< TInputImage >, itk::ShrinkImageFilter< TInputImage, TOutputImage >, itk::SigmoidImageFilter< TInputImage, TOutputImage >, itk::SignedDanielssonDistanceMapImageFilter< TInputImage, TOutputImage >, itk::SignedMaurerDistanceMapImageFilter< TInputImage, TOutputImage >, itk::SimilarityIndexImageFilter< TInputImage1, TInputImage2 >, itk::SimpleContourExtractorImageFilter< TInputImage, TOutputImage >, itk::SimplexMeshAdaptTopologyFilter< TInputMesh, TOutputMesh >, itk::SimplexMeshToTriangleMeshFilter< TInputMesh, TOutputMesh >, itk::SinImageFilter< TInputImage, TOutputImage >, itk::SmoothingRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::SobelEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::SparseFieldLayer< TNodeType >, itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >, itk::SpatialFunctionImageEvaluatorFilter< TSpatialFunction, TInputImage, TOutputImage >, itk::SpatialObjectToImageFilter< TInputSpatialObject, TOutputImage >, itk::SpatialObjectToImageStatisticsCalculator< TInputImage, TInputSpatialObject, TSampleDimension >, itk::SpatialObjectToPointSetFilter< TInputSpatialObject, TOutputPointSet >, itk::SqrtImageFilter< TInputImage, TOutputImage >, itk::SquaredDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::SquareImageFilter< TInputImage, TOutputImage >, itk::StandardDeviationProjectionImageFilter< TInputImage, TOutputImage, TAccumulate >, itk::StatisticsImageFilter< TInputImage >, itk::StreamingImageFilter< TInputImage, TOutputImage >, itk::SubtractImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::SumProjectionImageFilter< TInputImage, TOutputImage >, itk::SymmetricEigenAnalysisImageFilter< TInputImage, TOutputImage >, itk::TanImageFilter< TInputImage, TOutputImage >, itk::TensorFractionalAnisotropyImageFilter< TInputImage, TOutputImage >, itk::TensorRelativeAnisotropyImageFilter< TInputImage, TOutputImage >, itk::TernaryAddImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction >, itk::TernaryMagnitudeImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::TernaryMagnitudeSquaredImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::ThresholdImageFilter< TImage >, itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >, itk::TileImageFilter< TInputImage, TOutputImage >, itk::TobogganImageFilter< TInputImage >, itk::TransformMeshFilter< TInputMesh, TOutputMesh, TTransform >, itk::TriangleMeshToBinaryImageFilter< TInputMesh, TOutputImage >, itk::TriangleMeshToSimplexMeshFilter< TInputMesh, TOutputMesh >, itk::TwoOutputExampleImageFilter< TImage >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >, itk::VectorCastImageFilter< TInputImage, TOutputImage >, itk::VectorConfidenceConnectedImageFilter< TInputImage, TOutputImage >, itk::VectorConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::VectorCurvatureAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >, itk::VectorExpandImageFilter< TInputImage, TOutputImage >, itk::VectorGradientAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >, itk::VectorGradientMagnitudeImageFilter< TInputImage, TRealType, TOutputImage >, itk::VectorIndexSelectionCastImageFilter< TInputImage, TOutputImage >, itk::VectorNeighborhoodOperatorImageFilter< TInputImage, TOutputImage >, itk::VectorResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::VectorRescaleIntensityImageFilter< TInputImage, TOutputImage >, itk::VotingBinaryHoleFillingImageFilter< TInputImage, TOutputImage >, itk::VotingBinaryImageFilter< TInputImage, TOutputImage >, itk::VotingBinaryIterativeHoleFillingImageFilter< TImage >, itk::VTKImageExport< TInputImage >, itk::VTKImageImport< TOutputImage >, itk::WarpImageFilter< TInputImage, TOutputImage, TDeformationField >, itk::WarpMeshFilter< TInputMesh, TOutputMesh, TDeformationField >, itk::WarpVectorImageFilter< TInputImage, TOutputImage, TDeformationField >, itk::WeightedAddImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::WhiteTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::WrapPadImageFilter< TInputImage, TOutputImage >, itk::XorImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ZeroCrossingBasedEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::ZeroCrossingImageFilter< TInputImage, TOutputImage >, itk::AbsImageAdaptor< TImage, TOutputPixelType >, itk::AcosImageAdaptor< TImage, TOutputPixelType >, itk::AddImageAdaptor< TImage >, itk::AffineTransform< TScalarType, NDimensions >, itk::AsinImageAdaptor< TImage, TOutputPixelType >, itk::AtanImageAdaptor< TImage, TOutputPixelType >, itk::AutoPointerDataObjectDecorator< T >, itk::AzimuthElevationToCartesianTransform< TScalarType, NDimensions >, itk::BinaryThresholdImageFunction< TInputImage, TCoordRep >, itk::BinaryThresholdSpatialFunction< TFunction >, itk::BloxBoundaryPointImage< TImageDimension >, itk::BloxBoundaryProfileImage< TImageDimension >, itk::BloxCoreAtomImage< NDimension >, itk::BloxImage< TBloxPixelType, TImageDimension >, itk::BoundingBox< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer >, itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder >, itk::BSplineDerivativeKernelFunction< VSplineOrder >, itk::BSplineInterpolationWeightFunction< TCoordRep, VSpaceDimension, VSplineOrder >, itk::BSplineKernelFunction< VSplineOrder >, itk::CenteredAffineTransform< TScalarType, NDimensions >, itk::CenteredEuler3DTransform< TScalarType >, itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::CenteredTransformInitializer< TTransform, TFixedImage, TMovingImage >, itk::CenteredVersorTransformInitializer< TFixedImage, TMovingImage >, itk::CentralDifferenceImageFunction< TInputImage, TCoordRep >, itk::ChainCodePath< VDimension >, itk::ChainCodePath2D, itk::ColorTable< TPixel >, itk::MemberCommand< T >, itk::ReceptorMemberCommand< T >, itk::SimpleMemberCommand< T >, itk::SimpleConstMemberCommand< T >, itk::CStyleCommand, itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >, itk::ComplexToModulusImageAdaptor< TImage, TOutputPixelType >, itk::ComplexToPhaseImageAdaptor< TImage, TOutputPixelType >, itk::ComplexToRealImageAdaptor< TImage, TOutputPixelType >, itk::ConicShellInteriorExteriorSpatialFunction< VDimension, TInput >, itk::CoreAtomImageToDistanceMatrixProcess< TSourceImage >, itk::CorrespondenceDataStructure< TItemType, VCliqueSize >, itk::CosImageAdaptor< TImage, TOutputPixelType >, itk::CovarianceImageFunction< TInputImage, TCoordRep >, itk::DataObjectDecorator< T >, itk::DifferenceImageFilter< TInputImage, TOutputImage >, itk::Directory, itk::DynamicLoader, itk::ElasticBodyReciprocalSplineKernelTransform< TScalarType, NDimensions >, itk::ElasticBodySplineKernelTransform< TScalarType, NDimensions >, itk::EllipsoidInteriorExteriorSpatialFunction< VDimension, TInput >, itk::EquivalencyTable, itk::Euler2DTransform< TScalarType >, itk::Euler3DTransform< TScalarType >, itk::ExpImageAdaptor< TImage, TOutputPixelType >, itk::ExpNegativeImageAdaptor< TImage, TOutputPixelType >, itk::FastMutexLock, itk::FileOutputWindow, itk::FiniteCylinderSpatialFunction< VDimension, TInput >, itk::FixedCenterOfRotationAffineTransform< TScalarType, NDimensions >, itk::FourierSeriesPath< VDimension >, itk::FrustumSpatialFunction< VImageDimension, TInput >, itk::GaussianBlurImageFunction< TInputImage, TOutput >, itk::GaussianDerivativeImageFunction< TInputImage, TOutput >, itk::GaussianDerivativeSpatialFunction< TOutput, VImageDimension, TInput >, itk::GaussianKernelFunction, itk::GaussianSpatialFunction< TOutput, VImageDimension, TInput >, itk::IdentityTransform< TScalarType, NDimensions >, itk::Image< TPixel, VImageDimension >, itk::ImageAdaptor< TImage, TAccessor >, itk::ImageAndPathToImageFilter< TInputImage, TInputPath, TOutputImage >, itk::ImageBase< VImageDimension >, itk::ImageDuplicator< TInputImage >, itk::ImageRegionMultidimensionalSplitter< VImageDimension >, itk::ImageRegionSplitter< VImageDimension >, itk::ImportImageContainer< TElementIdentifier, TElement >, itk::KernelTransform< TScalarType, NDimensions >, itk::KLMSegmentationBorder, itk::KLMSegmentationRegion, itk::LandmarkBasedTransformInitializer< TTransform, TFixedImage, TMovingImage >, itk::LightProcessObject, itk::LinearInterpolateImageFunction< TInputImage, TCoordRep >, itk::Log10ImageAdaptor< TImage, TOutputPixelType >, itk::Logger, itk::LoggerManager, itk::LoggerOutput, itk::LogImageAdaptor< TImage, TOutputPixelType >, itk::MahalanobisDistanceThresholdImageFunction< TInputImage, TCoordRep >, itk::MapContainer< TElementIdentifier, TElement >, itk::MatrixOffsetTransformBase< TScalarType, NInputDimensions, NOutputDimensions >, itk::MatrixResizeableDataObject< TItemType >, itk::MaximumDecisionRule, itk::MaximumRatioDecisionRule, itk::MeanImageFunction< TInputImage, TCoordRep >, itk::MedianImageFunction< TInputImage, TCoordRep >, itk::Statistics::MersenneTwisterRandomVariateGenerator, itk::Mesh< TPixelType, VDimension, TMeshTraits >, itk::MeshSource< TOutputMesh >, itk::MeshToMeshFilter< TInputMesh, TOutputMesh >, itk::MinimumDecisionRule, itk::MultipleLogOutput, itk::MultiThreader, itk::MutexLock, itk::NearestNeighborExtrapolateImageFunction< TInputImage, TCoordRep >, itk::NearestNeighborInterpolateImageFunction< TInputImage, TCoordRep >, itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep >, itk::NeighborhoodOperatorImageFunction< TInputImage, TOutput >, itk::NonUniformBSpline< TDimension >, itk::NthElementImageAdaptor< TImage, TOutputPixelType >, itk::ObjectStore< TObjectType >, itk::Octree< TPixel, ColorTableSize, MappingFunctionType >, itk::OneWayEquivalencyTable, itk::OrientedImage< TPixel, VImageDimension >, itk::OrthogonallyCorrected2DParametricPath, itk::OutputWindow, itk::PathAndImageToPathFilter< TInputPath, TInputImage, TOutputPath >, itk::PathSource< TOutputPath >, itk::PathToPathFilter< TInputPath, TOutputPath >, itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >, itk::PhasedArray3DSpecialCoordinatesImage< TPixel >, itk::PointLocator< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer >, itk::PointSet< TPixelType, VDimension, TMeshTraits >, itk::PolyLineParametricPath< VDimension >, itk::ProgressAccumulator, itk::QuaternionRigidTransform< TScalarType >, itk::RealTimeClock, itk::RGBToLuminanceImageAdaptor< TImage, TOutputPixelType >, itk::RGBToVectorImageAdaptor< TImage >, itk::Rigid2DTransform< TScalarType >, itk::Rigid3DPerspectiveTransform< TScalarType >, itk::Rigid3DTransform< TScalarType >, itk::ScalableAffineTransform< TScalarType, NDimensions >, itk::ScaleLogarithmicTransform< TScalarType, NDimensions >, itk::ScaleSkewVersor3DTransform< TScalarType >, itk::ScaleTransform< TScalarType, NDimensions >, itk::ScatterMatrixImageFunction< TInputImage, TCoordRep >, itk::SegmentationBorder, itk::SegmentationRegion, itk::Similarity2DTransform< TScalarType >, itk::Similarity3DTransform< TScalarType >, itk::SimpleDataObjectDecorator< T >, itk::SimplexMesh< TPixelType, VDimension, TMeshTraits >, itk::SinImageAdaptor< TImage, TOutputPixelType >, itk::SparseImage< TNode, VImageDimension >, itk::SpecialCoordinatesImage< TPixel, VImageDimension >, itk::SphereSignedDistanceFunction< TCoordRep, VSpaceDimension >, itk::SphereSpatialFunction< VImageDimension, TInput >, itk::SqrtImageAdaptor< TImage, TOutputPixelType >, itk::StdStreamLogOutput, itk::SumOfSquaresImageFunction< TInputImage, TCoordRep >, itk::SymmetricEllipsoidInteriorExteriorSpatialFunction< VDimension, TInput >, itk::TanImageAdaptor< TImage, TOutputPixelType >, itk::TextOutput, itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >, itk::ThinPlateSplineKernelTransform< TScalarType, NDimensions >, itk::ThreadLogger, itk::TorusInteriorExteriorSpatialFunction< VDimension, TInput >, itk::Transform< TScalarType, NInputDimensions, NOutputDimensions >, itk::TranslationTransform< TScalarType, NDimensions >, itk::TreeContainer< TValueType >, itk::TreeNode< TValueType >, itk::UnaryCorrespondenceMatrix< TItemType >, itk::ValarrayImageContainer< TElementIdentifier, TElement >, itk::VarianceImageFunction< TInputImage, TCoordRep >, itk::VectorContainer< TElementIdentifier, TElement >, itk::VectorImage< TPixel, VImageDimension >, itk::VectorImageToImageAdaptor< TPixelType, Dimension >, itk::VectorLinearInterpolateImageFunction< TInputImage, TCoordRep >, itk::VectorMeanImageFunction< TInputImage, TCoordRep >, itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep >, itk::VectorToRGBImageAdaptor< TImage >, itk::Version, itk::VersorRigid3DTransform< TScalarType >, itk::VersorTransform< TScalarType >, itk::VolumeSplineKernelTransform< TScalarType, NDimensions >, itk::Win32OutputWindow, itk::WindowedSincInterpolateImageFunction< TInputImage, VRadius, TWindowFunction, TBoundaryCondition, TCoordRep >, itk::XMLFileOutputWindow, itk::AnalyzeImageIO, itk::ArchetypeSeriesFileNames, itk::BioRadImageIO, itk::BMPImageIO, itk::Brains2MaskImageIO, itk::DicomImageIO, itk::DICOMImageIO2, itk::DICOMSeriesFileNames, itk::GDCMImageIO, itk::GDCMSeriesFileNames, itk::GE4ImageIO, itk::GE5ImageIO, itk::GEAdwImageIO, itk::GiplImageIO, itk::ImageFileReader< TOutputImage, ConvertPixelTraits >, itk::ImageFileWriter< TInputImage >, itk::ImageSeriesReader< TOutputImage >, itk::ImageSeriesWriter< TInputImage, TOutputImage >, itk::IPLCommonImageIO, itk::JPEGImageIO, itk::LSMImageIO, itk::MetaArrayReader, itk::MetaArrayWriter, itk::MetaImageIO, itk::NiftiImageIO, itk::NrrdImageIO, itk::NumericSeriesFileNames, itk::PNGImageIO, itk::PolygonGroupSpatialObjectXMLFileReader, itk::PolygonGroupSpatialObjectXMLFileWriter, itk::RawImageIO< TPixel, VImageDimension >, itk::RegularExpressionSeriesFileNames, itk::SiemensVisionImageIO, itk::SpatialObjectReader< NDimensions, PixelType, TMeshTraits >, itk::SpatialObjectWriter< NDimensions, PixelType, TMeshTraits >, itk::StimulateImageIO, itk::TIFFImageIO, itk::TransformFileReader, itk::TransformFileWriter, itk::VTKImageIO, itk::AmoebaOptimizer, itk::ConjugateGradientOptimizer, itk::CumulativeGaussianCostFunction, itk::CumulativeGaussianOptimizer, itk::ExhaustiveOptimizer, itk::FRPROptimizer, itk::GradientDescentOptimizer, itk::LBFGSBOptimizer, itk::LBFGSOptimizer, itk::LevenbergMarquardtOptimizer, itk::MultipleValuedNonLinearOptimizer, itk::NonLinearOptimizer, itk::OnePlusOneEvolutionaryOptimizer, itk::Optimizer, itk::PowellOptimizer, itk::QuaternionRigidTransformGradientDescentOptimizer, itk::RegularStepGradientDescentBaseOptimizer, itk::RegularStepGradientDescentOptimizer, itk::SingleValuedNonLinearOptimizer, itk::SPSAOptimizer, itk::SymmetricEigenSystem< TMatrixElement, VNumberOfRows >, itk::VersorRigid3DTransformOptimizer, itk::VersorTransformOptimizer, itk::Statistics::BackPropagationLayer< TMeasurementVector, TTargetVector >, itk::Statistics::BatchSupervisedTrainingFunction< TSample, TTargetVector, ScalarType >, itk::Statistics::CompletelyConnectedWeightSet< TMeasurementVector, TTargetVector >, itk::Statistics::ErrorBackPropagationLearningFunctionBase< LayerType, TTargetVector >, itk::Statistics::ErrorBackPropagationLearningWithMomentum< LayerType, TTargetVector >, itk::Statistics::GaussianRadialBasisFunction< ScalarType >, itk::Statistics::GaussianTransferFunction< ScalarType >, itk::Statistics::HardLimitTransferFunction< ScalarType >, itk::Statistics::IdentityTransferFunction< ScalarType >, itk::Statistics::IterativeSupervisedTrainingFunction< TSample, TTargetVector, ScalarType >, itk::Statistics::LogSigmoidTransferFunction< ScalarType >, itk::Statistics::MeanSquaredErrorFunction< TMeasurementVector, ScalarType >, itk::Statistics::MultilayerNeuralNetworkBase< TMeasurementVector, TTargetVector, TLearningLayer >, itk::Statistics::MultiquadricRadialBasisFunction< ScalarType >, itk::Statistics::OneHiddenLayerBackPropagationNeuralNetwork< TMeasurementVector, TTargetVector >, itk::Statistics::ProductInputFunction< TMeasurementVector, ScalarType >, itk::Statistics::QuickPropLearningRule< LayerType, TTargetVector >, itk::Statistics::RBFBackPropagationLearningFunction< LayerType, TTargetVector >, itk::Statistics::RBFLayer< TMeasurementVector, TTargetVector >, itk::Statistics::RBFNetwork< TMeasurementVector, TTargetVector >, itk::Statistics::SigmoidTransferFunction< ScalarType >, itk::Statistics::SignedHardLimitTransferFunction< ScalarType >, itk::Statistics::SquaredDifferenceErrorFunction< TMeasurementVector, ScalarType >, itk::Statistics::SumInputFunction< TMeasurementVector, ScalarType >, itk::Statistics::SymmetricSigmoidTransferFunction< ScalarType >, itk::Statistics::TanHTransferFunction< ScalarType >, itk::Statistics::TanSigmoidTransferFunction< ScalarType >, itk::Statistics::TrainingFunctionBase< TSample, TTargetVector, ScalarType >, itk::Statistics::TwoHiddenLayerBackPropagationNeuralNetwork< TMeasurementVector, TTargetVector >, itk::Statistics::ChiSquareDistribution, itk::Statistics::CovarianceCalculator< TSample >, itk::Statistics::DenseFrequencyContainer, itk::Statistics::DistanceToCentroidMembershipFunction< TVector >, itk::Statistics::EuclideanDistance< TVector >, itk::Statistics::ExpectationMaximizationMixtureModelEstimator< TSample >, itk::Statistics::GaussianDensityFunction< TMeasurementVector >, itk::Statistics::GaussianDistribution, itk::Statistics::GaussianGoodnessOfFitComponent< TInputSample >, itk::Statistics::GaussianMixtureModelComponent< TSample >, itk::Statistics::GoodnessOfFitFunctionBase< TInputHistogram >, itk::Statistics::GoodnessOfFitMixtureModelCostFunction< TInputSample >, itk::Statistics::GreyLevelCooccurrenceMatrixTextureCoefficientsCalculator< THistogram >, itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >, itk::HistogramToEntropyImageFilter< THistogram, TOutputPixel >, itk::HistogramToImageFilter< THistogram, TFunction >, itk::HistogramToIntensityImageFilter< THistogram, TOutputPixel >, itk::HistogramToLogProbabilityImageFilter< THistogram, TOutputPixel >, itk::HistogramToProbabilityImageFilter< THistogram, TOutputPixel >, itk::Statistics::HypersphereKernelMeanShiftModeSeeker< TSample >, itk::Statistics::ImageToCooccurrenceListAdaptor< TImage >, itk::Statistics::ImageToHistogramGenerator< TImageType >, itk::Statistics::ImageToListAdaptor< TImage, TMeasurementVector >, itk::Statistics::ImageToListGenerator< TImage, TMaskImage >, itk::Statistics::JointDomainImageToListAdaptor< TImage >, itk::Statistics::KdTree< TSample >, itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >, itk::Statistics::KdTreeGenerator< TSample >, itk::Statistics::ListSample< TMeasurementVector >, itk::Statistics::ListSampleToHistogramFilter< TListSample, THistogram >, itk::Statistics::ListSampleToHistogramGenerator< TListSample, THistogramMeasurement, TFrequencyContainer, TMeasurementVectorLength >, itk::Statistics::LogLikelihoodGoodnessOfFitFunction< TInputHistogram >, itk::Statistics::MahalanobisDistanceMembershipFunction< TVector >, itk::Statistics::MaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >, itk::Statistics::MeanCalculator< TSample >, itk::Statistics::MeanShiftModeCacheMethod< TMeasurementVector >, itk::Statistics::MembershipSample< TSample >, itk::Statistics::MembershipSampleGenerator< TInputSample, TClassMaskSample >, itk::Statistics::MixtureModelComponentBase< TSample >, itk::Statistics::NeighborhoodSampler< TSample >, itk::Statistics::NormalVariateGenerator, itk::Statistics::PointSetToListAdaptor< TPointSet >, itk::Statistics::SampleAlgorithmBase< TInputSample >, itk::Statistics::SampleClassifier< TSample >, itk::Statistics::SampleClassifierWithMask< TSample, TMaskSample >, itk::Statistics::SampleMeanShiftBlurringFilter< TSample >, itk::Statistics::SampleMeanShiftClusteringFilter< TSample >, itk::Statistics::SampleSelectiveMeanShiftBlurringFilter< TSample >, itk::Statistics::SampleToHistogramProjectionFilter< TInputSample, THistogramMeasurement >, itk::Statistics::ScalarImageTextureCalculator< TImageType, THistogramFrequencyContainer >, itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >, itk::Statistics::ScalarImageToHistogramGenerator< TImageType >, itk::Statistics::ScalarImageToListAdaptor< TImage >, itk::Statistics::SelectiveSubsampleGenerator< TInputSample, TClassMaskSample >, itk::Statistics::SparseFrequencyContainer, itk::Statistics::Subsample< TSample >, itk::Statistics::TDistribution, itk::Statistics::VariableDimensionHistogram< TMeasurement, TFrequencyContainer >, itk::Statistics::WeightedCentroidKdTreeGenerator< TSample >, itk::Statistics::WeightedCovarianceCalculator< TSample >, itk::Statistics::WeightedMeanCalculator< TSample >, itk::ActiveShapeModelCalculator< TImage >, itk::ActiveShapeModelGradientSearchMethod< TImage >, itk::SimpleFuzzyConnectednessImageFilterBase< TInputImage, TOutputImage >, itk::SimpleFuzzyConnectednessRGBImageFilter< TInputImage, TOutputImage >, itk::SimpleFuzzyConnectednessScalarImageFilter< TInputImage, TOutputImage >, itk::VectorFuzzyConnectednessImageFilter< TInputImage, TOutputImage >, itk::AddConstantToImageFilter< TInputImage, TConstant, TOutputImage >, itk::AggregateLabelMapFilter< TImage >, itk::AnchorCloseImageFilter< TImage, TKernel >, itk::AnchorDilateImageFilter< TImage, TKernel >, itk::AnchorErodeDilateImageFilter< TImage, TKernel, TFunction1, TFunction2 >, itk::AnchorErodeImageFilter< TImage, TKernel >, itk::AnchorOpenCloseImageFilter< TImage, TKernel, LessThan, GreaterThan, LessEqual, GreaterEqual >, itk::AnchorOpenImageFilter< TImage, TKernel >, itk::AreaClosingImageFilter< TInputImage, TOutputImage, TAttribute >, itk::AreaOpeningImageFilter< TInputImage, TOutputImage, TAttribute >, itk::AtanRegularizedHeavisideStepFunction< TInput, TOutput >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >, itk::AutoCropLabelMapFilter< TInputImage >, itk::Functor::AutumnColormapFunctor< TScalar, TRGBPixel >, itk::BasicDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::BasicErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryContourImageFilter< TInputImage, TOutputImage >, itk::BinaryImageToLabelMapFilter< TInputImage, TOutputImage >, itk::BinaryImageToShapeLabelMapFilter< TInputImage, TOutputImage >, itk::BinaryImageToStatisticsLabelMapFilter< TInputImage, TFeatureImage, TOutputImage >, itk::BinaryMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryShapeKeepNObjectsImageFilter< TInputImage >, itk::BinaryShapeOpeningImageFilter< TInputImage >, itk::BinaryStatisticsKeepNObjectsImageFilter< TInputImage, TFeatureImage >, itk::BinaryStatisticsOpeningImageFilter< TInputImage, TFeatureImage >, itk::Functor::BlueColormapFunctor< TScalar, TRGBPixel >, itk::BoxImageFilter< TInputImage, TOutputImage >, itk::BoxMeanImageFilter< TInputImage, TOutputImage >, itk::BoxSigmaImageFilter< TInputImage, TOutputImage >, itk::Bruker2DSEQImageIO, itk::BSplineDeformableTransformInitializer< TTransform, TImage >, itk::BSplineScatteredDataPointSetToImageFilter< TInputPointSet, TOutputImage >, itk::ChangeLabelLabelMapFilter< TImage >, itk::ChangeRegionLabelMapFilter< TInputImage >, itk::ComplexBSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, itk::ComposeRGBAImageFilter< TInputImage, TOutputImage >, itk::ConformalFlatteningMeshFilter< TInputMesh, TOutputMesh >, itk::ContourExtractor2DImageFilter< TInputImage >, itk::ConvolutionImageFilter< TInputImage, TOutputImage >, itk::Functor::CoolColormapFunctor< TScalar, TRGBPixel >, itk::Functor::CopperColormapFunctor< TScalar, TRGBPixel >, itk::CoxDeBoorBSplineKernelFunction< VSplineOrder >, itk::CropLabelMapFilter< TInputImage >, itk::Functor::CustomColormapFunctor< TScalar, TRGBPixel >, itk::DiffeomorphicDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::DirectFourierReconstructionImageToImageFilter< TInputPixelType, TOutputPixelType >, itk::DiscreteGaussianDerivativeImageFilter< TInputImage, TOutputImage >, itk::DiscreteGaussianDerivativeImageFunction< TInputImage, TOutput >, itk::DiscreteGradientMagnitudeGaussianImageFunction< TInputImage, TOutput >, itk::DiscreteHessianGaussianImageFunction< TInputImage, TOutput >, itk::DivideByConstantImageFilter< TInputImage, TConstant, TOutputImage >, itk::ExponentialDeformationFieldImageFilter< TInputImage, TOutputImage >, itk::FastApproximateRankImageFilter< TInputImage, TOutputImage >, itk::FastSymmetricForcesDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::FFTComplexToComplexImageFilter< TPixel, NDimension >, itk::FFTShiftImageFilter< TInputImage, TOutputImage >, itk::Functor::GreenColormapFunctor< TScalar, TRGBPixel >, itk::Functor::GreyColormapFunctor< TScalar, TRGBPixel >, itk::GridForwardWarpImageFilter< TDeformationField, TOutputImage >, itk::GridImageSource< TOutputImage >, itk::HeavisideStepFunction< TInput, TOutput >, itk::HessianToObjectnessMeasureImageFilter< TInputImage, TOutputImage >, itk::Functor::HotColormapFunctor< TScalar, TRGBPixel >, itk::Functor::HSVColormapFunctor< TScalar, TRGBPixel >, itk::InPlaceLabelMapFilter< TInputImage >, itk::Functor::JetColormapFunctor< TScalar, TRGBPixel >, itk::KappaSigmaThresholdImageCalculator< TInputImage, TMaskImage >, itk::KappaSigmaThresholdImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::KernelImageFilter< TInputImage, TOutputImage, TKernel >, itk::LabelContourImageFilter< TInputImage, TOutputImage >, itk::LabelImageToLabelMapFilter< TInputImage, TOutputImage >, itk::LabelImageToShapeLabelMapFilter< TInputImage, TOutputImage >, itk::LabelImageToStatisticsLabelMapFilter< TInputImage, TFeatureImage, TOutputImage >, itk::LabelMap< TLabelObject >, itk::LabelMapFilter< TInputImage, TOutputImage >, itk::LabelMapToBinaryImageFilter< TInputImage, TOutputImage >, itk::LabelMapToLabelImageFilter< TInputImage, TOutputImage >, itk::LabelOverlayImageFilter< TInputImage, TLabelImage, TOutputImage >, itk::LabelPerimeterEstimationCalculator< TInputImage >, itk::LabelShapeKeepNObjectsImageFilter< TInputImage >, itk::LabelShapeOpeningImageFilter< TInputImage >, itk::LabelStatisticsKeepNObjectsImageFilter< TInputImage, TFeatureImage >, itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >, itk::LabelToRGBImageFilter< TLabelImage, TOutputImage >, itk::MagnitudeAndPhaseToComplexImageFilter< TInputPixel1, TInputPixel2, TOutputPixel, NDimension >, itk::MaskedMovingHistogramImageFilter< TInputImage, TMaskImage, TOutputImage, TKernel, THistogram >, itk::MaskedRankImageFilter< TInputImage, TMaskImage, TOutputImage, TKernel >, itk::MatlabTransformIO, itk::MergeLabelMapFilter< TImage >, itk::MINC2ImageIO, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, TFilter >, itk::MorphologicalWatershedFromMarkersImageFilter< TInputImage, TLabelImage >, itk::MorphologicalWatershedImageFilter< TInputImage, TOutputImage >, itk::MovingHistogramDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::MovingHistogramErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, THistogram >, itk::MovingHistogramImageFilterBase< TInputImage, TOutputImage, TKernel >, itk::MovingHistogramMorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, THistogram >, itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::MultiplyByConstantImageFilter< TInputImage, TConstant, TOutputImage >, itk::MultiScaleHessianBasedMeasureImageFilter< TInputImage, THessianImage, TOutputImage >, itk::NeuralNetworkFileReader< TNetwork >, itk::NeuralNetworkFileWriter< TNetwork >, itk::AdaptiveHistogramEqualizationImageFilter< TImageType >, itk::BinaryMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, itk::BlackTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::LinearInterpolateImageFunction< TInputImage, TCoordRep >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanImageFilter< TInputImage, TOutputImage >, itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >, itk::MedianImageFilter< TInputImage, TOutputImage >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, itk::NoiseImageFilter< TInputImage, TOutputImage >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::SimpleContourExtractorImageFilter< TInputImage, TOutputImage >, itk::WhiteTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::Functor::OverUnderColormapFunctor< TScalar, TRGBPixel >, itk::PadLabelMapFilter< TInputImage >, itk::PhilipsPAR, itk::PhilipsRECImageIO, itk::PriorityQueueContainer< TElementWrapper, TElementWrapperInterface, TElementPriority, TElementIdentifier >, itk::QuadEdgeMesh< TPixel, VDimension, TTraits >, itk::QuadEdgeMeshBorderTransform< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshBoundaryEdgesMeshFunction< TMesh >, itk::QuadEdgeMeshCleanFilter< TInput, TOutput >, itk::NumberOfPointsCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, itk::NumberOfFacesCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, itk::MinMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, itk::QuadEdgeMeshDelaunayConformingFilter< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshDiscreteCurvatureTensorEstimator< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshDiscreteGaussianCurvatureEstimator< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshDiscreteMaxCurvatureEstimator< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshDiscreteMeanCurvatureEstimator< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshDiscreteMinCurvatureEstimator< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshEulerOperatorCreateCenterVertexFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorDeleteCenterVertexFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorFlipEdgeFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorJoinFacetFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorSplitEdgeFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorSplitFacetFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorSplitVertexFunction< TMesh, TQEType >, itk::QuadEdgeMeshNormalFilter< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshParam< TInputMesh, TOutputMesh, TSolverTraits >, itk::QuadEdgeMeshQuadricDecimation< TInput, TOutput, TCriterion >, itk::QuadEdgeMeshScalarDataVTKPolyDataWriter< TMesh >, itk::QuadEdgeMeshSmoothing< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshSquaredEdgeLengthDecimation< TInput, TOutput, TCriterion >, itk::QuadEdgeMeshTopologyChecker< TMesh >, itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshZipMeshFunction< TMesh, TQEType >, itk::RankImageFilter< TInputImage, TOutputImage, TKernel >, itk::RealAndImaginaryToComplexImageFilter< TInputPixel1, TInputPixel2, TOutputPixel, NDimension >, itk::Functor::RedColormapFunctor< TScalar, TRGBPixel >, itk::RegionalMaximaImageFilter< TInputImage, TOutputImage >, itk::RegionalMinimaImageFilter< TInputImage, TOutputImage >, itk::RegionFromReferenceLabelMapFilter< TInputImage >, itk::RelabelLabelMapFilter< TImage >, itk::RobustAutomaticThresholdCalculator< TInputImage, TGradientImage >, itk::RobustAutomaticThresholdImageFilter< TInputImage, TGradientImage, TOutputImage >, itk::ScalarChanAndVeseDenseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData >, itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >, itk::ScalarToRGBColormapImageFilter< TInputImage, TOutputImage >, itk::ScaleVersor3DTransform< TScalarType >, itk::ShapeKeepNObjectsLabelMapFilter< TImage >, itk::ShapeLabelMapFilter< TImage, TLabelImage >, itk::ShapeOpeningLabelMapFilter< TImage >, itk::ShapeRelabelImageFilter< TInputImage >, itk::ShapeRelabelLabelMapFilter< TImage >, itk::ShapeUniqueLabelMapFilter< TImage >, itk::ShiftScaleLabelMapFilter< TImage >, itk::SinRegularizedHeavisideStepFunction< TInput, TOutput >, itk::SliceBySliceImageFilter< TInputImage, TOutputImage, TInputFilter, TOutputFilter, TInternalInputImage, TInternalOutputImage >, itk::Functor::SpringColormapFunctor< TScalar, TRGBPixel >, itk::StatisticsKeepNObjectsLabelMapFilter< TImage >, itk::StatisticsLabelMapFilter< TImage, TFeatureImage >, itk::StatisticsOpeningLabelMapFilter< TImage >, itk::StatisticsRelabelImageFilter< TInputImage, TFeatureImage >, itk::StatisticsRelabelLabelMapFilter< TImage >, itk::StatisticsUniqueLabelMapFilter< TImage >, itk::StochasticFractalDimensionImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::SubtractConstantFromImageFilter< TInputImage, TConstant, TOutputImage >, itk::Functor::SummerColormapFunctor< TScalar, TRGBPixel >, itk::TransformFileReader, itk::TransformFileWriter, itk::TransformToDeformationFieldSource< TOutputImage, TTransformPrecisionType >, itk::TxtTransformIO, itk::ValuedRegionalExtremaImageFilter< TInputImage, TOutputImage, TFunction1, TFunction2 >, itk::ValuedRegionalMaximaImageFilter< TInputImage, TOutputImage >, itk::ValuedRegionalMinimaImageFilter< TInputImage, TOutputImage >, itk::VanHerkGilWermanDilateImageFilter< TImage, TKernel >, itk::VanHerkGilWermanErodeDilateImageFilter< TImage, TKernel, TFunction1 >, itk::VanHerkGilWermanErodeImageFilter< TImage, TKernel >, itk::VectorCentralDifferenceImageFunction< TInputImage, TCoordRep >, itk::VectorLinearInterpolateNearestNeighborExtrapolateImageFunction< TInputImage, TCoordRep >, itk::VoxBoCUBImageIO, itk::VTKPolyDataReader< TOutputMesh >, itk::VTKPolyDataWriter< TInputMesh >, itk::WarpHarmonicEnergyCalculator< TInputImage >, itk::Functor::WinterColormapFunctor< TScalar, TRGBPixel >, itk::Statistics::ChiSquareDistribution, itk::Statistics::CovarianceSampleFilter< TSample >, itk::Statistics::DenseFrequencyContainer2, itk::Statistics::DistanceToCentroidMembershipFunction< TVector >, itk::Statistics::EuclideanDistanceMetric< TVector >, itk::Statistics::EuclideanSquareDistanceMetric< TVector >, itk::Statistics::ExpectationMaximizationMixtureModelEstimator< TSample >, itk::Statistics::GaussianDistribution, itk::Statistics::GaussianMembershipFunction< TMeasurementVector >, itk::Statistics::GaussianMixtureModelComponent< TSample >, itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >, itk::Statistics::HistogramToTextureFeaturesFilter< THistogram >, itk::Statistics::ImageClassifierFilter< TSample, TInputImage, TOutputImage >, itk::Statistics::ImageToHistogramFilter< TImageType >, itk::Statistics::ImageToListSampleAdaptor< TImage >, itk::Statistics::ImageToListSampleFilter< TImage, TMaskImage >, itk::Statistics::JointDomainImageToListSampleAdaptor< TImage >, itk::Statistics::KdTree< TSample >, itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >, itk::Statistics::KdTreeGenerator< TSample >, itk::Statistics::ListSample< TMeasurementVector >, itk::Statistics::MahalanobisDistanceMembershipFunction< TVector >, itk::Statistics::MahalanobisDistanceMetric< TVector >, itk::Statistics::ManhattanDistanceMetric< TVector >, itk::Statistics::MaximumDecisionRule2, itk::Statistics::MaximumRatioDecisionRule2, itk::Statistics::MeanSampleFilter< TSample >, itk::Statistics::MembershipSample< TSample >, itk::Statistics::MinimumDecisionRule2, itk::Statistics::NeighborhoodSampler< TSample >, itk::Statistics::NormalVariateGenerator, itk::Statistics::PointSetToListSampleAdaptor< TPointSet >, itk::Statistics::SampleClassifierFilter< TSample >, itk::Statistics::SampleToHistogramFilter< TSample, THistogram >, itk::Statistics::ScalarImageToCooccurrenceListSampleFilter< TImage >, itk::Statistics::ScalarImageToCooccurrenceMatrixFilter< TImageType, THistogramFrequencyContainer >, itk::Statistics::ScalarImageToHistogramGenerator< TImageType >, itk::Statistics::ScalarImageToTextureFeaturesFilter< TImageType, THistogramFrequencyContainer >, itk::Statistics::SparseFrequencyContainer2, itk::Statistics::StandardDeviationPerComponentSampleFilter< TSample >, itk::Statistics::Subsample< TSample >, itk::Statistics::TDistribution, itk::Statistics::WeightedCentroidKdTreeGenerator< TSample >, itk::Statistics::WeightedCovarianceSampleFilter< TSample >, itk::Statistics::WeightedMeanSampleFilter< TSample >, itk::AffineGeometryFrame< TScalarType, NDimensions >, itk::ArrowSpatialObject< TDimension >, itk::BlobSpatialObject< TDimension >, itk::BoxSpatialObject< TDimension >, itk::ContourSpatialObject< TDimension >, itk::CylinderSpatialObject, itk::DTITubeSpatialObject< TDimension >, itk::EllipseSpatialObject< TDimension >, itk::GaussianSpatialObject< TDimension >, itk::GroupSpatialObject< TDimension >, itk::ImageMaskSpatialObject< TDimension >, itk::ImageSpatialObject< TDimension, TPixelType >, itk::LandmarkSpatialObject< TDimension >, itk::LineSpatialObject< TDimension >, itk::MeshSpatialObject< TMesh >, itk::PlaneSpatialObject< TDimension >, itk::PointBasedSpatialObject< TDimension >, itk::PolygonGroupSpatialObject< TDimension >, itk::PolygonSpatialObject< TDimension >, itk::SceneSpatialObject< TSpaceDimension >, itk::SpatialObject< TDimension >, itk::SpatialObjectDuplicator< TInputSpatialObject >, itk::SpatialObjectTreeContainer< TDimension >, itk::SpatialObjectTreeNode< TDimension >, itk::SurfaceSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, TTubePointType >, itk::VesselTubeSpatialObject< TDimension >, itk::CurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >, itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >, itk::FFTComplexConjugateToRealImageFilter< TPixel, VDimension >, itk::FFTRealToComplexConjugateImageFilter< TPixel, VDimension >, itk::LevelSetNeighborhoodExtractor< TLevelSet >, itk::MinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::MRFImageFilter< TInputImage, TClassifiedImage >, itk::PDEDeformableRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::ReinitializeLevelSetImageFilter< TLevelSet >, itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage, TBinaryPriorImage >, itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >, itk::watershed::Relabeler< ScalarType, itkGetStaticConstMacro(ImageDimension)>, itk::watershed::Segmenter< InputImageType >, itk::watershed::SegmentTreeGenerator< ScalarType >, itk::AccumulateImageFilter< TInputImage, TOutputImage >, itk::BinaryFunctorImageFilter< TInputImage, TMaskImage, TOutputImage, Functor::MaskNegatedInput< TInputImage::PixelType, TMaskImage::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TInputImage, TOutputImage, Function::Compose2DVector< TInputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, Functor::MakeJoin< TInputImage1, TInputImage2 >::ImageType, Functor::MakeJoin< TInputImage1, TInputImage2 >::FunctorType >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::SquaredDifference2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Maximum< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::XOR< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::ConstrainedValueDifference< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TMaskImage, TOutputImage, Functor::MaskInput< TInputImage::PixelType, TMaskImage::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Mult< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::Atan2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< Image< TInputPixel1, NDimension >, Image< TInputPixel2, NDimension >, Image< std::complex< TOutputPixel >, NDimension >, Functor::MagnitudeAndPhaseToComplex< TInputPixel1, TInputPixel2, TOutputPixel > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::WeightedAdd2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::ConstrainedValueAddition< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::AbsoluteValueDifference2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::Add2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Sub2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Minimum< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TInputImage, TOutputImage, Function::Compose2DCovariantVector< TInputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::AND< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TLabelImage, TOutputImage, Functor::LabelOverlayFunctor< TInputImage::PixelType, TLabelImage::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< Image< TInputPixel1, NDimension >, Image< TInputPixel2, NDimension >, Image< std::complex< TOutputPixel >, NDimension >, Functor::RealAndImaginaryToComplex< TInputPixel1, TInputPixel2, TOutputPixel > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::OR< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::Modulus2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Div< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType >, itk::CannyEdgeDetectionImageFilter< ImageType, ImageType >, itk::CastImageFilter< FeatureImageType, ImageType >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, Functor::SimilarVectorsFunctor< TInputImage::ValueType >, TMaskImage >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, Functor::SimilarPixelsFunctor< TInputImage::ValueType >, TMaskImage >, itk::ConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::DanielssonDistanceMapImageFilter< ImageType, ImageType >, itk::DisplacementFieldJacobianDeterminantFilter< TInputImage, TRealType, TOutputImage >, itk::ExtractImageFilter< TInputImage, TOutputImage >, itk::NaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ComposeRGBA< TInputImage::PixelType > >, itk::NaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Maximum1< TInputImage::PixelType, TInputImage::PixelType > >, itk::NaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Add1< TInputImage::PixelType, TInputImage::PixelType > >, itk::PadImageFilter< TInputImage, TOutputImage >, itk::PointSetToImageFilter< TInputPointSet, TOutputImage >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::MedianAccumulator< TInputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::BinaryAccumulator< TInputImage::PixelType, TOutputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::MeanAccumulator< TInputImage::PixelType, TAccumulate > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::BinaryThresholdAccumulator< TInputImage::PixelType, TOutputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::StandardDeviationAccumulator< TInputImage::PixelType, TAccumulate > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::MaximumAccumulator< TInputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::SumAccumulator< TInputImage::PixelType, TOutputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::MinimumAccumulator< TInputImage::PixelType > >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, std::less< TOutputImage::PixelType > >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, std::greater< TOutputImage::PixelType > >, itk::ShrinkImageFilter< TInputImage, TOutputImage >, itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >, itk::SparseFieldLevelSetImageFilter< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >, itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< TInputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::Compose3DCovariantVector< TInputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, Function::Modulus3< TInputImage1::PixelType, TInputImage2::PixelType, TInputImage3::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, Function::Add3< TInputImage1::PixelType, TInputImage2::PixelType, TInputImage3::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, Function::ModulusSquare3< TInputImage1::PixelType, TInputImage2::PixelType, TInputImage3::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::Compose3DVector< TInputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Sin< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ChangeLabel< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Sqrt< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::AccessorFunctor< TInputImage::PixelType, TAccessor > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::SubtractConstantFrom< TInputImage::PixelType, TConstant, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToReal< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::EdgePotential< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Atan< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Cos< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Acos< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::GradientMagnitude< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorMagnitudeLinearTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Tan< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Abs< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorCast< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::BoundedReciprocal< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToModulus< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< FeatureImageType,ImageType, Functor::Cast< FeatureImageType::PixelType, ImageType::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::TensorFractionalAnisotropyFunction< TInputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ThresholdLabeler< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::AddConstantTo< TInputImage::PixelType, TConstant, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToPhase< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::TensorRelativeAnisotropyFunction< TInputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ModulusTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::RGBToLuminance< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::BinaryThreshold< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MultiplyByConstant< TInputImage::PixelType, TConstant, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Log< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::NOT< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ExpNegative< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToImaginary< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::SymmetricEigenAnalysisFunction< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::InvertIntensityTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Sigmoid< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Asin< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Square< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::IntensityLinearTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Log10< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MatrixIndexSelection< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::DivideByConstant< TInputImage::PixelType, TConstant, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorIndexSelectionCast< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::IntensityWindowingTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Cast< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Exp< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TLabelImage, TOutputImage, Functor::LabelToRGBFunctor< TLabelImage::PixelType, TOutputImage::PixelType > >, itk::BloxImage< BloxCoreAtomPixel< NDimension >, NDimension >, itk::BloxImage< BloxBoundaryProfilePixel< TImageDimension >, TImageDimension >, itk::BloxImage< BloxBoundaryPointPixel< TImageDimension >, TImageDimension >, itk::CenteredTransformInitializer< VersorRigid3DTransform< double >, TFixedImage, TMovingImage >, itk::ChainCodePath< 2 >, itk::CorrespondenceDataStructure< InputNodeType, 2 >, itk::CorrespondenceDataStructure< NodeType, 2 >, itk::CorrespondenceDataStructure< OutputNodeType, 3 >, itk::Image< TNode *, VImageDimension >, itk::Image< BloxBoundaryProfilePixel< TImageDimension >, TImageDimension >, itk::Image< BloxCoreAtomPixel< NDimension >, TImageDimension >, itk::Image< TPixel, VImageDimension >, itk::Image< TBloxPixelType, TImageDimension >, itk::Image< BloxBoundaryPointPixel< TImageDimension >, TImageDimension >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, PixelAccessor >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAndPathToImageFilter< TImage, ParametricPath< 2 >, TImage >, itk::ImageBase< VImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TLabelObject >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< VectorImage< TPixelType, Dimension > >::ImageDimension >, itk::ImageRegionSplitter< VImageDimension >, itk::KernelTransform< TScalarType, NDimensions >, itk::MatrixOffsetTransformBase< TScalarType, NDimensions, NDimensions >, itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >, itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >, itk::Mesh< TCoordType, 2, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::Mesh< TPixelType, VDimension, TMeshTraits >, itk::Mesh< TPixel, VDimension, TTraits >, itk::MeshSource< TOutputPointSet >, itk::MeshSource< TOutputMesh >, itk::MeshSource< VoronoiDiagram2D< TCoordType > >, itk::MeshSource< TOutput >, itk::MeshToMeshFilter< TInput, TOutput >, itk::MeshToMeshFilter< TInputMesh, TOutputMesh >, itk::PathAndImageToPathFilter< TFourierSeriesPath, TSwathMeritImage, OrthogonallyCorrected2DParametricPath >, itk::PathSource< TOutputChainCodePath >, itk::PathSource< OrthogonallyCorrected2DParametricPath >, itk::PathSource< TOutputFourierSeriesPath >, itk::PathSource< PolyLineParametricPath< 2 > >, itk::PathSource< TOutputPath >, itk::PathToPathFilter< TInputPath, TOutputChainCodePath >, itk::PathToPathFilter< TInputChainCodePath, TOutputFourierSeriesPath >, itk::PathToPathFilter< TInputPath, TOutputPath >, itk::PathToPathFilter< TFourierSeriesPath,OrthogonallyCorrected2DParametricPath >, itk::PointSet< TCoordType, VDimension, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::PointSet< TPixelType, VDimension, TMeshTraits >, itk::PointSet< TPixel, VDimension, TTraits >, itk::SpecialCoordinatesImage< TPixel, 3 >, itk::Transform< TScalarType, 3, 2 >, itk::Transform< TScalarType, NInputDimensions, NOutputDimensions >, itk::Transform< TScalarType, NDimensions, NDimensions >, itk::TreeContainer< itk::SpatialObject< TDimension > * >, itk::TreeNode< SpatialObject< TDimension > * >, itk::TreeNode< ValueType >, itk::VectorContainer< TElementIdentifier, TElementWrapper >, itk::VectorImage< TPixelType, Dimension >, itk::Statistics::MultilayerNeuralNetworkBase< TMeasurementVector, TTargetVector, BackPropagationLayer< TMeasurementVector, TTargetVector > >, itk::Statistics::TrainingFunctionBase< TSample, TTargetVector, ScalarType >, itk::Statistics::EuclideanDistance< ParameterType >, itk::HistogramToImageFilter< THistogram, Function::HistogramIntensityFunction< unsigned long, TOutputPixel > >, itk::HistogramToImageFilter< THistogram, Function::HistogramEntropyFunction< unsigned long, TOutputPixel > >, itk::HistogramToImageFilter< THistogram, Function::HistogramProbabilityFunction< unsigned long, TOutputPixel > >, itk::HistogramToImageFilter< THistogram, Function::HistogramLogProbabilityFunction< unsigned long, TOutputPixel > >, itk::Statistics::ImageToListAdaptor< TImage, FixedArray< TImage::PixelType, 2 > >, itk::Statistics::ImageToListAdaptor< TImage, ImageJointDomainTraits< TImage >::MeasurementVectorType >, itk::Statistics::ImageToListAdaptor< TImage, FixedArray< TImage::PixelType, 1 > >, itk::Statistics::ListSample< MeasurementVectorPixelTraits< TImage::PixelType >::MeasurementVectorType >, itk::Statistics::ListSample< MeasurementVectorPixelTraits< TImage::PixelType >::MeasurementVectorType >, itk::Statistics::ListSample< TPointSet::PointType >, itk::Statistics::ListSample< TPointSet::PointType >, itk::Statistics::ListSample< ImageJointDomainTraits< TImage >::MeasurementVectorType >, itk::Statistics::ListSample< ImageJointDomainTraits< TImage >::MeasurementVectorType >, itk::Statistics::SampleAlgorithmBase< TSample >, itk::Statistics::SampleAlgorithmBase< TInputHistogram >, itk::SimpleFuzzyConnectednessImageFilterBase< TInputImage, TOutputImage >, itk::AnchorErodeDilateImageFilter< TImage, TKernel, std::greater< TImage::PixelType >, std::greater_equal< TImage::PixelType > >, itk::AnchorErodeDilateImageFilter< TImage, TKernel, std::less< TImage::PixelType >, std::less_equal< TImage::PixelType > >, itk::AnchorOpenCloseImageFilter< TImage, TKernel, std::greater< TImage::PixelType >, std::less< TImage::PixelType >, std::greater_equal< TImage::PixelType >, std::less_equal< TImage::PixelType > >, itk::AnchorOpenCloseImageFilter< TImage, TKernel, std::less< TImage::PixelType >, std::greater< TImage::PixelType >, std::less_equal< TImage::PixelType >, std::greater_equal< TImage::PixelType > >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, std::less< TInputImage::PixelType > >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, std::greater< TInputImage::PixelType > >, itk::BoxImageFilter< TInputImage, TOutputImage >, itk::BoxImageFilter< TImageType, TImageType >, itk::ChangeRegionLabelMapFilter< TInputImage >, itk::InPlaceLabelMapFilter< TImage >, itk::InPlaceLabelMapFilter< TInputImage >, itk::KernelImageFilter< TInputImage, TOutputImage, TKernel >, itk::LabelMapFilter< TImage, TImage >, itk::LabelMapFilter< TInputImage, TOutputImage >, itk::LabelMapFilter< TInputImage, TInputImage >, itk::MaskedMovingHistogramImageFilter< TInputImage, TMaskImage, TOutputImage, TKernel, MaskedRankHistogram< TInputImage::PixelType > >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, RankImageFilter< TInputImage, TInputImage, FlatStructuringElement< ::itk::GetImageDimension< TInputImage >::ImageDimension > > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologicalGradientHistogram< TInputImage::PixelType > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, RankHistogram< TInputImage::PixelType > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::greater< TInputImage::PixelType > > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, THistogram >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::less< TInputImage::PixelType > > >, itk::MovingHistogramImageFilterBase< TInputImage, TOutputImage, TKernel >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::greater< TInputImage::PixelType > > >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::less< TInputImage::PixelType > > >, itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput >, itk::ShapeKeepNObjectsLabelMapFilter< TImage >, itk::ShapeLabelMapFilter< TImage, Image< TImage::PixelType,::itk::GetImageDimension< TImage >::ImageDimension > >, itk::ShapeOpeningLabelMapFilter< TImage >, itk::ShapeRelabelLabelMapFilter< TImage >, itk::ShapeUniqueLabelMapFilter< TImage >, itk::ValuedRegionalExtremaImageFilter< TInputImage, TOutputImage, std::greater< TInputImage::PixelType >, std::greater< TOutputImage::PixelType > >, itk::ValuedRegionalExtremaImageFilter< TInputImage, TOutputImage, std::less< TInputImage::PixelType >, std::less< TOutputImage::PixelType > >, itk::VanHerkGilWermanErodeDilateImageFilter< TImage, TKernel, MaxFunctor< TImage::PixelType > >, itk::VanHerkGilWermanErodeDilateImageFilter< TImage, TKernel, MinFunctor< TImage::PixelType > >, itk::VTKPolyDataWriter< TMesh >, itk::Statistics::EuclideanDistanceMetric< ParameterType >, itk::BlobSpatialObject< TDimension >, itk::GroupSpatialObject< TDimension >, itk::ImageSpatialObject< TDimension, unsigned char >, itk::SpatialObject< 3 >, itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, and itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >.

Referenced by itk::CreateObjectFunction< T >::CreateObject(), itk::TransformFactoryBase::GetFactory(), itk::SpatialObjectFactoryBase::GetFactory(), itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::NarrowBandImageFilterBase(), itk::VTKImageIOFactory::RegisterOneFactory(), itk::VoxBoCUBImageIOFactory::RegisterOneFactory(), itk::TxtTransformIOFactory::RegisterOneFactory(), itk::TIFFImageIOFactory::RegisterOneFactory(), itk::StimulateImageIOFactory::RegisterOneFactory(), itk::SiemensVisionImageIOFactory::RegisterOneFactory(), itk::PNGImageIOFactory::RegisterOneFactory(), itk::PhilipsRECImageIOFactory::RegisterOneFactory(), itk::NrrdImageIOFactory::RegisterOneFactory(), itk::NiftiImageIOFactory::RegisterOneFactory(), itk::MINC2ImageIOFactory::RegisterOneFactory(), itk::MetaImageIOFactory::RegisterOneFactory(), itk::MatlabTransformIOFactory::RegisterOneFactory(), itk::LSMImageIOFactory::RegisterOneFactory(), itk::JPEGImageIOFactory::RegisterOneFactory(), itk::GiplImageIOFactory::RegisterOneFactory(), itk::GEAdwImageIOFactory::RegisterOneFactory(), itk::GE5ImageIOFactory::RegisterOneFactory(), itk::GE4ImageIOFactory::RegisterOneFactory(), itk::GDCMImageIOFactory::RegisterOneFactory(), itk::DicomImageIOFactory::RegisterOneFactory(), itk::DICOMImageIO2Factory::RegisterOneFactory(), itk::Bruker2DSEQImageIOFactory::RegisterOneFactory(), itk::Brains2MaskImageIOFactory::RegisterOneFactory(), itk::BMPImageIOFactory::RegisterOneFactory(), itk::BioRadImageIOFactory::RegisterOneFactory(), itk::AnalyzeImageIOFactory::RegisterOneFactory(), and itk::TransformFactory< T >::RegisterTransform().

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::PreComputeTransformValues ( void   )  [protected, virtual, inherited]

void itk::LightObject::Print ( std::ostream &  os,
Indent  indent = 0 
) const [inherited]

Cause the object to print itself out.

Referenced by itk::WeakPointer< ProcessObject >::Print().

virtual void itk::LightObject::PrintHeader ( std::ostream &  os,
Indent  indent 
) const [protected, virtual, inherited]

Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

bool itk::Object::PrintObservers ( std::ostream &  os,
Indent  indent 
) const [protected, inherited]

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const [protected, virtual]

virtual void itk::LightObject::PrintTrailer ( std::ostream &  os,
Indent  indent 
) const [protected, virtual, inherited]

Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

virtual void itk::Object::Register (  )  const [virtual, inherited]

Increase the reference count (mark as used by another object).

Reimplemented from itk::LightObject.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ReinitializeSeed ( int  seed  )  [inherited]

Reinitialize the seed of the random number generator that selects the sample of pixels used for estimating the image histograms and the joint histogram. By nature, this metric is not deterministic, since at each run it may select a different set of pixels. By initializing the random number generator seed to the same value you can restore determinism. On the other hand, calling the method ReinitializeSeed() without arguments will use the clock from your machine in order to have a very random initialization of the seed. This will indeed increase the non-deterministic behavior of the metric.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, and itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::ReinitializeSeed (  )  [inherited]

Reinitialize the seed of the random number generator that selects the sample of pixels used for estimating the image histograms and the joint histogram. By nature, this metric is not deterministic, since at each run it may select a different set of pixels. By initializing the random number generator seed to the same value you can restore determinism. On the other hand, calling the method ReinitializeSeed() without arguments will use the clock from your machine in order to have a very random initialization of the seed. This will indeed increase the non-deterministic behavior of the metric.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, and itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

void itk::Object::RemoveAllObservers (  )  [inherited]

Remove all observers .

void itk::Object::RemoveObserver ( unsigned long  tag  )  [inherited]

Remove the observer with this tag value.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SampleFixedImageDomain ( FixedImageSampleContainer &  samples  )  const [protected, virtual, inherited]

Uniformly select a sample set from the fixed image domain.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SampleFixedImageIndexes ( FixedImageSampleContainer &  samples  )  const [protected, virtual, inherited]

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SampleFullFixedImageDomain ( FixedImageSampleContainer &  samples  )  const [protected, virtual, inherited]

Gather all the pixels from the fixed image domain.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetComputeGradient ( bool  _arg  )  [virtual, inherited]

Set/Get gradient computation.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetComputeGradient ( bool  _arg  )  [virtual, inherited]

Set/Get gradient computation.

void itk::Object::SetDebug ( bool  debugFlag  )  const [inherited]

Set the value of the debug flag. A non-zero value turns debugging on.

template<class TFixedImage, class TMovingImage>
virtual void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetDerivativeStepLength ( double  _arg  )  [virtual]

Sets the step length used to calculate the derivative.

template<class TFixedImage, class TMovingImage>
virtual void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetDerivativeStepLengthScales ( ScalesType  _arg  )  [virtual]

Sets the derivative step length scales.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImage ( const FixedImageType *  _arg  )  [virtual, inherited]

Connect the Fixed Image.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImage ( const FixedImageType *  _arg  )  [virtual, inherited]

Connect the Fixed Image.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImageIndexes ( const FixedImageIndexContainer &  indexes  )  [inherited]

Set the fixed image indexes to be used as the samples when computing the match metric

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImageMask ( const FixedImageMaskType _arg  )  [virtual, inherited]

Set/Get the fixed image mask.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImageMask ( FixedImageMaskType _arg  )  [virtual, inherited]

Set/Get the fixed image mask.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImageMask ( const FixedImageMaskType mask  )  [inline, virtual, inherited]

Set/Get the fixed image mask.

Definition at line 206 of file itkImageToImageMetric.h.

References itk::ImageToImageMetric< TFixedImage, TMovingImage >::SetFixedImageMask().

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImageMask ( FixedImageMaskType _arg  )  [virtual, inherited]

Set/Get the fixed image mask.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImageRegion ( const FixedImageRegionType  reg  )  [inherited]

Set the region over which the metric will be computed

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImageRegion ( FixedImageRegionType  _arg  )  [virtual, inherited]

Set the region over which the metric will be computed

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetFixedImageSamplesIntensityThreshold ( const FixedImagePixelType &  thresh  )  [inherited]

Minimum fixed-image intensity needed for a sample to be used in the metric computation

static void itk::Object::SetGlobalWarningDisplay ( bool  flag  )  [static, inherited]

This is a global flag that controls whether any debug, warning or error messages are displayed.

Referenced by itk::Object::GlobalWarningDisplayOff(), and itk::Object::GlobalWarningDisplayOn().

template<class TFixedImage, class TMovingImage>
virtual void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetHistogramSize ( HistogramSizeType  _arg  )  [virtual]

Sets the histogram size. Note this function must be called before Initialize().

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetInterpolator ( InterpolatorType _arg  )  [virtual, inherited]

Connect the Interpolator.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetInterpolator ( InterpolatorType _arg  )  [virtual, inherited]

Connect the Interpolator.

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetLowerBound ( const MeasurementVectorType bound  ) 

Set the lower bounds of the intensities to be considered for computing the histogram. This option allows to focus the computation of the Metric in a particular range of intensities that correspond to features of interest.

void itk::Object::SetMetaDataDictionary ( const MetaDataDictionary rhs  )  [inherited]

Returns:
Set the MetaDataDictionary

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetMovingImage ( const MovingImageType *  _arg  )  [virtual, inherited]

Connect the Moving Image.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetMovingImage ( const MovingImageType *  _arg  )  [virtual, inherited]

Connect the Moving Image.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetMovingImageMask ( const MovingImageMaskType _arg  )  [virtual, inherited]

Set/Get the moving image mask.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetMovingImageMask ( MovingImageMaskType _arg  )  [virtual, inherited]

Set/Get the moving image mask.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetMovingImageMask ( const MovingImageMaskType mask  )  [inline, virtual, inherited]

Set/Get the moving image mask.

Definition at line 195 of file itkImageToImageMetric.h.

References itk::ImageToImageMetric< TFixedImage, TMovingImage >::SetMovingImageMask().

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetMovingImageMask ( MovingImageMaskType _arg  )  [virtual, inherited]

Set/Get the moving image mask.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetNumberOfFixedImageSamples ( unsigned long  numSamples  )  [virtual, inherited]

Number of spatial samples to used to compute metric This sets the number of samples.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetNumberOfSpatialSamples ( unsigned long  num  )  [inline, inherited]

Number of spatial samples to used to compute metric This sets the number of samples.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

Definition at line 262 of file itkOptImageToImageMetric.h.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetNumberOfThreads ( unsigned int  numberOfThreads  )  [inherited]

Set/Get number of threads to use for computations.

template<class TFixedImage, class TMovingImage>
virtual void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetPaddingValue ( FixedImagePixelType  _arg  )  [virtual]

The padding value.

virtual void itk::Object::SetReferenceCount ( int   )  [virtual, inherited]

Sets the reference count (use with care)

Reimplemented from itk::LightObject.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetTransform ( TransformType _arg  )  [virtual, inherited]

Connect the Transform.

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetTransform ( TransformType transform  ) 

Define the transform and thereby the parameter space of the metric and the space of its derivatives

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetTransformParameters ( const ParametersType parameters  )  const [inherited]

Set the parameters defining the Transform.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetTransformParameters ( const ParametersType parameters  )  const [inherited]

Set the parameters defining the Transform.

template<class TFixedImage, class TMovingImage>
void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetUpperBound ( const MeasurementVectorType bound  ) 

Set the upper bounds of the intensities to be considered for computing the histogram. This option allows to focus the computation of the Metric in a particular range of intensities that correspond to features of interest.

template<class TFixedImage, class TMovingImage>
virtual void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetUpperBoundIncreaseFactor ( double  _arg  )  [virtual]

Factor to increase the upper bound for the samples in the histogram. Default value is 0.001

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetUseAllPixels ( bool  useAllPixels  )  [inherited]

Select whether the metric will be computed using all the pixels on the fixed image region, or only using a set of randomly selected pixels. This value override IntensityThreshold, Masks, and SequentialSampling.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetUseCachingOfBSplineWeights ( bool  _arg  )  [virtual, inherited]

This boolean flag is only relevant when this metric is used along with a BSplineDeformableTransform. The flag enables/disables the caching of values computed when a physical point is mapped through the BSplineDeformableTransform. In particular it will cache the values of the BSpline weights for that points, and the indexes indicating what BSpline-grid nodes are relevant for that specific point. This caching is made optional due to the fact that the memory arrays used for the caching can reach large sizes even for moderate image size problems. For example, for a 3D image of 256^3, using 20% of pixels, these arrays will take about 1 Gigabyte of RAM for storage. The ratio of computing time between using the cache or not using the cache can reach 1:5, meaning that using the caching can provide a five times speed up. It is therefore, interesting to enable the caching, if enough memory is available for it. The caching is enabled by default, in order to preserve backward compatibility with previous versions of ITK.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetUseFixedImageIndexes ( bool  useIndex  )  [inherited]

Set the fixed image indexes to be used as the samples when computing the match metric

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetUseFixedImageSamplesIntensityThreshold ( bool  useThresh  )  [inherited]

template<class TFixedImage, class TMovingImage>
virtual void itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::SetUsePaddingValue ( bool  _arg  )  [virtual]

Set whether the padding value should be used to determine which pixels should be ignored when calculating the similarity measure. Those pixels in the fixed image which have the padding value will be ignored.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SetUseSequentialSampling ( bool  sequentialSampling  )  [inherited]

If set to true, then every pixel in the fixed image will be scanned to determine if it should be used in registration metric computation. A pixel will be chosen if it meets any mask or threshold limits set. If set to false, then UseAllPixels will be set to false.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::SynchronizeTransforms (  )  const [protected, inherited]

Synchronizes the threader transforms with the transform member variable.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::TransformPoint ( unsigned int  sampleNumber,
MovingImagePointType mappedPoint,
bool &  sampleWithinSupportRegion,
double &  movingImageValue,
unsigned int  threadID 
) const [protected, virtual, inherited]

Transform a point from FixedImage domain to MovingImage domain. This function also checks if mapped point is within support region.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::TransformPointWithDerivatives ( unsigned int  sampleNumber,
MovingImagePointType mappedPoint,
bool &  sampleWithinSupportRegion,
double &  movingImageValue,
ImageDerivativesType gradient,
unsigned int  threadID 
) const [protected, virtual, inherited]

virtual void itk::Object::UnRegister (  )  const [virtual, inherited]

Decrease the reference count (release by another object).

Reimplemented from itk::LightObject.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::UseAllPixelsOff ( void   )  [inline, inherited]

Select whether the metric will be computed using all the pixels on the fixed image region, or only using a set of randomly selected pixels. This value override IntensityThreshold, Masks, and SequentialSampling.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

Definition at line 289 of file itkOptImageToImageMetric.h.

void itk::ImageToImageMetric< TFixedImage , TMovingImage >::UseAllPixelsOn ( void   )  [inline, inherited]

Select whether the metric will be computed using all the pixels on the fixed image region, or only using a set of randomly selected pixels. This value override IntensityThreshold, Masks, and SequentialSampling.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

Definition at line 285 of file itkOptImageToImageMetric.h.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::UseCachingOfBSplineWeightsOff (  )  [virtual, inherited]

This boolean flag is only relevant when this metric is used along with a BSplineDeformableTransform. The flag enables/disables the caching of values computed when a physical point is mapped through the BSplineDeformableTransform. In particular it will cache the values of the BSpline weights for that points, and the indexes indicating what BSpline-grid nodes are relevant for that specific point. This caching is made optional due to the fact that the memory arrays used for the caching can reach large sizes even for moderate image size problems. For example, for a 3D image of 256^3, using 20% of pixels, these arrays will take about 1 Gigabyte of RAM for storage. The ratio of computing time between using the cache or not using the cache can reach 1:5, meaning that using the caching can provide a five times speed up. It is therefore, interesting to enable the caching, if enough memory is available for it. The caching is enabled by default, in order to preserve backward compatibility with previous versions of ITK.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

virtual void itk::ImageToImageMetric< TFixedImage , TMovingImage >::UseCachingOfBSplineWeightsOn (  )  [virtual, inherited]

This boolean flag is only relevant when this metric is used along with a BSplineDeformableTransform. The flag enables/disables the caching of values computed when a physical point is mapped through the BSplineDeformableTransform. In particular it will cache the values of the BSpline weights for that points, and the indexes indicating what BSpline-grid nodes are relevant for that specific point. This caching is made optional due to the fact that the memory arrays used for the caching can reach large sizes even for moderate image size problems. For example, for a 3D image of 256^3, using 20% of pixels, these arrays will take about 1 Gigabyte of RAM for storage. The ratio of computing time between using the cache or not using the cache can reach 1:5, meaning that using the caching can provide a five times speed up. It is therefore, interesting to enable the caching, if enough memory is available for it. The caching is enabled by default, in order to preserve backward compatibility with previous versions of ITK.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.


Member Data Documentation

BSplineInterpolatorType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_BSplineInterpolator [protected, inherited]

Pointer to BSplineInterpolator.

Definition at line 513 of file itkOptImageToImageMetric.h.

BSplineParametersOffsetType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_BSplineParametersOffset [protected, inherited]

Definition at line 482 of file itkOptImageToImageMetric.h.

MovingImagePointArrayType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_BSplinePreTransformPointsArray [protected, inherited]

Definition at line 479 of file itkOptImageToImageMetric.h.

BSplineTransformType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_BSplineTransform [protected, inherited]

Definition at line 475 of file itkOptImageToImageMetric.h.

BSplineTransformIndexArrayType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_BSplineTransformIndices [mutable, protected, inherited]

Definition at line 487 of file itkOptImageToImageMetric.h.

BSplineTransformIndicesArrayType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_BSplineTransformIndicesArray [protected, inherited]

Definition at line 478 of file itkOptImageToImageMetric.h.

BSplineTransformWeightsType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_BSplineTransformWeights [mutable, protected, inherited]

Definition at line 486 of file itkOptImageToImageMetric.h.

BSplineTransformWeightsArrayType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_BSplineTransformWeightsArray [protected, inherited]

Definition at line 477 of file itkOptImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_ComputeGradient [protected, inherited]

Definition at line 248 of file itkImageToImageMetric.h.

DerivativeFunctionType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_DerivativeCalculator [protected, inherited]

Pointer to central difference calculator.

Definition at line 516 of file itkOptImageToImageMetric.h.

FixedImageConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_FixedImage [protected, inherited]

Definition at line 242 of file itkImageToImageMetric.h.

FixedImageIndexContainer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_FixedImageIndexes [protected, inherited]

Definition at line 367 of file itkOptImageToImageMetric.h.

FixedImageMaskConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_FixedImageMask [protected, inherited]

Definition at line 412 of file itkOptImageToImageMetric.h.

FixedImageMaskPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_FixedImageMask [mutable, protected, inherited]

Definition at line 255 of file itkImageToImageMetric.h.

FixedImageSampleContainer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_FixedImageSamples [protected, inherited]

Container to store a set of points and fixed image values.

Reimplemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >.

Definition at line 386 of file itkOptImageToImageMetric.h.

FixedImagePixelType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_FixedImageSamplesIntensityThreshold [protected, inherited]

Definition at line 370 of file itkOptImageToImageMetric.h.

GradientImagePointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_GradientImage [protected, inherited]

Definition at line 249 of file itkImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
HistogramSizeType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::m_HistogramSize [protected]

The histogram size.

Definition at line 164 of file itkHistogramImageToImageMetric.h.

InterpolatorPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_Interpolator [protected, inherited]

Definition at line 246 of file itkImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_InterpolatorIsBSpline [protected, inherited]

Boolean to indicate if the interpolator BSpline.

Definition at line 510 of file itkOptImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
MeasurementVectorType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::m_LowerBound [mutable, protected]

The lower bound for samples in the histogram.

Definition at line 171 of file itkHistogramImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
bool itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::m_LowerBoundSetByUser [protected]

Boolean flag to indicate whether the user supplied lower bounds or whether they should be computed from the min of image intensities

Definition at line 181 of file itkHistogramImageToImageMetric.h.

MovingImageConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_MovingImage [protected, inherited]

Definition at line 243 of file itkImageToImageMetric.h.

MovingImageMaskConstPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_MovingImageMask [protected, inherited]

Definition at line 413 of file itkOptImageToImageMetric.h.

MovingImageMaskPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_MovingImageMask [mutable, protected, inherited]

Definition at line 256 of file itkImageToImageMetric.h.

unsigned long itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_NumberOfFixedImageSamples [protected, inherited]

Definition at line 391 of file itkOptImageToImageMetric.h.

unsigned long itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_NumberOfParameters [protected, inherited]

Definition at line 388 of file itkOptImageToImageMetric.h.

unsigned long itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_NumberOfPixelsCounted [mutable, protected, inherited]

Definition at line 240 of file itkImageToImageMetric.h.

unsigned int itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_NumberOfThreads [protected, inherited]

Definition at line 415 of file itkOptImageToImageMetric.h.

unsigned long itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_NumBSplineWeights [protected, inherited]

The number of BSpline transform weights is the number of of parameter in the support region (per dimension ).

Definition at line 435 of file itkOptImageToImageMetric.h.

ParametersType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_Parameters [mutable, protected, inherited]

Definition at line 389 of file itkOptImageToImageMetric.h.

int itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_RandomSeed [protected, inherited]

Definition at line 422 of file itkOptImageToImageMetric.h.

Number of uses of this object by other objects.

Definition at line 144 of file itkLightObject.h.

Mutex lock to protect modification to the reference count

Definition at line 147 of file itkLightObject.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_ReseedIterator [protected, inherited]

Definition at line 420 of file itkOptImageToImageMetric.h.

MultiThreaderType::Pointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_Threader [protected, inherited]

Definition at line 535 of file itkOptImageToImageMetric.h.

BSplineTransformIndexArrayType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_ThreaderBSplineTransformIndices [mutable, protected, inherited]

Definition at line 490 of file itkOptImageToImageMetric.h.

BSplineTransformWeightsType* itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_ThreaderBSplineTransformWeights [mutable, protected, inherited]

Definition at line 489 of file itkOptImageToImageMetric.h.

unsigned int* itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_ThreaderNumberOfMovingImageSamples [mutable, protected, inherited]

Definition at line 537 of file itkOptImageToImageMetric.h.

MultiThreaderParameterType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_ThreaderParameter [protected, inherited]

Definition at line 536 of file itkOptImageToImageMetric.h.

TransformPointer* itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_ThreaderTransform [protected, inherited]

Copies of Transform helpers per thread (N-1 of them, since m_Transform will do the work for thread=0.

Definition at line 405 of file itkOptImageToImageMetric.h.

TransformPointer itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_Transform [mutable, protected, inherited]

Main transform to be used in thread = 0

Definition at line 245 of file itkImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_TransformIsBSpline [protected, inherited]

Types and variables related to BSpline deformable transforms. If the transform is of type third order BSplineDeformableTransform, then we can speed up the metric derivative calculation by only inspecting the parameters within the support region of a mapped point. Boolean to indicate if the transform is BSpline deformable.

Definition at line 431 of file itkOptImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
MeasurementVectorType itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::m_UpperBound [mutable, protected]

The upper bound for samples in the histogram.

Definition at line 174 of file itkHistogramImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
double itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::m_UpperBoundIncreaseFactor [protected]

The increase in the upper bound.

Definition at line 177 of file itkHistogramImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
bool itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >::m_UpperBoundSetByUser [protected]

Boolean flag to indicate whether the user supplied upper bounds or whether they should be computed from the max of image intensities

Definition at line 185 of file itkHistogramImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_UseAllPixels [protected, inherited]

Definition at line 417 of file itkOptImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_UseCachingOfBSplineWeights [protected, inherited]

Definition at line 485 of file itkOptImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_UseFixedImageIndexes [protected, inherited]

Definition at line 366 of file itkOptImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_UseFixedImageSamplesIntensityThreshold [protected, inherited]

Definition at line 369 of file itkOptImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_UseSequentialSampling [protected, inherited]

Definition at line 418 of file itkOptImageToImageMetric.h.

BooleanArrayType itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_WithinBSplineSupportRegionArray [protected, inherited]

Definition at line 480 of file itkOptImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_WithinThreadPostProcess [protected, inherited]

Definition at line 539 of file itkOptImageToImageMetric.h.

bool itk::ImageToImageMetric< TFixedImage , TMovingImage >::m_WithinThreadPreProcess [protected, inherited]

Definition at line 538 of file itkOptImageToImageMetric.h.


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 09:09:43 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000