Orfeo Toolbox  3.16
Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Types | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Static Protected Attributes | Private Member Functions | Private Attributes
itk::ImageToImageMetric< TFixedImage, TMovingImage > Class Template Reference

Computes similarity between regions of two images. More...

#include <itkImageToImageMetric.h>

+ Inheritance diagram for itk::ImageToImageMetric< TFixedImage, TMovingImage >:
+ Collaboration diagram for itk::ImageToImageMetric< TFixedImage, TMovingImage >:

List of all members.

Classes

struct  MultiThreaderParameterType

Public Types

typedef SmartPointer< const SelfConstPointer
typedef SmartPointer< const SelfConstPointer
typedef
Superclass::ParametersValueType 
CoordinateRepresentationType
typedef
Superclass::ParametersValueType 
CoordinateRepresentationType
typedef Superclass::DerivativeType DerivativeType
typedef Superclass::DerivativeType DerivativeType
typedef
FixedImageType::ConstPointer 
FixedImageConstPointer
typedef
FixedImageType::ConstPointer 
FixedImageConstPointer
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 TFixedImage::PixelType FixedImagePixelType
typedef
TransformType::InputPointType 
FixedImagePointType
typedef FixedImageType::RegionType FixedImageRegionType
typedef FixedImageType::RegionType FixedImageRegionType
typedef TFixedImage FixedImageType
typedef TFixedImage FixedImageType
typedef
GradientImageFilterType::Pointer 
GradientImageFilterPointer
typedef
GradientImageFilterType::Pointer 
GradientImageFilterPointer
typedef
GradientRecursiveGaussianImageFilter
< MovingImageType,
GradientImageType
GradientImageFilterType
typedef
GradientRecursiveGaussianImageFilter
< MovingImageType,
GradientImageType
GradientImageFilterType
typedef SmartPointer
< GradientImageType
GradientImagePointer
typedef SmartPointer
< GradientImageType
GradientImagePointer
typedef Image
< GradientPixelType,
itkGetStaticConstMacro(MovingImageDimension)> 
GradientImageType
typedef Image
< GradientPixelType,
itkGetStaticConstMacro(MovingImageDimension)> 
GradientImageType
typedef CovariantVector
< RealType,
itkGetStaticConstMacro(MovingImageDimension)> 
GradientPixelType
typedef CovariantVector
< RealType,
itkGetStaticConstMacro(MovingImageDimension)> 
GradientPixelType
typedef
TransformType::InputPointType 
InputPointType
typedef
TransformType::InputPointType 
InputPointType
typedef InterpolatorType::Pointer InterpolatorPointer
typedef InterpolatorType::Pointer InterpolatorPointer
typedef
InterpolateImageFunction
< MovingImageType,
CoordinateRepresentationType
InterpolatorType
typedef
InterpolateImageFunction
< MovingImageType,
CoordinateRepresentationType
InterpolatorType
typedef Superclass::MeasureType MeasureType
typedef Superclass::MeasureType MeasureType
typedef
MovingImageType::ConstPointer 
MovingImageConstPointer
typedef
MovingImageType::ConstPointer 
MovingImageConstPointer
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 TMovingImage::PixelType MovingImagePixelType
typedef TMovingImage::PixelType MovingImagePixelType
typedef
TransformType::OutputPointType 
MovingImagePointType
typedef TMovingImage MovingImageType
typedef TMovingImage MovingImageType
typedef MultiThreader MultiThreaderType
typedef
TransformType::OutputPointType 
OutputPointType
typedef
TransformType::OutputPointType 
OutputPointType
typedef Superclass::ParametersType ParametersType
typedef Superclass::ParametersType ParametersType
typedef double ParametersValueType
typedef SmartPointer< SelfPointer
typedef SmartPointer< SelfPointer
typedef NumericTraits
< MovingImagePixelType >
::RealType 
RealType
typedef NumericTraits
< MovingImagePixelType >
::RealType 
RealType
typedef ImageToImageMetric Self
typedef ImageToImageMetric Self
typedef SingleValuedCostFunction Superclass
typedef SingleValuedCostFunction Superclass
typedef TransformType::JacobianType TransformJacobianType
typedef TransformType::JacobianType TransformJacobianType
typedef
TransformType::ParametersType 
TransformParametersType
typedef
TransformType::ParametersType 
TransformParametersType
typedef TransformType::Pointer TransformPointer
typedef TransformType::Pointer TransformPointer
typedef Transform
< CoordinateRepresentationType,
itkGetStaticConstMacro(MovingImageDimension),
itkGetStaticConstMacro(FixedImageDimension)> 
TransformType
typedef Transform
< CoordinateRepresentationType,
itkGetStaticConstMacro(MovingImageDimension),
itkGetStaticConstMacro(FixedImageDimension)> 
TransformType

Public Member Functions

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

Static Public Member Functions

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

Static Public Attributes

static const unsigned int FixedImageDimension = TFixedImage::ImageDimension
static const unsigned int MovingImageDimension = TMovingImage::ImageDimension

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 int InternalReferenceCountType
typedef std::vector
< MovingImagePointType
MovingImagePointArrayType
typedef
BSplineTransformWeightsType::ValueType 
WeightsValueType

Protected Member Functions

 ImageToImageMetric ()
 ImageToImageMetric ()
virtual ~ImageToImageMetric ()
virtual ~ImageToImageMetric ()
virtual void ComputeImageDerivatives (const MovingImagePointType &mappedPoint, ImageDerivativesType &gradient, unsigned int threadID) const
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
virtual void PreComputeTransformValues (void)
virtual void PrintHeader (std::ostream &os, Indent indent) const
bool PrintObservers (std::ostream &os, Indent indent) const
void PrintSelf (std::ostream &os, Indent indent) const
void PrintSelf (std::ostream &os, Indent indent) const
virtual void PrintTrailer (std::ostream &os, Indent indent) const
virtual void SampleFixedImageIndexes (FixedImageSampleContainer &samples) const
virtual void SampleFixedImageRegion (FixedImageSampleContainer &samples) const
virtual void SampleFullFixedImageRegion (FixedImageSampleContainer &samples) const
virtual 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

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
FixedImageMaskPointer m_FixedImageMask
FixedImageMaskConstPointer m_FixedImageMask
FixedImageSampleContainer m_FixedImageSamples
FixedImagePixelType m_FixedImageSamplesIntensityThreshold
GradientImagePointer m_GradientImage
InterpolatorPointer m_Interpolator
bool m_InterpolatorIsBSpline
MovingImageConstPointer m_MovingImage
MovingImageMaskPointer m_MovingImageMask
MovingImageMaskConstPointer 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
bool m_UseAllPixels
bool m_UseCachingOfBSplineWeights
bool m_UseFixedImageIndexes
bool m_UseFixedImageSamplesIntensityThreshold
bool m_UseSequentialSampling
BooleanArrayType m_WithinBSplineSupportRegionArray
bool m_WithinThreadPostProcess
bool m_WithinThreadPreProcess

Static Protected Attributes

static const unsigned int DeformationSplineOrder = 3

Private Member Functions

 ImageToImageMetric (const Self &)
 ImageToImageMetric (const Self &)
void operator= (const Self &)
void operator= (const Self &)

Private Attributes

FixedImageRegionType m_FixedImageRegion

Detailed Description

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

Computes similarity between regions of two images.

This Class is templated over the type of the two input images. It expects a Transform and an Interpolator to be plugged in. This particular class is the base class for a hierarchy of similarity metrics.

This class computes a value that measures the similarity between the Fixed image and the transformed Moving image. The Interpolator is used to compute intensity values on non-grid positions resulting from mapping points through the Transform.

Definition at line 60 of file itkImageToImageMetric.h.


Member Typedef Documentation

template<class TFixedImage , class TMovingImage >
typedef std::vector<bool> itk::ImageToImageMetric< TFixedImage, TMovingImage >::BooleanArrayType
protected
template<class TFixedImage , class TMovingImage >
typedef BSplineInterpolateImageFunction<MovingImageType, CoordinateRepresentationType> itk::ImageToImageMetric< TFixedImage, TMovingImage >::BSplineInterpolatorType
protected

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

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

Definition at line 456 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef FixedArray< unsigned long, ::itk::GetImageDimension<FixedImageType>::ImageDimension > itk::ImageToImageMetric< TFixedImage, TMovingImage >::BSplineParametersOffsetType
protected

Definition at line 448 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef BSplineTransformType::ParameterIndexArrayType itk::ImageToImageMetric< TFixedImage, TMovingImage >::BSplineTransformIndexArrayType
protected
template<class TFixedImage , class TMovingImage >
typedef Array2D<IndexValueType> itk::ImageToImageMetric< TFixedImage, TMovingImage >::BSplineTransformIndicesArrayType
protected
template<class TFixedImage , class TMovingImage >
typedef BSplineDeformableTransform< CoordinateRepresentationType, ::itk::GetImageDimension<FixedImageType>::ImageDimension, itkGetStaticConstMacro(DeformationSplineOrder) > itk::ImageToImageMetric< TFixedImage, TMovingImage >::BSplineTransformType
protected
template<class TFixedImage , class TMovingImage >
typedef Array2D<WeightsValueType> itk::ImageToImageMetric< TFixedImage, TMovingImage >::BSplineTransformWeightsArrayType
protected
template<class TFixedImage , class TMovingImage >
typedef BSplineTransformType::WeightsType itk::ImageToImageMetric< TFixedImage, TMovingImage >::BSplineTransformWeightsType
protected
template<class TFixedImage , class TMovingImage >
typedef SmartPointer<const Self> itk::ImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer
template<class TFixedImage , class TMovingImage >
typedef SmartPointer<const Self> itk::ImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer
template<class TFixedImage , class TMovingImage >
typedef Superclass::ParametersValueType itk::ImageToImageMetric< TFixedImage, TMovingImage >::CoordinateRepresentationType
template<class TFixedImage , class TMovingImage >
typedef Superclass::ParametersValueType itk::ImageToImageMetric< TFixedImage, TMovingImage >::CoordinateRepresentationType
template<class TFixedImage , class TMovingImage >
typedef CentralDifferenceImageFunction<MovingImageType, CoordinateRepresentationType> itk::ImageToImageMetric< TFixedImage, TMovingImage >::DerivativeFunctionType
protected
template<class TFixedImage , class TMovingImage >
typedef Superclass::DerivativeType itk::ImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType
template<class TFixedImage , class TMovingImage >
typedef Superclass::DerivativeType itk::ImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType
template<class TFixedImage , class TMovingImage >
typedef FixedImageType::ConstPointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointer
template<class TFixedImage , class TMovingImage >
typedef FixedImageType::ConstPointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointer
template<class TFixedImage , class TMovingImage >
typedef std::vector<FixedImageIndexType> itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageIndexContainer

Definition at line 112 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef FixedImageType::IndexType itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageIndexType
template<class TFixedImage , class TMovingImage >
typedef FixedImageIndexType::IndexValueType itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageIndexValueType
template<class TFixedImage , class TMovingImage >
typedef FixedImageMaskType::ConstPointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskConstPointer

Definition at line 135 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef FixedImageMaskType::ConstPointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskConstPointer

Definition at line 143 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef FixedImageMaskType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskPointer

Definition at line 134 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef FixedImageMaskType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskPointer

Definition at line 142 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef SpatialObject< itkGetStaticConstMacro(FixedImageDimension) > itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskType

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 133 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef SpatialObject< itkGetStaticConstMacro(FixedImageDimension) > itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskType

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 141 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef TFixedImage::PixelType itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImagePixelType
template<class TFixedImage , class TMovingImage >
typedef TransformType::InputPointType itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImagePointType
template<class TFixedImage , class TMovingImage >
typedef FixedImageType::RegionType itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageRegionType
template<class TFixedImage , class TMovingImage >
typedef FixedImageType::RegionType itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageRegionType
template<class TFixedImage , class TMovingImage >
typedef std::vector<FixedImageSamplePoint> itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSampleContainer
protected
template<class TFixedImage , class TMovingImage >
typedef TFixedImage itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType
template<class TFixedImage , class TMovingImage >
typedef TFixedImage itk::ImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType
template<class TFixedImage , class TMovingImage >
typedef GradientImageFilterType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterPointer

Definition at line 124 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef GradientImageFilterType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterPointer

Definition at line 132 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef GradientRecursiveGaussianImageFilter< MovingImageType, GradientImageType > itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterType

Definition at line 123 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef GradientRecursiveGaussianImageFilter< MovingImageType, GradientImageType > itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterType

Definition at line 131 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef SmartPointer<GradientImageType> itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientImagePointer

Definition at line 120 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef SmartPointer<GradientImageType> itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientImagePointer

Definition at line 128 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef Image<GradientPixelType, itkGetStaticConstMacro(MovingImageDimension)> itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientImageType
template<class TFixedImage , class TMovingImage >
typedef Image<GradientPixelType, itkGetStaticConstMacro(MovingImageDimension)> itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientImageType
template<class TFixedImage , class TMovingImage >
typedef CovariantVector<RealType, itkGetStaticConstMacro(MovingImageDimension)> itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType
template<class TFixedImage , class TMovingImage >
typedef CovariantVector<RealType, itkGetStaticConstMacro(MovingImageDimension)> itk::ImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType
template<class TFixedImage , class TMovingImage >
typedef CovariantVector< double, itkGetStaticConstMacro(MovingImageDimension) > itk::ImageToImageMetric< TFixedImage, TMovingImage >::ImageDerivativesType
protected
template<class TFixedImage , class TMovingImage >
typedef BSplineTransformIndexArrayType::ValueType itk::ImageToImageMetric< TFixedImage, TMovingImage >::IndexValueType
protected
template<class TFixedImage , class TMovingImage >
typedef TransformType::InputPointType itk::ImageToImageMetric< TFixedImage, TMovingImage >::InputPointType
template<class TFixedImage , class TMovingImage >
typedef TransformType::InputPointType itk::ImageToImageMetric< TFixedImage, TMovingImage >::InputPointType
typedef int itk::LightObject::InternalReferenceCountType
protectedinherited

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

Definition at line 137 of file itkLightObject.h.

template<class TFixedImage , class TMovingImage >
typedef InterpolatorType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorPointer
template<class TFixedImage , class TMovingImage >
typedef InterpolatorType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorPointer
template<class TFixedImage , class TMovingImage >
typedef InterpolateImageFunction< MovingImageType, CoordinateRepresentationType > itk::ImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorType
template<class TFixedImage , class TMovingImage >
typedef InterpolateImageFunction< MovingImageType, CoordinateRepresentationType > itk::ImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorType
template<class TFixedImage , class TMovingImage >
typedef Superclass::MeasureType itk::ImageToImageMetric< TFixedImage, TMovingImage >::MeasureType
template<class TFixedImage , class TMovingImage >
typedef Superclass::MeasureType itk::ImageToImageMetric< TFixedImage, TMovingImage >::MeasureType
template<class TFixedImage , class TMovingImage >
typedef MovingImageType::ConstPointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointer
template<class TFixedImage , class TMovingImage >
typedef MovingImageType::ConstPointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointer
template<class TFixedImage , class TMovingImage >
typedef MovingImageType::IndexType itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageIndexType
template<class TFixedImage , class TMovingImage >
typedef MovingImageMaskType::ConstPointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskConstPointer

Definition at line 143 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef MovingImageMaskType::ConstPointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskConstPointer

Definition at line 150 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef MovingImageMaskType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskPointer

Definition at line 142 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef MovingImageMaskType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskPointer

Definition at line 149 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef SpatialObject< itkGetStaticConstMacro(MovingImageDimension) > itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskType

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 141 of file itkImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef SpatialObject< itkGetStaticConstMacro(MovingImageDimension) > itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskType

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 148 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef TMovingImage::PixelType itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePixelType
template<class TFixedImage , class TMovingImage >
typedef TMovingImage::PixelType itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePixelType
template<class TFixedImage , class TMovingImage >
typedef std::vector<MovingImagePointType> itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePointArrayType
protected
template<class TFixedImage , class TMovingImage >
typedef TransformType::OutputPointType itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePointType
template<class TFixedImage , class TMovingImage >
typedef TMovingImage itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType
template<class TFixedImage , class TMovingImage >
typedef TMovingImage itk::ImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType
template<class TFixedImage , class TMovingImage >
typedef MultiThreader itk::ImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderType

Definition at line 321 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
typedef TransformType::OutputPointType itk::ImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType
template<class TFixedImage , class TMovingImage >
typedef TransformType::OutputPointType itk::ImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType
template<class TFixedImage , class TMovingImage >
typedef Superclass::ParametersType itk::ImageToImageMetric< TFixedImage, TMovingImage >::ParametersType
template<class TFixedImage , class TMovingImage >
typedef Superclass::ParametersType itk::ImageToImageMetric< TFixedImage, TMovingImage >::ParametersType
typedef double itk::CostFunction::ParametersValueType
inherited

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

Reimplemented in otb::SVMCrossValidationCostFunction< TModel >.

Definition at line 46 of file itkCostFunction.h.

template<class TFixedImage , class TMovingImage >
typedef SmartPointer<Self> itk::ImageToImageMetric< TFixedImage, TMovingImage >::Pointer
template<class TFixedImage , class TMovingImage >
typedef SmartPointer<Self> itk::ImageToImageMetric< TFixedImage, TMovingImage >::Pointer
template<class TFixedImage , class TMovingImage >
typedef NumericTraits<MovingImagePixelType>::RealType itk::ImageToImageMetric< TFixedImage, TMovingImage >::RealType
template<class TFixedImage , class TMovingImage >
typedef NumericTraits<MovingImagePixelType>::RealType itk::ImageToImageMetric< TFixedImage, TMovingImage >::RealType
template<class TFixedImage , class TMovingImage >
typedef ImageToImageMetric itk::ImageToImageMetric< TFixedImage, TMovingImage >::Self
template<class TFixedImage , class TMovingImage >
typedef ImageToImageMetric itk::ImageToImageMetric< TFixedImage, TMovingImage >::Self
template<class TFixedImage , class TMovingImage >
typedef SingleValuedCostFunction itk::ImageToImageMetric< TFixedImage, TMovingImage >::Superclass
template<class TFixedImage , class TMovingImage >
typedef SingleValuedCostFunction itk::ImageToImageMetric< TFixedImage, TMovingImage >::Superclass
template<class TFixedImage , class TMovingImage >
typedef TransformType::JacobianType itk::ImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType
template<class TFixedImage , class TMovingImage >
typedef TransformType::JacobianType itk::ImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType
template<class TFixedImage , class TMovingImage >
typedef TransformType::ParametersType itk::ImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType
template<class TFixedImage , class TMovingImage >
typedef TransformType::ParametersType itk::ImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType
template<class TFixedImage , class TMovingImage >
typedef TransformType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer
template<class TFixedImage , class TMovingImage >
typedef TransformType::Pointer itk::ImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer
template<class TFixedImage , class TMovingImage >
typedef Transform<CoordinateRepresentationType, itkGetStaticConstMacro(MovingImageDimension), itkGetStaticConstMacro(FixedImageDimension)> itk::ImageToImageMetric< TFixedImage, TMovingImage >::TransformType
template<class TFixedImage , class TMovingImage >
typedef Transform<CoordinateRepresentationType, itkGetStaticConstMacro(MovingImageDimension), itkGetStaticConstMacro(FixedImageDimension)> itk::ImageToImageMetric< TFixedImage, TMovingImage >::TransformType
template<class TFixedImage , class TMovingImage >
typedef BSplineTransformWeightsType::ValueType itk::ImageToImageMetric< TFixedImage, TMovingImage >::WeightsValueType
protected

Constructor & Destructor Documentation

template<class TFixedImage , class TMovingImage >
itk::ImageToImageMetric< TFixedImage, TMovingImage >::ImageToImageMetric ( )
protected

Constructor

Definition at line 41 of file itkImageToImageMetric.txx.

References NULL.

template<class TFixedImage , class TMovingImage >
itk::ImageToImageMetric< TFixedImage, TMovingImage >::~ImageToImageMetric ( )
protectedvirtual

Destructor

Definition at line 58 of file itkImageToImageMetric.txx.

template<class TFixedImage , class TMovingImage >
itk::ImageToImageMetric< TFixedImage, TMovingImage >::ImageToImageMetric ( const Self )
private
template<class TFixedImage , class TMovingImage >
itk::ImageToImageMetric< TFixedImage, TMovingImage >::ImageToImageMetric ( )
protected
template<class TFixedImage , class TMovingImage >
virtual itk::ImageToImageMetric< TFixedImage, TMovingImage >::~ImageToImageMetric ( )
protectedvirtual
template<class TFixedImage , class TMovingImage >
itk::ImageToImageMetric< TFixedImage, TMovingImage >::ImageToImageMetric ( const Self )
private

Member Function Documentation

unsigned long itk::Object::AddObserver ( const EventObject event,
Command cmd 
)
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

Definition at line 389 of file itkObject.cxx.

References itk::SubjectImplementation::AddObserver().

Referenced by otb::StreamingImageVirtualWriter< TInputImage >::GenerateData(), itk::ProgressAccumulator::RegisterInternalFilter(), otb::ImageFileWriter< TInputImage >::Update(), and otb::WriterWatcherBase::WriterWatcherBase().

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

Definition at line 401 of file itkObject.cxx.

References itk::SubjectImplementation::AddObserver().

void itk::LightObject::BreakOnError ( )
staticinherited

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

Definition at line 149 of file itkLightObject.cxx.

template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::ComputeGradient ( void  )
virtual

Computes the gradient image and assigns it to m_GradientImage

Compute the gradient image and assign it to m_GradientImage.

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

Definition at line 152 of file itkImageToImageMetric.txx.

template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::ComputeGradient ( void  )
virtual

Computes the gradient image and assigns it to m_GradientImage

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

template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::ComputeGradientOff ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::ComputeGradientOff ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::ComputeGradientOn ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::ComputeGradientOn ( )
virtual
template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::ComputeImageDerivatives ( const MovingImagePointType mappedPoint,
ImageDerivativesType gradient,
unsigned int  threadID 
) const
protectedvirtual

Compute image derivatives at a point.

Compute image derivatives using a central difference function if we are not using a BSplineInterpolator, which includes derivatives.

Definition at line 1158 of file itkOptImageToImageMetric.txx.

LightObject::Pointer itk::Object::CreateAnother ( void  ) const
virtualinherited

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.

Reimplemented in otb::MeanShiftSmoothingImageFilter< TInputImage, TOutputImage, TKernel, TOutputIterationImage >, otb::TernaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunctor >, itk::Statistics::KdTree< TSample >, otb::ImageSeriesFileReader< VectorImage< TPixel, 2 >, VectorImage< TInternalPixel, 2 > >, itk::CStyleCommand, otb::DefaultGeometriesToGeometriesFilter< TransformationFunctor, FieldTransformationPolicy >, otb::WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, Wavelet::INVERSE >, itk::SimpleConstMemberCommand< T >, otb::ProlateInterpolateImageFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::ObjectDetectionClassifier< TInputImage, TOutputVectorData, TLabel, TFunctionPrecision, TCoordRep >, otb::StreamingShrinkImageFilter< TInputImage, TOutputImage >, otb::VariableLengthVectorConverter< itk::SmartPointer< itk::Statistics::Histogram< TPixel > >, TPrecisionType >, otb::ImageSeriesFileReader< Image< TPixel, 2 >, VectorImage< TInternalPixel, 2 > >, otb::DescriptorsListSampleGenerator< TInputImage, TVectorData, TListSample, TLabelListSample, TOutputPrecision, TCoordRep >, itk::PriorityQueueContainer< TElementWrapper, TElementWrapperInterface, TElementPriority, TElementIdentifier >, itk::MinMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, otb::StreamingStatisticsVectorImageFilter< TInputImage, TPrecision >, itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >, itk::WindowedSincInterpolateImageFunction< TInputImage, VRadius, TWindowFunction, TBoundaryCondition, TCoordRep >, otb::ImageWidgetSquareTransferFunction< TPixel >, otb::PixelWiseBlockMatchingImageFilter< TInputImage, TOutputMetricImage, TOutputDisparityImage, TMaskImage, TBlockMatchingFunctor >, otb::WaveletPacketTransform< TInputImage, TOutputImage, TFilter, Wavelet::INVERSE, FullyDecomposedWaveletPacketCost< TInputImage > >, otb::StreamingImageToOGRLayerSegmentationFilter< TImageType, TSegmentationFilter >, itk::QuadEdgeMesh< TPixel, VDimension, TTraits >, itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >, itk::SparseFieldLevelSetImageFilter< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, THistogram >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::less< TInputImage::PixelType > > >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::greater< TInputImage::PixelType > > >, itk::MRIBiasFieldCorrectionFilter< TInputImage, TOutputImage, TMaskImage >, otb::WaveletTransform< TInputImage, TOutputImage, TFilter, Wavelet::INVERSE >, itk::SimpleMemberCommand< T >, otb::BayesianFusionFilter< TInputMultiSpectralImage, TInputMultiSpectralInterpImage, TInputPanchroImage, TOutputImage >, itk::JoinImageFilter< TInputImage1, TInputImage2 >, otb::VariableLengthVectorConverter< itk::FixedArray< TInternalInputType, VArrayDimension >, TPrecisionType >, otb::ReciprocalHAlphaImageFilter< TInputImage, TOutputImage >, otb::StreamingHistogramVectorImageFilter< TInputImage >, otb::ShapeAttributesLabelMapFilter< TImage, TLabelImage >, otb::VectorRescaleIntensityImageFilter< TInputImage, TOutputImage >, itk::MovingHistogramMorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, otb::StreamingMatrixTransposeMatrixImageFilter< TInputImage1, TInputImage2 >, otb::MuellerToPolarisationDegreeAndPowerImageFilter< TInputImage, TOutputImage >, itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, otb::StreamingStatisticsImageFilter< TInputImage >, otb::CommandLineArgumentParser, otb::ImageWidgetLogTransferFunction< TPixel >, otb::ViewerModel, otb::StreamingCompareImageFilter< TInputImage >, otb::StreamingMinMaxImageFilter< TInputImage >, otb::ConvexOrConcaveClassificationFilter< TInputImage, TOutputImage >, itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, otb::StreamingStatisticsMapFromLabelImageFilter< TInputVectorImage, TLabelImage >, otb::VariableLengthVectorConverter< std::vector< std::vector< std::complex< TInternalInputType > > >, TPrecisionType >, itk::WatershedImageFilter< TInputImage >, itk::OrientImageFilter< TInputImage, TOutputImage >, otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >, otb::KullbackLeiblerProfileImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::BCOInterpolateImageFunction< otb::VectorImage< TPixel, VImageDimension >, TCoordRep >, itk::KLMRegionGrowImageFilter< TInputImage, TOutputImage >, otb::StreamingMinMaxVectorImageFilter< TInputImage >, otb::PersistentShrinkImageFilter< TInputImage, TOutputImage >, otb::SurfaceAdjacencyEffect6SCorrectionSchemeFilter< TInputImage, TOutputImage >, otb::AtmosphericRadiativeTerms, itk::RawImageIOFactory< TPixel, VImageDimension >, itk::VectorFuzzyConnectednessImageFilter< TInputImage, TOutputImage >, otb::ShiftScaleVectorImageFilter< TInputImage, TOutputImage >, otb::StreamingInnerProductVectorImageFilter< TInputImage >, otb::UrbanAreaDetectionImageFilter< TInputImage, TOutputImage, TFunction >, otb::ImageSeriesFileReader< Image< TPixel, 2 >, Image< TInternalPixel, 2 > >, itk::ReceptorMemberCommand< T >, otb::GeometriesProjectionFilter, itk::NumberOfFacesCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, otb::BandsStatisticsAttributesLabelMapFilter< TImage, TFeatureImage >, otb::LuminanceToReflectanceImageFilter< TInputImage, TOutputImage >, otb::ImageWidgetSquareRootTransferFunction< TPixel >, otb::MultiScaleConvexOrConcaveClassificationFilter< TInputImage, TOutputImage >, otb::ImageToReflectanceImageFilter< TInputImage, TOutputImage >, otb::KullbackLeiblerDistanceImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::MRFEnergy< TInput2, TInput2 >, itk::SymmetricEigenAnalysisImageFilter< TInputImage, TOutputImage >, itk::PhilipsPAR, otb::WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, Wavelet::FORWARD >, itk::AutomaticTopologyMeshSource< TOutputMesh >, itk::CannySegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::SparseFieldLayer< TNodeType >, otb::VectorImageToMatrixImageFilter< TInputImage >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, TWindowFunction, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::WelchWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::CosineWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::GaussianWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::BlackmanWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::LanczosWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::HammingWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::PrintableImageFilter< TInputImage, TMaskImage >, otb::UnConstrainedLeastSquareImageFilter< TInputImage, TOutputImage, TPrecision >, otb::ReflectanceToSurfaceReflectanceImageFilter< TInputImage, TOutputImage >, itk::SpatialObject< TDimension >, itk::SpatialObject< 3 >, itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >, otb::MuellerToReciprocalCovarianceImageFilter< TInputImage, TOutputImage >, itk::VectorGradientMagnitudeImageFilter< TInputImage, TRealType, TOutputImage >, otb::StatisticsAttributesLabelMapFilter< TImage, TFeatureImage >, itk::MultiThreader, otb::NormalizeVectorImageFilter< TInputImage, TOutputImage >, otb::VariableLengthVectorConverter< std::vector< std::vector< TInternalInputType > >, TPrecisionType >, itk::KLMSegmentationBorder, otb::Functor::ScalarToRainbowRGBPixelFunctor< TScalar, TRGBPixel >, otb::NCLSUnmixingImageFilter< TInputImage, TOutputImage, TPrecision >, otb::ReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter< TInputImage, TOutputImage >, itk::GeodesicActiveContourShapePriorLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, otb::ImageAndVectorImageOperationFilter< TInputImage, TVectorInputImage, TOutputImage >, otb::ISRAUnmixingImageFilter< TInputImage, TOutputImage, TPrecision >, itk::SigmoidImageFilter< TInputImage, TOutputImage >, otb::RenderingImageFilter< TInputImage, TOutputImage >, itk::MRFImageFilter< TInputImage, TClassifiedImage >, itk::ImageKmeansModelEstimator< TInputImage, TMembershipFunction >, itk::BinaryMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, otb::BCOInterpolateImageFunction< TInputImage, TCoordRep >, itk::AdaptImageFilter< TInputImage, TOutputImage, TAccessor >, otb::KullbackLeiblerSupervizedDistanceImageFilter< TInputImage1, TInputImage2, TInputROIImage, TOutputImage >, itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::DiffusionTensor3DReconstructionImageFilter< TReferenceImagePixelType, TGradientImagePixelType, TTensorPixelType >, otb::MDMDNMFImageFilter< TInputImage, TOutputImage >, otb::ImageToLuminanceImageFilter< TInputImage, TOutputImage >, itk::RescaleIntensityImageFilter< TInputImage, TOutputImage >, MyChangeDetectorImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::ReciprocalCovarianceToCoherencyDegreeImageFilter< TInputImage, TOutputImage >, otb::VectorImageToColorAnaglyphVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::BinaryThresholdImageFilter< TInputImage, TOutputImage >, itk::FFTWComplexToComplexImageFilter< double, NDimension >, itk::GeodesicActiveContourLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::ShapeDetectionLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, otb::ReciprocalCovarianceToReciprocalCoherencyImageFilter< TInputImage, TOutputImage >, otb::ChangeLabelImageFilter< TInputImage, TOutputImage >, itk::IntensityWindowingImageFilter< TInputImage, TOutputImage >, itk::BinaryMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, otb::ReciprocalCoherencyToReciprocalMuellerImageFilter< TInputImage, TOutputImage >, itk::STAPLEImageFilter< TInputImage, TOutputImage >, itk::watershed::Boundary< TScalarType, TDimension >, otb::RGBAPixelConverter< TInternalInputPixelType, itk::RGBPixel< TInternalOutputPixelType > >, itk::ChangeLabelImageFilter< TInputImage, TOutputImage >, itk::HessianRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::CannyEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::CannyEdgeDetectionImageFilter< ImageType, ImageType >, otb::ProjectiveProjectionImageFilter< TInputImage, TOutputImage, TPrecision >, itk::CurvesLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::NarrowBandCurvesLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::DisplacementFieldJacobianDeterminantFilter< TInputImage, TRealType, TOutputImage >, itk::Mesh< TPixelType, VDimension, TMeshTraits >, itk::Mesh< TCoordType, 2, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::Mesh< TPixel, VDimension, TTraits >, otb::ComplexToVectorImageCastFilter< TInputImage, TOutputImage >, itk::LaplacianSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >, itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder >, itk::MutexLock, otb::RelabelComponentImageFilter< TInputImage, TOutputImage >, itk::AntiAliasBinaryImageFilter< TInputImage, TOutputImage >, itk::MaskImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::MaskNegatedImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::RelabelComponentImageFilter< TInputImage, TOutputImage >, itk::StandardDeviationProjectionImageFilter< TInputImage, TOutputImage, TAccumulate >, itk::WeightedAddImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AffineTransform< TScalarType, NDimensions >, otb::ShiftScaleImageAdaptor< TImage, TOutputPixelType >, itk::Bruker2DSEQImageIO, otb::WaveletPacketTransform< TInputImage, TOutputImage, TFilter, Wavelet::FORWARD, TCost >, itk::MultiResolutionPyramidImageFilter< TInputImage, TOutputImage >, itk::VectorImageToImageAdaptor< TPixelType, Dimension >, itk::HistogramToEntropyImageFilter< THistogram, TOutputPixel >, otb::VectorDataToLabelMapWithAttributesFilter< TVectorData, TLabelMap >, otb::PersistentImageToOGRLayerSegmentationFilter< TImageType, TSegmentationFilter >, itk::Statistics::JointDomainImageToListAdaptor< TImage >, itk::Statistics::ScalarImageTextureCalculator< TImageType, THistogramFrequencyContainer >, otb::ImageToSIFTKeyPointSetFilter< TInputImage, TOutputPointSet >, itk::Octree< TPixel, ColorTableSize, MappingFunctionType >, otb::NormalizeAttributesLabelMapFilter< TImage >, otb::ImageSimulationMethod< TInputVectorData, TSpatialisation, TSimulationStep1, TSimulationStep2, TFTM, TOutputImage >, otb::WindowedSincInterpolateImageLanczosFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::VectorDataToLabelMapFilter< TVectorData, TLabelMap >, otb::SVMSampleListModelEstimator< TInputSampleList, TTrainingSampleList, TMeasurementFunctor >, otb::BlendingImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::watershed::Segmenter< TInputImage >, itk::GradientRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::LabelContourImageFilter< TInputImage, TOutputImage >, itk::watershed::Segmenter< InputImageType >, otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, TBufferConverter >, otb::StreamingShrinkStreamingManager< TInputImage >, otb::SOMbasedImageFilter< TInputImage, TOutputImage, TDistanceMetric, TMap >, itk::ConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::ScalarConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::SmoothingRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::VectorRescaleIntensityImageFilter< TInputImage, TOutputImage >, itk::NumberOfPointsCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, MeanShift::VectorBufferConverter >, otb::StereorectificationDeformationFieldSource< TInputImage, TOutputImage >, itk::VectorThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::Statistics::GreyLevelCooccurrenceMatrixTextureCoefficientsCalculator< THistogram >, itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >, itk::fem::FEMRegistrationFilter< TMovingImage, TFixedImage >, itk::HistogramToLogProbabilityImageFilter< THistogram, TOutputPixel >, itk::BinaryContourImageFilter< TInputImage, TOutputImage >, otb::WindowedSincInterpolateImageBlackmanFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::CommandLineArgumentParseResult, otb::VectorDataProjectionFilter< TInputVectorData, TOutputVectorData >, itk::NaryMaximumImageFilter< TInputImage, TOutputImage >, itk::QuadEdgeMeshParam< TInputMesh, TOutputMesh, TSolverTraits >, otb::ConcatenateScalarValueImageFilter< TInputImage, TOutputImage >, otb::DotProductImageFilter< TInputImage, TOutputImage >, otb::NonMaxRemovalByDirectionFilter< TInputModulus, TInputDirection, TOutputImage >, otb::WaveletTransform< TInputImage, TOutputImage, TFilter, Wavelet::FORWARD >, otb::ImageWidgetAffineTransferFunction< TPixel >, itk::BinaryThresholdProjectionImageFilter< TInputImage, TOutputImage >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, TFunctor, TMaskImage >, itk::PolyLineParametricPath< VDimension >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, Functor::SimilarPixelsFunctor< TInputImage::ValueType >, TMaskImage >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, Functor::SimilarVectorsFunctor< TInputImage::ValueType >, TMaskImage >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, std::less< TInputImage::PixelType > >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, std::greater< TInputImage::PixelType > >, itk::CurvatureRegistrationFilter< TFixedImage, TMovingImage, TDeformationField, TImageForceFunction >, itk::NarrowBandThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::BinaryProjectionImageFilter< TInputImage, TOutputImage >, itk::ContourExtractor2DImageFilter< TInputImage >, itk::FourierSeriesPath< VDimension >, itk::SimplexMesh< TPixelType, VDimension, TMeshTraits >, itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >, otb::WindowedSincInterpolateImageHammingFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::GreyLevelCooccurrenceMatrixAdvancedTextureCoefficientsCalculator< THistogram >, itk::ThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::AddImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::Hessian3DToVesselnessMeasureImageFilter< TPixel >, itk::MeanProjectionImageFilter< TInputImage, TOutputImage, TAccumulate >, otb::WindowedSincInterpolateImageCosineFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::WindowedSincInterpolateImageGaussianFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, itk::ConstrainedValueAdditionImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ConstrainedValueDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::SpecialCoordinatesImage< TPixel, VImageDimension >, itk::HistogramToProbabilityImageFilter< THistogram, TOutputPixel >, itk::SpecialCoordinatesImage< TPixel, 3 >, itk::Statistics::NormalVariateGenerator, itk::ValuedRegionalExtremaImageFilter< TInputImage, TOutputImage, TFunction1, TFunction2 >, 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::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >, itk::MagnitudeAndPhaseToComplexImageFilter< TInputPixel1, TInputPixel2, TOutputPixel, NDimension >, itk::RealAndImaginaryToComplexImageFilter< TInputPixel1, TInputPixel2, TOutputPixel, NDimension >, itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImage, THistogramFrequencyContainer >, otb::OSMDataToVectorDataGenerator, itk::HoughTransform2DLinesImageFilter< TInputPixelType, TOutputPixelType >, itk::ChainCodePath< VDimension >, itk::ChainCodePath< 2 >, otb::VariableLengthVectorConverter< itk::VariableLengthVector< TInternalInputType >, TPrecisionType >, otb::HoughTransform2DLinesImageFilter< TInputPixelType, TOutputPixelType >, otb::MeanShiftSegmentationFilter< TInputImage, TOutputLabelImage, TOutputClusteredImage, TKernel >, itk::SumProjectionImageFilter< TInputImage, TOutputImage >, itk::PhasedArray3DSpecialCoordinatesImage< TPixel >, itk::DeformableSimplexMesh3DGradientConstraintForceFilter< TInputMesh, TOutputMesh >, itk::LevelSetMotionRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::MedianProjectionImageFilter< TInputImage, TOutputImage >, itk::ChainCodePath2D, itk::AnalyzeImageIO, itk::ImageFileReader< TOutputImage, ConvertPixelTraits >, itk::MovingHistogramImageFilterBase< TInputImage, TOutputImage, TKernel >, itk::ImageFileReader< TOutputImage >, otb::MarkovRandomFieldFilter< TInputImage, TClassifiedImage >, itk::DivideImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::InvertIntensityImageFilter< TInputImage, TOutputImage >, itk::NaryAddImageFilter< TInputImage, TOutputImage >, itk::PointSet< TPixelType, VDimension, TMeshTraits >, itk::MorphologicalWatershedFromMarkersImageFilter< TInputImage, TLabelImage >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, THistogram >, itk::PointSet< TPixel, VDimension, TTraits >, itk::PointSet< TCoordType, VDimension, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, RankHistogram< TInputImage::PixelType > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::less< TInputImage::PixelType > > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::greater< TInputImage::PixelType > > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologicalGradientHistogram< TInputImage::PixelType > >, otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >, itk::BayesianClassifierInitializationImageFilter< TInputImage, TProbabilityPrecisionType >, itk::CurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::AbsoluteValueDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::GrayscaleGeodesicErodeImageFilter< TInputImage, TOutputImage >, itk::SignedDanielssonDistanceMapImageFilter< TInputImage, TOutputImage >, itk::VectorConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::WarpVectorImageFilter< TInputImage, TOutputImage, TDeformationField >, itk::GrayscaleGeodesicDilateImageFilter< TInputImage, TOutputImage >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >, itk::KLMSegmentationRegion, itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >, itk::DivideByConstantImageFilter< TInputImage, TConstant, TOutputImage >, itk::MultiScaleHessianBasedMeasureImageFilter< TInputImage, THessianImage, TOutputImage >, itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, std::greater< TOutputImage::PixelType > >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, std::less< TOutputImage::PixelType > >, itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput >, otb::LocalActivityVectorImageFilter< TInputImage, TOutputImage >, otb::VCAImageFilter< TVectorImage >, otb::GCPsToRPCSensorModelImageFilter< TImage >, otb::TerraSarBrightnessImageFilter< TInputImage, TOutputImage >, itk::AnisotropicFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >, itk::BayesianClassifierImageFilter< TInputVectorImage, TLabelsType, TPosteriorsPrecisionType, TPriorsPrecisionType >, itk::HoughTransform2DCirclesImageFilter< TInputPixelType, TOutputPixelType >, itk::SquaredDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AzimuthElevationToCartesianTransform< TScalarType, NDimensions >, otb::LineSegmentDetector< TInputImage, TPrecision >, itk::HardConnectedComponentImageFilter< TInputImage, TOutputImage >, itk::ReconstructionByDilationImageFilter< TInputImage, TOutputImage >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::WarpImageFilter< TInputImage, TOutputImage, TDeformationField >, itk::ImageBase< VImageDimension >, otb::LineSegmentDetector< TImageType, double >, itk::ImageBase< ::itk::GetImageDimension< TLabelObject >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< VectorImage< TPixelType, Dimension > >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension >, otb::ConfigurationFile, otb::LabelMapToSimulatedImageFilter< TInputLabelMap, TSimuStep1, TSimuStep2, TOutputImage >, itk::BinaryErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryMagnitudeImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, itk::ReconstructionByErosionImageFilter< TInputImage, TOutputImage >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType >, otb::MassOfBelief< TLabel, TMass >, otb::CompositeTransform< TFirstTransform, TSecondTransform, TScalarType, NInputDimensions, NOutputDimensions >, itk::BinaryDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::MinimumProjectionImageFilter< TInputImage, TOutputImage >, itk::ModulusImageFilter< TInputImage, TOutputImage >, itk::VectorExpandImageFilter< TInputImage, TOutputImage >, itk::VectorIndexSelectionCastImageFilter< TInputImage, TOutputImage >, itk::MatrixOffsetTransformBase< TScalarType, NInputDimensions, NOutputDimensions >, itk::HistogramToIntensityImageFilter< THistogram, TOutputPixel >, itk::MatrixOffsetTransformBase< TScalarType, NDimensions, NDimensions >, itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >, itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >, otb::MeanShiftVectorImageFilter< TInputImage, TOutputImage, TLabeledOutput >, itk::ImageToSpatialObjectRegistrationMethod< TFixedImage, TMovingSpatialObject >, itk::MultiResolutionPDEDeformableRegistration< TFixedImage, TMovingImage, TDeformationField, TRealType >, itk::MatrixIndexSelectionImageFilter< TInputImage, TOutputImage >, itk::MemberCommand< T >, itk::OrthogonallyCorrected2DParametricPath, itk::Statistics::GoodnessOfFitMixtureModelCostFunction< TInputSample >, itk::SliceBySliceImageFilter< TInputImage, TOutputImage, TInputFilter, TOutputFilter, TInternalInputImage, TInternalOutputImage >, itk::VectorCentralDifferenceImageFunction< TInputImage, TCoordRep >, CommandIterationUpdate, otb::ImageToHessianDeterminantImageFilter< TInputImage, TOutputImage, TPrecision >, otb::WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, TDirectionOfTransformation >, itk::Compose3DCovariantVectorImageFilter< TInputImage, TOutputImage >, itk::Compose3DVectorImageFilter< TInputImage, TOutputImage >, itk::ExpNegativeImageFilter< TInputImage, TOutputImage >, itk::MaximumProjectionImageFilter< TInputImage, TOutputImage >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, itk::OrImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::TensorFractionalAnisotropyImageFilter< TInputImage, TOutputImage >, itk::TensorRelativeAnisotropyImageFilter< TInputImage, TOutputImage >, itk::XorImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AtanImageAdaptor< TImage, TOutputPixelType >, itk::VectorContainer< TElementIdentifier, TElement >, itk::DiffeomorphicDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::VectorContainer< TElementIdentifier, TElementWrapper >, otb::RGBAPixelConverter< TInternalInputPixelType, itk::RGBAPixel< TInternalOutputPixelType > >, otb::HaralickTexturesImageFunction< TInputImage, TCoordRep >, otb::HessianToScalarImageFilter< TInputImage, TOutputImage >, otb::VectorDataFileReader< TOutputVectorData >, otb::GeodesicMorphologyDecompositionImageFilter< TInputImage, TOutputImage, TStructuringElement >, itk::ImageGaussianModelEstimator< TInputImage, TMembershipFunction, TTrainingImage >, itk::AndImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::NotImageFilter< TInputImage, TOutputImage >, itk::Image< TPixel, VImageDimension >, itk::ExhaustiveOptimizer, itk::Statistics::ImageToCooccurrenceListAdaptor< TImage >, itk::AddConstantToImageFilter< TInputImage, TConstant, TOutputImage >, itk::BinaryStatisticsKeepNObjectsImageFilter< TInputImage, TFeatureImage >, itk::LabelStatisticsKeepNObjectsImageFilter< TInputImage, TFeatureImage >, itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >, itk::MultiplyByConstantImageFilter< TInputImage, TConstant, TOutputImage >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::SubtractConstantFromImageFilter< TInputImage, TConstant, TOutputImage >, itk::BinaryNotImageFilter< TImage >, itk::Image< TInputPixel, VImageDimension >, itk::Image< TOutputPixelType, VImageDimension >, itk::Image< TOutputPixel, VImageDimension >, itk::Image< BloxCoreAtomPixel< NDimension >, TImageDimension >, itk::Image< TNode *, VImageDimension >, itk::Image< BloxBoundaryProfilePixel< TImageDimension >, TImageDimension >, itk::Image< TBloxPixelType, TImageDimension >, itk::Image< BloxBoundaryPointPixel< TImageDimension >, TImageDimension >, otb::DisparityMapMedianFilter< TInputImage, TOutputImage, TMask >, otb::ImageToGrayscaleAnaglyphImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AsinImageFilter< TInputImage, TOutputImage >, itk::DeformationFieldJacobianDeterminantFilter< TInputImage, TRealType, TOutputImage >, itk::GrayscaleGrindPeakImageFilter< TInputImage, TOutputImage >, itk::LaplacianImageFilter< TInputImage, TOutputImage >, itk::SignedMaurerDistanceMapImageFilter< TInputImage, TOutputImage >, itk::TriangleMeshToBinaryImageFilter< TInputMesh, TOutputImage >, itk::ZeroCrossingBasedEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::VectorImage< TPixel, VImageDimension >, itk::PolygonGroupSpatialObjectXMLFileWriter, itk::SimpleFuzzyConnectednessRGBImageFilter< TInputImage, TOutputImage >, itk::StatisticsRelabelImageFilter< TInputImage, TFeatureImage >, itk::VectorImage< TOutputPixelType, VImageDimension >, itk::VectorImage< TNeuron::ComponentType, VImageDimension >, itk::VectorImage< TInputPixelType, VImageDimension >, itk::VectorImage< TPixelType, Dimension >, otb::BandMathImageFilter< TImage >, otb::Log10ThresholdedImageFilter< TInputImage, TOutputImage >, otb::GeodesicMorphologyLevelingFilter< TInputImage, TInputMaps, TOutputImage >, otb::LabelMapToGISTableFilter< TLabelMap, TGISTable >, itk::Compose2DCovariantVectorImageFilter< TInputImage, TOutputImage >, itk::Compose2DVectorImageFilter< TInputImage, TOutputImage >, itk::ComposeRGBImageFilter< TInputImage, TOutputImage >, itk::ExpandImageFilter< TInputImage, TOutputImage >, itk::LogImageAdaptor< TImage, TOutputPixelType >, itk::ImageSeriesWriter< TInputImage, TOutputImage >, itk::Statistics::RBFNetwork< TMeasurementVector, TTargetVector >, itk::ComposeRGBAImageFilter< TInputImage, TOutputImage >, itk::BinaryAttributeOpeningImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, itk::LabelAttributeOpeningImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, otb::CompositeExampleImageFilter< TImageType >, otb::StereoSensorModelToElevationFilter< TInputImage, TOutputHeight >, otb::VectorDataTransformFilter< TInputVectorData, TOutputVectorData >, itk::IsotropicFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >, itk::ScalarImageKmeansImageFilter< TInputImage, TOutputImage >, itk::AtanImageFilter< TInputImage, TOutputImage >, itk::InterpolateImagePointsFilter< TInputImage, TOutputImage, TCoordType, InterpolatorType >, itk::MaximumImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::VectorCastImageFilter< TInputImage, TOutputImage >, itk::ImageFileWriter< TInputImage >, itk::BinaryShapeKeepNObjectsImageFilter< TInputImage >, itk::BinaryStatisticsOpeningImageFilter< TInputImage, TFeatureImage >, itk::LabelShapeOpeningImageFilter< TInputImage >, itk::QuadEdgeMeshDelaunayConformingFilter< TInputMesh, TOutputMesh >, itk::BinaryAttributeKeepNObjectsImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, itk::BinaryReconstructionByDilationImageFilter< TInputImage >, itk::BinaryReconstructionByErosionImageFilter< TInputImage >, itk::BinaryStatisticsKeepNObjectsImageFilter< TInputImage, TFeatureImage >, itk::BinaryStatisticsOpeningImageFilter< TInputImage, TFeatureImage >, itk::LabelAttributeKeepNObjectsImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, itk::LabelReconstructionByDilationImageFilter< TInputImage >, otb::LabelObjectOpeningMuParserFilter< TImage, TFunction >, otb::MultivariateAlterationDetectorImageFilter< TInputImage, TOutputImage >, otb::FlusserMomentsImageFunction< TInputImage, TCoordRep >, itk::AcosImageFilter< TInputImage, TOutputImage >, itk::Atan2ImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >, itk::SobelEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::AsinImageAdaptor< TImage, TOutputPixelType >, itk::MapContainer< TElementIdentifier, TElement >, itk::FastSymmetricForcesDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::LabelShapeKeepNObjectsImageFilter< TInputImage >, itk::ShapeRelabelImageFilter< TInputImage >, itk::TransformToDeformationFieldSource< TOutputImage, TTransformPrecisionType >, itk::LabelMapOverlayImageFilter< TInputImage, TFeatureImage, TOutputImage >, CommandIterationUpdate, otb::RemoveIsolatedByDirectionFilter< TInputModulus, TInputDirection, TOutputImage >, otb::MorphologicalProfilesSegmentationFilter< TInputImage, TOuputImage, TInternalPrecision, TStructuringElement >, otb::ogr::DataSource, itk::MinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::CosImageFilter< TInputImage, TOutputImage >, itk::Log10ImageAdaptor< TImage, TOutputPixelType >, itk::ActiveShapeModelCalculator< TImage >, itk::AreaOpeningImageFilter< TInputImage, TOutputImage, TAttribute >, itk::HessianToObjectnessMeasureImageFilter< TInputImage, TOutputImage >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, otb::BasicApplicationModel, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType >, otb::AssociativeSymmetricalSumImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::LineRatioDetectorImageFilter< TInputImage, TOutputImage, TOutputImageDirection, TInterpolator >, otb::MultiplyByScalarImageFilter< TInputImage, TOutputImage >, otb::PolarimetricSynthesisFilter< TInputImageHH, TInputImageHV, TInputImageVH, TInputImageVV, TOutputImage, TFunction >, otb::VectorDataGlComponent< TVectorData >, itk::BinaryMinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >, itk::ThresholdMaximumConnectedComponentsImageFilter< TInputImage, TOutputImage >, itk::OpeningByReconstructionImageFilter< TInputImage, TOutputImage, TKernel >, itk::ComplexToModulusImageAdaptor< TImage, TOutputPixelType >, itk::SimpleFuzzyConnectednessScalarImageFilter< TInputImage, TOutputImage >, itk::BinaryShapeOpeningImageFilter< TInputImage >, otb::ConvolutionImageFilter< TInputImage, TOutputImage, TBoundaryCondition, TFilterPrecision >, otb::SobelVectorImageFilter< TInputImage, TOutputImage >, otb::SVMModel< TValue, TLabel >, otb::GeometriesSource, otb::ImageViewerBase< TPixel, TLabel >, itk::LabelVotingImageFilter< TInputImage, TOutputImage >, itk::watershed::SegmentTreeGenerator< TScalarType >, itk::HMaximaImageFilter< TInputImage, TOutputImage >, itk::TernaryMagnitudeImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::TobogganImageFilter< TInputImage >, itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >, itk::ComplexToRealImageAdaptor< TImage, TOutputPixelType >, itk::RGBToLuminanceImageAdaptor< TImage, TOutputPixelType >, itk::ValarrayImageContainer< TElementIdentifier, TElement >, itk::Statistics::ListSampleToHistogramGenerator< TListSample, THistogramMeasurement, TFrequencyContainer, TMeasurementVectorLength >, itk::Statistics::SampleClassifier< TSample >, itk::LabelGeometryImageFilter< TLabelImage, TIntensityImage >, itk::QuadEdgeMeshBorderTransform< TInputMesh, TOutputMesh >, itk::watershed::SegmentTreeGenerator< ScalarType >, itk::Statistics::SampleClassifier< itk::Statistics::ListSample< TInputImage::PixelType > >, otb::MaskMuParserFilter< TInputImage, TOutputImage, TFunction >, otb::PipelineMemoryPrintCalculator, otb::GenericRoadExtractionFilter< TInputImage, TOutputPath >, otb::HuMomentsImageFunction< TInputImage, TCoordRep >, otb::VectorDataToDSValidatedVectorDataFilter< TVectorData, TPrecision >, otb::OGRLayerStreamStitchingFilter< TInputImage >, itk::AdaptiveHistogramEqualizationImageFilter< TImageType >, itk::FastIncrementalBinaryDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GaussianImageSource< TOutputImage >, itk::GrayscaleFillholeImageFilter< TInputImage, TOutputImage >, itk::TernaryMagnitudeSquaredImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::AbsImageAdaptor< TImage, TOutputPixelType >, itk::ComplexToPhaseImageAdaptor< TImage, TOutputPixelType >, itk::CosImageAdaptor< TImage, TOutputPixelType >, itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >, itk::TanImageAdaptor< TImage, TOutputPixelType >, itk::ShapeLabelMapFilter< TImage, TLabelImage >, itk::AttributeRelabelImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, itk::BinaryShapeKeepNObjectsImageFilter< TInputImage >, itk::BinaryShapeOpeningImageFilter< TInputImage >, otb::ImageUniqueValuesCalculator< TImage >, itk::ShapeLabelMapFilter< TImage, Image< TImage::PixelType,::itk::GetImageDimension< TImage >::ImageDimension > >, otb::ImageToVectorImageCastFilter< TInputImage, TOutputVectorImage >, otb::RemoveWrongDirectionFilter< TInputModulus, TInputDirection, TOutputImage >, otb::ScalarImageToHigherOrderTexturesFilter< TInpuImage, TOutputImage >, itk::ImagePCAShapeModelEstimator< TInputImage, TOutputImage >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::PDEDeformableRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::CastImageFilter< TInputImage, TOutputImage >, itk::ClosingByReconstructionImageFilter< TInputImage, TOutputImage, TKernel >, itk::HMinimaImageFilter< TInputImage, TOutputImage >, itk::AcosImageAdaptor< TImage, TOutputPixelType >, itk::ExpImageAdaptor< TImage, TOutputPixelType >, itk::ExpNegativeImageAdaptor< TImage, TOutputPixelType >, itk::SinImageAdaptor< TImage, TOutputPixelType >, itk::Statistics::VariableDimensionHistogram< TMeasurement, TFrequencyContainer >, itk::BinaryImageToStatisticsLabelMapFilter< TInputImage, TFeatureImage, TOutputImage >, itk::BSplineScatteredDataPointSetToImageFilter< TInputPointSet, TOutputImage >, itk::LabelImageToStatisticsLabelMapFilter< TInputImage, TFeatureImage, TOutputImage >, CommandIterationUpdate, itk::CastImageFilter< FeatureImageType, ImageType >, itk::CastImageFilter< TImage, TImage >, otb::RealAndImaginaryImageToComplexImageFilter< TInputImageRealPart, TInputImageImaginaryPart, TOutputImage >, otb::DataNode< TPrecision, VDimension, TValuePrecision >, otb::ImageRegionSquareTileSplitter< VImageDimension >, otb::ImageRegionTileMapSplitter< VImageDimension >, otb::HistogramOfOrientedGradientCovariantImageFunction< TInputImage, TOutputPrecision, TCoordRep >, otb::ScalarImageToTexturesFilter< TInpuImage, TOutputImage >, otb::LmvmPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision >, otb::KMeansAttributesLabelMapFilter< TInputImage >, otb::AeronetFileReader, itk::BinaryMask3DMeshSource< TInputImage, TOutputMesh >, itk::ImageClassifierBase< TInputImage, TClassifiedImage >, itk::KullbackLeiblerCompareHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::UnsharpMaskLevelSetImageFilter< TInputImage, TOutputImage >, itk::GradientToMagnitudeImageFilter< TInputImage, TOutputImage >, itk::InverseDeformationFieldImageFilter< TInputImage, TOutputImage >, itk::TernaryAddImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::SqrtImageAdaptor< TImage, TOutputPixelType >, itk::Statistics::KdTreeGenerator< TSample >, itk::LabelImageToShapeLabelMapFilter< TInputImage, TOutputImage >, itk::LabelOverlayImageFilter< TInputImage, TLabelImage, TOutputImage >, otb::GaborFilterGenerator< TPrecision >, otb::LocalGradientVectorImageFilter< TInputImage, TOutputImage >, otb::MapProjectionDeprecated< TMapProj, TTransform >, otb::SpectralResponse< TPrecision, TValuePrecision >, itk::MultiResolutionImageRegistrationMethod< TFixedImage, TMovingImage >, itk::RayCastInterpolateImageFunction< TInputImage, TCoordRep >, itk::SymmetricForcesDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::ExpImageFilter< TInputImage, TOutputImage >, itk::IsolatedConnectedImageFilter< TInputImage, TOutputImage >, itk::MinimumImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::BoundingBox< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer >, itk::LightProcessObject, itk::RegularExpressionSeriesFileNames, itk::HistogramToImageFilter< THistogram, TFunction >, itk::Statistics::ScalarImageToListAdaptor< TImage >, itk::AnchorOpenCloseImageFilter< TImage, TKernel, LessThan, GreaterThan, LessEqual, GreaterEqual >, itk::AreaClosingImageFilter< TInputImage, TOutputImage, TAttribute >, itk::InPlaceLabelMapFilter< TInputImage >, otb::Wrapper::ExampleApplication, 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::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::InPlaceLabelMapFilter< TImage >, itk::InPlaceLabelMapFilter< TLabelMap >, itk::InPlaceLabelMapFilter< TInputLabelMap >, otb::VectorDataToGISTableFilter< TVectorData, TGISTable >, otb::NCCRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, otb::DEMToImageGenerator< TDEMImage >, otb::LabelMapToVectorDataFilter< TLabelMap, TVectorData, TFieldsFunctor >, itk::ApproximateSignedDistanceMapImageFilter< TInputImage, TOutputImage >, itk::BilateralImageFilter< TInputImage, TOutputImage >, itk::BSplineDecompositionImageFilter< TInputImage, TOutputImage >, itk::OnePlusOneEvolutionaryOptimizer, itk::Statistics::WeightedCentroidKdTreeGenerator< TSample >, itk::BinaryImageToShapeLabelMapFilter< TInputImage, TOutputImage >, itk::NeuralNetworkFileWriter< TNetwork >, itk::RegionalMaximaImageFilter< TInputImage, TOutputImage >, otb::FineRegistrationImageFilter< TInputImage, T0utputCorrelation, TOutputDeformationField >, otb::FourierMellinDescriptorsImageFunction< TInputImage, TCoordRep >, otb::PersistentConnectedComponentSegmentationOBIAToVectorDataFilter< TVImage, TLabelImage, TMaskImage, TOutputVectorData >, otb::ImageToEnvelopeVectorDataFilter< TInputImage, TOutputVectorData >, otb::HooverInstanceFilter< TLabelMap >, otb::LabelToProSailParameters< TLabel >, otb::SpatialisationFilter< TLabelMap >, itk::BlackTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::BoundedReciprocalImageFilter< TInputImage, TOutputImage >, itk::EdgePotentialImageFilter< TInputImage, TOutputImage >, itk::LaplacianSharpeningImageFilter< TInputImage, TOutputImage >, itk::SubtractImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::WhiteTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::Statistics::ImageToListAdaptor< TImage, TMeasurementVector >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::LabelMapMaskImageFilter< TInputImage, TOutputImage >, itk::Statistics::ImageToListAdaptor< TImage, FixedArray< TImage::PixelType, 2 > >, itk::Statistics::ImageToListAdaptor< TImage, ImageJointDomainTraits< TImage >::MeasurementVectorType >, itk::Statistics::ImageToListAdaptor< TImage, FixedArray< TImage::PixelType, 1 > >, otb::ImaginaryImageToComplexImageFilter< TInputImageImaginaryPart, TOutputImage >, otb::OverlapSaveConvolutionImageFilter< TInputImage, TOutputImage, TBoundaryCondition >, otb::RealImageToComplexImageFilter< TInputImageRealPart, TOutputImage >, otb::KeyPointSetsMatchingFilter< TPointSet, TDistance >, otb::SinclairImageFilter< TInputImageHH, TInputImageHV, TInputImageVH, TInputImageVV, TOutputImage, TFunction >, otb::CircleGlComponent, itk::MRASlabIdentifier< TInputImage >, itk::RGBToLuminanceImageFilter< TInputImage, TOutputImage >, itk::SimpleContourExtractorImageFilter< TInputImage, TOutputImage >, itk::KernelTransform< TScalarType, NDimensions >, itk::ArchetypeSeriesFileNames, itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >, otb::ComplexToIntensityImageFilter< TInputImage, TOutputImage >, otb::MaximumAutocorrelationFactorImageFilter< TInputImage, TOutputImage >, otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >, otb::GenericRSTransform< TScalarType, NInputDimensions, NOutputDimensions >, otb::ReduceSpectralResponse< TSpectralResponse, TRSR >, itk::GradientImageFilter< TInputImage, TOperatorValueType, TOutputValueType >, itk::MultiplyImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ZeroCrossingImageFilter< TInputImage, TOutputImage >, itk::GDCMImageIO, itk::NeuralNetworkFileReader< TNetwork >, itk::AdaptiveHistogramEqualizationImageFilter< TImageType >, otb::HorizontalSobelVectorImageFilter< TInputImage, TOutputImage >, otb::VerticalSobelVectorImageFilter< TInputImage, TOutputImage >, otb::JoinHistogramMIImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::FlusserPathFunction< TInputPath, TOutput, TPrecision >, otb::MapFileProductWriter< TInputImage >, otb::GenericMapProjection< TDirectionOfMapping, TScalarType, NInputDimensions, NOutputDimensions >, itk::MedianImageFilter< TInputImage, TOutputImage >, itk::NoiseImageFilter< TInputImage, TOutputImage >, itk::ImageRegionSplitter< VImageDimension >, itk::Transform< TScalarType, NInputDimensions, NOutputDimensions >, itk::BinaryImageToLabelMapFilter< TInputImage, TOutputImage >, itk::ExponentialDeformationFieldImageFilter< TInputImage, TOutputImage >, otb::GenericMapProjection< TTransform >, itk::ImageRegionSplitter< 2 >, itk::Transform< TScalarType, NDimensions, NDimensions >, itk::Transform< TScalarType, NInputDimensions, NOutputDimensions >, itk::Transform< TScalarType, 2, 2 >, itk::Transform< TScalarType, 3, 2 >, itk::Transform< double, NInputDimensions, NOutputDimensions >, otb::CBAMIChangeDetector< TInputImage1, TInputImage2, TOutputImage >, otb::LHMIChangeDetector< TInputImage1, TInputImage2, TOutputImage >, otb::SubPixelDisparityImageFilter< TInputImage, TOutputMetricImage, TDisparityImage, TMaskImage, TBlockMatchingFunctor >, otb::ForwardFourierMellinTransformImageFilter< TPixel, TInterpol, Dimension >, otb::ImageToSURFKeyPointSetFilter< TInputImage, TOutputPointSet >, otb::TouziEdgeDetectorImageFilter< TInputImage, TOutputImage, TOutputImageDirection >, otb::DEMCaracteristicsExtractor< TInputImage, TOutputImage >, otb::SinclairReciprocalImageFilter< TInputImageHH, TInputImageHV_VH, TInputImageVV, TOutputImage, TFunction >, otb::CrossGlComponent, itk::ComplexToModulusImageFilter< TInputImage, TOutputImage >, itk::ContourDirectedMeanDistanceImageFilter< TInputImage1, TInputImage2 >, itk::ContourMeanDistanceImageFilter< TInputImage1, TInputImage2 >, itk::GrayscaleConnectedOpeningImageFilter< TInputImage, TOutputImage >, itk::ActiveShapeModelGradientSearchMethod< TImage >, itk::RegionalMinimaImageFilter< TInputImage, TOutputImage >, otb::InnerProductPCAImageFilter< TInputImage, TOutputImage >, otb::RasterizeVectorDataFilter< TVectorData, TInputImage, TOutputImage >, otb::CorrelationChangeDetector< TInputImage1, TInputImage2, TOutputImage >, otb::ImageRegionNonUniformMultidimensionalSplitter< VImageDimension >, otb::PointSetToDeformationFieldGenerator< TPointSet, TDeformationField >, otb::GeodesicMorphologyIterativeDecompositionImageFilter< TImage, TStructuringElement >, otb::LeastSquareAffineTransformEstimator< TPoint >, otb::MeanShiftConnectedComponentSegmentationFilter< TVInputImage, TMaskImage, TLabelImage >, otb::ReduceSpectralResponseClassifierRAndNIR< TReduceSpectralResponse, TFunction >, itk::DemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::RecursiveMultiResolutionPyramidImageFilter< TInputImage, TOutputImage >, itk::watershed::BoundaryResolver< TPixelType, TDimension >, itk::BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage >, itk::ComplexToImaginaryImageFilter< TInputImage, TOutputImage >, itk::ComplexToPhaseImageFilter< TInputImage, TOutputImage >, itk::ComplexToRealImageFilter< TInputImage, TOutputImage >, itk::ExtractImageFilter< TInputImage, TOutputImage >, itk::GrayscaleConnectedClosingImageFilter< TInputImage, TOutputImage >, itk::VectorResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::ConicShellInteriorExteriorSpatialFunction< VDimension, TInput >, itk::Similarity2DTransform< TScalarType >, itk::PowellOptimizer, itk::LabelImageToLabelMapFilter< TInputImage, TOutputImage >, itk::LabelMapToBinaryImageFilter< TInputImage, TOutputImage >, itk::MorphologicalWatershedImageFilter< TInputImage, TOutputImage >, itk::ScalarChanAndVeseDenseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData >, itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >, otb::VectorImageToAmplitudeImageFilter< TInputImage, TOutputImage >, otb::MeanDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::ImageRegionAdaptativeSplitter< VImageDimension >, otb::AdhesionCorrectionFilter< TImage, TMask >, otb::PersistentStreamingLineSegmentDetector< TImageType >, otb::ImageSeriesFileReaderBase< TImage, TInternalImage >, otb::OrthoRectificationFilter< TInputImage, TOutputImage, TMapProjection, TInterpolatorPrecision >, itk::ImageRegistrationMethod< TFixedImage, TMovingImage >, itk::PointSetToImageRegistrationMethod< TFixedPointSet, TMovingImage >, itk::watershed::Relabeler< TScalarType, TImageDimension >, itk::DirectedHausdorffDistanceImageFilter< TInputImage1, TInputImage2 >, itk::HConcaveImageFilter< TInputImage, TOutputImage >, itk::HConvexImageFilter< TInputImage, TOutputImage >, itk::MeanImageFilter< TInputImage, TOutputImage >, itk::SquareImageFilter< TInputImage, TOutputImage >, itk::VectorCurvatureAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >, itk::CenteredTransformInitializer< TTransform, TFixedImage, TMovingImage >, itk::FFTWComplexToComplexImageFilter< float, NDimension >, itk::LabelToRGBImageFilter< TLabelImage, TOutputImage >, otb::ImageSeriesFileReaderBase< VectorImage< TPixel, 2 >, VectorImage< TInternalPixel, 2 > >, otb::ImageSeriesFileReaderBase< Image< TPixel, 2 >, Image< TInternalPixel, 2 > >, otb::ImageSeriesFileReaderBase< Image< TPixel, 2 >, VectorImage< TInternalPixel, 2 > >, itk::watershed::Relabeler< ScalarType, itkGetStaticConstMacro(ImageDimension)>, itk::CenteredTransformInitializer< VersorRigid3DTransform< double >, TFixedImage, TMovingImage >, otb::RadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction< TImage, TCoordRep, TPrecision >, otb::MeanRatioImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::GISTableToLabelMapFilter< TGISTable, TLabelMap >, otb::GISTableToVectorDataFilter< TGISTable, TVectorData >, otb::HarrisImageFilter< TInputImage, TOutputImage >, otb::HuPathFunction< TInputPath, TOutput, TPrecision >, otb::LineDetectorImageFilterBase< TInputImage, TOutputImage, TOutputImageDirection, TInterpolator >, otb::RoadExtractionFilter< TInputImage, TOutputPath >, otb::VectorDataFileWriter< TInputVectorData >, otb::Statistics::ModelComponentBase< TSample >, otb::SOMWithMissingValue< TListSample, TMap, TSOMLearningBehaviorFunctor, TSOMNeighborhoodBehaviorFunctor >, otb::RCC8GraphFileWriter< TInputGraph >, itk::CollidingFrontsImageFilter< TInputImage, TOutputImage >, itk::FastMarchingUpwindGradientImageFilter< TLevelSet, TSpeedImage >, itk::HistogramMatchingImageFilter< TInputImage, TOutputImage, THistogramMeasurement >, itk::PointSetToPointSetRegistrationMethod< TFixedPointSet, TMovingPointSet >, itk::VoronoiSegmentationRGBImageFilter< TInputImage, TOutputImage >, itk::AbsImageFilter< TInputImage, TOutputImage >, itk::BloxImage< TBloxPixelType, TImageDimension >, itk::DataObjectDecorator< T >, itk::LandmarkBasedTransformInitializer< TTransform, TFixedImage, TMovingImage >, itk::Rigid2DTransform< TScalarType >, itk::SimpleDataObjectDecorator< T >, itk::Statistics::SampleClassifierWithMask< TSample, TMaskSample >, itk::BlackTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::LabelMapToAttributeImageFilter< TInputImage, TOutputImage, TAttributeAccessor >, itk::LabelMapToRGBImageFilter< TInputImage, TOutputImage >, otb::VectorDataFileWriter< VectorDataType >, itk::BloxImage< BloxCoreAtomPixel< NDimension >, NDimension >, itk::BloxImage< BloxBoundaryProfilePixel< TImageDimension >, TImageDimension >, itk::BloxImage< BloxBoundaryPointPixel< TImageDimension >, TImageDimension >, otb::ContinuousMinimumMaximumImageCalculator< TInputImage >, otb::VectorDataToMapFilter< TVectorData, TImage >, otb::DisparityMapToDEMFilter< TDisparityImage, TInputImage, TOutputDEMImage, TEpipolarGridImage, TMaskImage >, otb::ComplexMomentsImageFunction< TInputImage, TCoordRep >, otb::KmzProductWriter< TInputImage >, otb::PeriodicSOM< TListSample, TMap, TSOMLearningBehaviorFunctor, TSOMNeighborhoodBehaviorFunctor >, otb::LabelImageToLabelMapWithAdjacencyFilter< TInputImage, TOutputImage >, otb::StandardImageViewer< TImage, TVectorData, TWidgetManager >, otb::ViewerController, itk::watershed::EquivalenceRelabeler< TScalarType, TImageDimension >, itk::DerivativeImageFilter< TInputImage, TOutputImage >, itk::HausdorffDistanceImageFilter< TInputImage1, TInputImage2 >, itk::Log10ImageFilter< TInputImage, TOutputImage >, itk::LogImageFilter< TInputImage, TOutputImage >, itk::SinImageFilter< TInputImage, TOutputImage >, itk::SqrtImageFilter< TInputImage, TOutputImage >, itk::ImageAdaptor< TImage, TAccessor >, itk::ImageRegionMultidimensionalSplitter< VImageDimension >, itk::NonUniformBSpline< TDimension >, itk::DiscreteGaussianDerivativeImageFilter< TInputImage, TOutputImage >, itk::ImageSpatialObject< TDimension, TPixelType >, itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >, CommandIterationUpdate, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, otb::Accessor::VectorImageToASPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ShiftScalePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, itk::ImageSpatialObject< TDimension, unsigned char >, itk::AttributeSelectionLabelMapFilter< TImage, Functor::LabelLabelObjectAccessor< TImage::LabelObjectType > >, otb::Wrapper::Parameter, otb::FrostImageFilter< TInputImage, TOutputImage >, otb::RemoveCarvingPathFilter< TInputImage, TInputPath, TOutputImage >, otb::SimpleRcsPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision >, otb::SVMModelEstimator< InputPixelType, LabelPixelType >, otb::WaveletPacketTransform< TInputImage, TOutputImage, TFilter, TDirectionOfTransformation, TCost >, otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >, otb::ImageViewer< TPixel, TLabel >, itk::DeformableMesh3DFilter< TInputMesh, TOutputMesh >, itk::ImageMomentsCalculator< TImage >, itk::ImagePCADecompositionCalculator< TInputImage, TBasisImage >, itk::LevelSetVelocityNeighborhoodExtractor< TLevelSet, TAuxValue, VAuxDimension >, itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage, TBinaryPriorImage >, itk::DanielssonDistanceMapImageFilter< TInputImage, TOutputImage >, itk::MinimumMaximumImageFilter< TInputImage >, itk::RecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::NthElementImageAdaptor< TImage, TOutputPixelType >, itk::ObjectStore< TObjectType >, itk::LBFGSBOptimizer, itk::FFTShiftImageFilter< TInputImage, TOutputImage >, itk::GaborImageSource< TOutputImage >, itk::LabelMapToLabelImageFilter< TInputImage, TOutputImage >, itk::ValuedRegionalMaximaImageFilter< TInputImage, TOutputImage >, itk::PolygonGroupSpatialObject< TDimension >, otb::SVMModelEstimator< TInputImage::InternalPixelType, TTrainingImage::PixelType >, otb::SVMModelEstimator< TInputSampleList::MeasurementType, TTrainingSampleList::MeasurementType >, otb::SVMModelEstimator< TInputPointSet::PixelType::value_type, TTrainingPointSet::PixelType >, itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >, itk::DanielssonDistanceMapImageFilter< ImageType, ImageType >, otb::DrawLineSpatialObjectListFilter< TInputImage, TOutputImage >, otb::AddCarvingPathFilter< TInputImage, TInputPath, TOutputImage >, otb::ExtractSegmentsImageFilter< TInputImage, TOutputImage >, otb::LocalHistogramImageFunction< TInputImage, TCoordRep >, otb::RCC8GraphFileReader< TOutputGraph >, otb::Function::NoStretchRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >, otb::VectorDataEditionModel, itk::FastMarchingExtensionImageFilter< TLevelSet, TAuxValue, VAuxDimension, TSpeedImage >, itk::GradientDifferenceImageToImageMetric< TFixedImage, TMovingImage >, itk::OtsuMultipleThresholdsCalculator< TInputHistogram >, itk::SimplexMeshVolumeCalculator< TInputMesh >, itk::BinaryMedianImageFilter< TInputImage, TOutputImage >, itk::BloxBoundaryPointImageToBloxBoundaryProfileImageFilter< TSourceImage >, itk::InteriorExteriorMeshFilter< TInputMesh, TOutputMesh, TSpatialFunction >, itk::SimilarityIndexImageFilter< TInputImage1, TInputImage2 >, itk::SimplexMeshAdaptTopologyFilter< TInputMesh, TOutputMesh >, itk::TanImageFilter< TInputImage, TOutputImage >, itk::VectorConfidenceConnectedImageFilter< TInputImage, TOutputImage >, itk::VotingBinaryIterativeHoleFillingImageFilter< TImage >, itk::PointLocator< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer >, itk::Statistics::MeanShiftModeCacheMethod< TMeasurementVector >, itk::Statistics::MembershipSample< TSample >, itk::DirectFourierReconstructionImageToImageFilter< TInputPixelType, TOutputPixelType >, itk::GridForwardWarpImageFilter< TDeformationField, TOutputImage >, itk::GridImageSource< TOutputImage >, itk::LabelMap< TLabelObject >, itk::MaskedRankImageFilter< TInputImage, TMaskImage, TOutputImage, TKernel >, itk::QuadEdgeMeshDiscreteGaussianCurvatureEstimator< TInputMesh, TOutputMesh >, itk::RankImageFilter< TInputImage, TOutputImage, TKernel >, itk::StatisticsLabelMapFilter< TImage, TFeatureImage >, itk::BinaryFillholeImageFilter< TInputImage >, itk::BinaryGrindPeakImageFilter< TInputImage >, itk::LabelSelectionLabelMapFilter< TImage >, otb::MatrixImageFilter< TInputImage, TOutputImage, TMatrix >, otb::ImageFileWriter< TInputImage >, otb::DecisionTree< AttributeValueType, LabelType >, otb::SOM< TListSample, TMap, TSOMLearningBehaviorFunctor, TSOMNeighborhoodBehaviorFunctor >, otb::LabelMapSVMClassifier< TInputLabelMap >, otb::PhysicalToRPCSensorModelImageFilter< TImage >, otb::RationalTransform< TScalarType, Dimension >, otb::VectorDataIntoImageProjectionFilter< TInputVectorData, TInputImage >, otb::Function::GaussianRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >, otb::ViewerViewGUI, itk::VoronoiDiagram2D< TCoordType >, itk::ConfidenceConnectedImageFilter< TInputImage, TOutputImage >, itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::CreateObjectFunction< T >, itk::Statistics::OneHiddenLayerBackPropagationNeuralNetwork< TMeasurementVector, TTargetVector >, itk::Statistics::ChiSquareDistribution, itk::Statistics::EuclideanDistance< TVector >, itk::Statistics::ImageToListGenerator< TImage, TMaskImage >, itk::Statistics::SampleSelectiveMeanShiftBlurringFilter< TSample >, itk::Statistics::SampleToHistogramProjectionFilter< TInputSample, THistogramMeasurement >, itk::Statistics::TDistribution, itk::SimpleFuzzyConnectednessImageFilterBase< TInputImage, TOutputImage >, itk::AnchorErodeDilateImageFilter< TImage, TKernel, TFunction1, TFunction2 >, itk::CoxDeBoorBSplineKernelFunction< VSplineOrder >, itk::DiscreteHessianGaussianImageFunction< TInputImage, TOutput >, itk::SimpleContourExtractorImageFilter< TInputImage, TOutputImage >, itk::WhiteTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::ShapeKeepNObjectsLabelMapFilter< TImage >, itk::StatisticsKeepNObjectsLabelMapFilter< TImage >, itk::Statistics::EuclideanDistance< ParameterType >, itk::AnchorErodeDilateImageFilter< TImage, TKernel, std::less< TImage::PixelType >, std::less_equal< TImage::PixelType > >, itk::AnchorErodeDilateImageFilter< TImage, TKernel, std::greater< TImage::PixelType >, std::greater_equal< TImage::PixelType > >, otb::StreamingResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, otb::OGRDataSourceToLabelImageFilter< TOutputImage >, otb::ComplexMomentPathFunction< TInputPath, TOutput, TPrecision >, otb::PixelSuppressionByDirectionImageFilter< TInputImage, TOutputImage >, itk::BinaryThinningImageFilter< TInputImage, TOutputImage >, itk::LevelSetNeighborhoodExtractor< TLevelSet >, itk::VoronoiSegmentationImageFilter< TInputImage, TOutputImage, TBinaryPriorImage >, itk::CurvatureAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >, itk::DiscreteGaussianImageFilter< TInputImage, TOutputImage >, itk::GrayscaleMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::VectorGradientAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >, itk::VectorNeighborhoodOperatorImageFilter< TInputImage, TOutputImage >, itk::AutoPointerDataObjectDecorator< T >, itk::Brains2MaskImageIO, itk::IPLCommonImageIO, itk::Statistics::GaussianDensityFunction< TMeasurementVector >, itk::Statistics::GaussianDistribution, itk::ConformalFlatteningMeshFilter< TInputMesh, TOutputMesh >, itk::HeavisideStepFunction< TInput, TOutput >, itk::RelabelLabelMapFilter< TImage >, itk::ShapeOpeningLabelMapFilter< TImage >, itk::StatisticsOpeningLabelMapFilter< TImage >, itk::StatisticsRelabelLabelMapFilter< TImage >, itk::VanHerkGilWermanErodeDilateImageFilter< TImage, TKernel, TFunction1 >, itk::TubeSpatialObject< TDimension, TTubePointType >, itk::VanHerkGilWermanErodeDilateImageFilter< TImage, TKernel, MinFunctor< TImage::PixelType > >, itk::VanHerkGilWermanErodeDilateImageFilter< TImage, TKernel, MaxFunctor< TImage::PixelType > >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >, otb::Statistics::FlexibleDistanceWithMissingValue< TVector >, otb::SpectralAngleDataNodeFeatureFunction< TImage, TCoordRep, TPrecision >, otb::VectorData< TPrecision, VDimension, TValuePrecision >, otb::ImageToCarvingPathFilter< TInputImage, TOutputPath >, otb::RadiometricMomentsImageFunction< TInputImage, TCoordRep >, otb::SFSTexturesImageFilter< TInputImage, TOutputImage >, otb::StandardDSCostFunction< TDSValidationFilter >, otb::MRFSamplerRandomMAP< TInput1, TInput2 >, otb::MorphologicalPyramidSegmentationFilter< TInputImage, TOutputImage >, otb::PersistentObjectDetectionClassifier< TInputImage, TOutputVectorData, TLabel, TFunctionType >, otb::GroundSpacingImageFunction< TInputImage, TCoordRep >, otb::SensorModelBase< TScalarType, NInputDimensions, NOutputDimensions >, itk::BalloonForceFilter< TInputMesh, TOutputMesh >, itk::FastChamferDistanceImageFilter< TInputImage, TOutputImage >, itk::ReinitializeLevelSetImageFilter< TLevelSet >, itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::IterativeInverseDeformationFieldImageFilter< TInputImage, TOutputImage >, itk::LabelStatisticsImageFilter< TInputImage, TLabelImage >, itk::ParametricSpaceToImageSpaceMeshFilter< TInputMesh, TOutputMesh >, itk::ProjectionImageFilter< TInputImage, TOutputImage, TAccumulator >, itk::ShrinkImageFilter< TInputImage, TOutputImage >, itk::WarpMeshFilter< TInputMesh, TOutputMesh, TDeformationField >, itk::CentralDifferenceImageFunction< TInputImage, TCoordRep >, itk::IdentityTransform< TScalarType, NDimensions >, itk::LinearInterpolateImageFunction< TInputImage, TCoordRep >, itk::VectorMeanImageFunction< TInputImage, TCoordRep >, itk::CumulativeGaussianOptimizer, itk::Statistics::GaussianGoodnessOfFitComponent< TInputSample >, itk::Statistics::MaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >, itk::LabelPerimeterEstimationCalculator< TInputImage >, itk::MergeLabelMapFilter< TImage >, itk::MINC2ImageIO, itk::MedianImageFilter< TInputImage, TOutputImage >, itk::NoiseImageFilter< TInputImage, TOutputImage >, itk::QuadEdgeMeshDiscreteMeanCurvatureEstimator< TInputMesh, TOutputMesh >, itk::ShapeRelabelLabelMapFilter< TImage >, itk::ValuedRegionalMinimaImageFilter< TInputImage, TOutputImage >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::BinaryThresholdAccumulator< TInputImage::PixelType, TOutputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::MeanAccumulator< TInputImage::PixelType, TAccumulate > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::MinimumAccumulator< TInputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::MaximumAccumulator< TInputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::BinaryAccumulator< TInputImage::PixelType, TOutputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::SumAccumulator< TInputImage::PixelType, TOutputImage::PixelType > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::StandardDeviationAccumulator< TInputImage::PixelType, TAccumulate > >, itk::ProjectionImageFilter< TInputImage, TOutputImage, Function::MedianAccumulator< TInputImage::PixelType > >, itk::Statistics::MaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImage, THistogramFrequencyContainer >, otb::ListSampleToVariableDimensionHistogramGenerator< TListSample, THistogramMeasurement, TFrequencyContainer >, otb::PersistentInnerProductVectorImageFilter< TInputImage >, otb::PersistentMatrixTransposeMatrixImageFilter< TInputImage, TInputImage2 >, otb::TileImageFilter< TImage >, otb::VectorDataModel, itk::IsoContourDistanceImageFilter< TInputImage, TOutputImage >, itk::BinaryMaskToNarrowBandPointSetFilter< TInputImage, TOutputMesh >, itk::BSplineResampleImageFunction< TImageType, TCoordRep >, itk::DoubleThresholdImageFilter< TInputImage, TOutputImage >, itk::VTKImageExport< TInputImage >, itk::VTKImageImport< TOutputImage >, itk::Rigid3DPerspectiveTransform< TScalarType >, itk::StimulateImageIO, itk::Statistics::TwoHiddenLayerBackPropagationNeuralNetwork< TMeasurementVector, TTargetVector >, itk::Statistics::CovarianceCalculator< TSample >, itk::Statistics::ExpectationMaximizationMixtureModelEstimator< TSample >, itk::Statistics::MixtureModelComponentBase< TSample >, itk::DiscreteGaussianDerivativeImageFunction< TInputImage, TOutput >, itk::DiscreteGradientMagnitudeGaussianImageFunction< TInputImage, TOutput >, itk::LabelMapFilter< TInputImage, TOutputImage >, itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >, itk::VectorLinearInterpolateNearestNeighborExtrapolateImageFunction< TInputImage, TCoordRep >, itk::DTITubeSpatialObject< TDimension >, itk::GaussianSpatialObject< TDimension >, itk::SpatialObjectTreeContainer< TDimension >, itk::VesselTubeSpatialObject< TDimension >, itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >, itk::LabelMapFilter< TInputImage, TInputImage >, itk::LabelMapFilter< TLabelMap, TLabelMap >, itk::LabelMapFilter< LabelMapWithAdjacency< TLabelObject >, LabelMapWithAdjacency< TLabelObject > >, itk::LabelMapFilter< TInputLabelMap, TOutputImage >, itk::LabelMapFilter< TImage, TImage >, itk::LabelMapFilter< TInputLabelMap, TInputLabelMap >, otb::FunctionToImageFilter< TInputImage, TOutputImage, TFunction >, otb::LabelizeNeighborhoodConnectedImageFilter< TInputImage, TOutputImage >, otb::LeeImageFilter< TInputImage, TOutputImage >, otb::PersistentHistogramVectorImageFilter< TInputImage >, otb::PersistentMinMaxVectorImageFilter< TInputImage >, otb::PersistentStreamingStatisticsVectorImageFilter< TInputImage, TPrecision >, otb::PersistentVectorImageToMatrixFilter< TInputImage >, otb::ImageFunctionAdaptor< TInternalImageFunctionType, TOutputPrecision >, otb::ImageToEdgePathFilter< TInputImage, TOutputPath >, otb::VectorDataToRoadDescriptionFilter< TVectorData, TOpticalImage >, otb::SparseUnmixingImageFilter< TInputImage, TOutputImage, VNbInputImage, TPrecision, TMotherWaveletOperator >, otb::StreamingImageVirtualWriter< TInputImage >, otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel >, otb::MRFEnergyGaussian< TInput1, TInput2 >, otb::MorphologicalClosingProfileFilter< TInputImage, TOutputImage, TStructuringElement >, otb::MorphologicalOpeningProfileFilter< TInputImage, TOutputImage, TStructuringElement >, otb::PersistentDescriptorsListSampleGenerator< TInputImage, TVectorData, TFunctionType, TListSample, TLabelListSample >, otb::ForwardSensorModel< TScalarType, NInputDimensions, NOutputDimensions >, otb::InverseSensorModel< TScalarType, NInputDimensions, NOutputDimensions >, otb::PolarimetricData, otb::AtmosphericEffects< TSpectralResponse, TRSR >, otb::RPCProjectionAdapter, otb::Function::SquareRootRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >, itk::ConnectedRegionsMeshFilter< TInputMesh, TOutputMesh >, itk::ExtensionVelocitiesImageFilter< TLevelSet, TAuxValue, VAuxDimension >, itk::KappaStatisticImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >, itk::AccumulateImageFilter< TInputImage, TOutputImage >, itk::BloxCoreAtomImage< NDimension >, itk::CenteredRigid2DTransform< TScalarType >, itk::CovarianceImageFunction< TInputImage, TCoordRep >, itk::Rigid3DTransform< TScalarType >, itk::ScatterMatrixImageFunction< TInputImage, TCoordRep >, itk::CumulativeGaussianCostFunction, itk::AggregateLabelMapFilter< TImage >, itk::QuadEdgeMeshDiscreteMaxCurvatureEstimator< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshDiscreteMinCurvatureEstimator< TInputMesh, TOutputMesh >, itk::StochasticFractalDimensionImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::BlobSpatialObject< TDimension >, itk::ContourSpatialObject< TDimension >, itk::ImageMaskSpatialObject< TDimension >, itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >, itk::AttributeOpeningLabelMapFilter< TImage, TAttributeAccessor >, otb::FunctionToImageFilter< TInputImage, TOutputImage, SarBrightnessFunction< TInputImage > >, otb::FunctionToImageFilter< TInputImage, TOutputImage, SarRadiometricCalibrationFunction< TInputImage > >, itk::AttributeOpeningLabelMapFilter< TImage, Functor::AttributesMapLabelObjectAccessor< TImage::LabelObjectType > >, otb::Statistics::EuclideanDistanceWithMissingValue< TVector >, otb::PersistentStreamingStatisticsMapFromLabelImageFilter< TInputVectorImage, TLabelImage >, otb::VarianceImageFilter< TInputImage, TOutputImage >, otb::DrawLineSpatialObjectFilter< TInputImage, TOutputImage >, otb::VectorDataProperties< TVectorData >, otb::DisparityMapEstimationMethod< TFixedImage, TMovingImage, TPointSet >, otb::SVMClassifier< TSample, TLabel >, otb::WaveletTransform< TInputImage, TOutputImage, TFilter, TDirectionOfTransformation >, otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >, otb::GenericRSResampleImageFilter< TInputImage, TOutputImage >, otb::ImageToGenericRSOutputParameters< TImage >, otb::WatershedSegmentationFilter< TInputImage, TOutputLabelImage >, itk::BinaryPruningImageFilter< TInputImage, TOutputImage >, itk::VoronoiDiagram2DGenerator< TCoordType >, itk::DeformationFieldSource< TOutputImage >, itk::SimplexMeshToTriangleMeshFilter< TInputMesh, TOutputMesh >, itk::TransformMeshFilter< TInputMesh, TOutputMesh, TTransform >, itk::BSplineInterpolationWeightFunction< TCoordRep, VSpaceDimension, VSplineOrder >, itk::VersorTransform< TScalarType >, itk::FRPROptimizer, itk::Statistics::MembershipSampleGenerator< TInputSample, TClassMaskSample >, itk::ChangeLabelLabelMapFilter< TImage >, itk::MRCImageIO, itk::MeanImageFilter< TInputImage, TOutputImage >, itk::ShapeUniqueLabelMapFilter< TImage >, itk::ShiftScaleLabelMapFilter< TImage >, itk::MeshSpatialObject< TMesh >, otb::Statistics::EuclideanDistanceWithMissingValuePow2< TVector >, otb::VectorDataToLabelImageFilter< TVectorData, TOutputImage >, otb::ListSampleGenerator< TImage, TVectorData >, otb::SOMMap< TNeuron, TDistance, VMapDimension >, otb::MRFEnergyPotts< TInput1, TInput2 >, otb::ImageToLabelMapWithAttributesFilter< TInputImage, TLabeledImage, TLabel, TLabelObject >, otb::MinMaxAttributesLabelMapFilter< TInputImage >, otb::LabeledSampleLocalizationGenerator< TVectorData >, otb::SarBrightnessFunction< TInputImage, TCoordRep >, otb::SarRadiometricCalibrationFunction< TInputImage, TCoordRep >, otb::Function::AlphaBlendingFunction< TInputRGBPixel1, TInputRGBPixel2, TOutputRGBPixel >, otb::Wrapper::CommandLineLauncher, itk::MedialNodePairCorrespondenceProcess< TSourceImage >, itk::MedialNodeTripletCorrespondenceProcess< TSourceImage >, itk::OrthogonalSwath2DPathFilter< TFourierSeriesPath, TSwathMeritImage >, itk::PointSetToSpatialObjectDemonsRegistration< TFixedPointSet, TMovingSpatialObject >, itk::TriangleMeshToSimplexMeshFilter< TInputMesh, TOutputMesh >, itk::MeanImageFunction< TInputImage, TCoordRep >, itk::SparseImage< TNode, VImageDimension >, itk::Statistics::WeightedMeanCalculator< TSample >, itk::AtanRegularizedHeavisideStepFunction< TInput, TOutput >, itk::KappaSigmaThresholdImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::GrayscaleMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, itk::PhilipsRECImageIO, itk::SinRegularizedHeavisideStepFunction< TInput, TOutput >, itk::BinaryReconstructionLabelMapFilter< TImage, TMarkerImage, TAttributeAccessor >, itk::LabelReconstructionLabelMapFilter< TImage, TMarkerImage, TAttributeAccessor >, otb::BinaryImageDensityFunction< TInputImage, TCoordRep >, otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, otb::AssymmetricFusionOfLineDetectorImageFilter< TInputImage, TOutputImage, TOutputImageDirection, TInterpolator >, otb::ParallelLinePathListFilter< TPath >, otb::SVMImageModelEstimator< TInputImage, TTrainingImage >, otb::SubsampleImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation >, otb::GeographicalDistance< TVector >, otb::WaterSqrtSpectralAngleImageFilter< TInputVectorImage, TOutputImage, TFunction >, otb::RCC8Graph< TVertex >, otb::SensorModelAdapter, itk::MRIBiasEnergyFunction< TImage, TImageMask, TBiasField >, itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel >, itk::RandomImageSource< TOutputImage >, itk::FastMutexLock, itk::MahalanobisDistanceThresholdImageFunction< TInputImage, TCoordRep >, itk::GDCMSeriesFileNames, itk::QuaternionRigidTransformGradientDescentOptimizer, itk::VersorTransformOptimizer, itk::Statistics::NeighborhoodSampler< TSample >, itk::Statistics::SelectiveSubsampleGenerator< TInputSample, TClassMaskSample >, itk::ComplexBSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, itk::StatisticsUniqueLabelMapFilter< TImage >, itk::VoxBoCUBImageIO, itk::SurfaceSpatialObject< TDimension >, otb::FunctionWithNeighborhoodToImageFilter< TInputImage, TOutputImage, TFunction >, otb::KeyPointDensityImageFilter< TInputImage, TOutputImage, TDetector >, otb::LabelizeImageFilterBase< TInputImage, TOutputImage, TFilter >, otb::ListSampleToHistogramListGenerator< TListSample, THistogramMeasurement, TFrequencyContainer >, otb::SpectralAngleDistanceImageFilter< TInputImage, TOutputImage >, otb::PersistentMinMaxImageFilter< TInputImage >, otb::PersistentStatisticsImageFilter< TInputImage >, otb::TransformPointSetFilter< TInputPointSet, TOutputPointSet, TTransform >, otb::VectorDataExtractROI< TVectorData >, otb::NeighborhoodScalarProductFilter< TInputImage, TOutputModulus, TOutputDirection >, otb::TileMapImageIO, otb::Statistics::ListSampleToBalancedListSampleFilter< TInputSampleList, TLabelSampleList, TOutputSampleList >, otb::SVMCrossValidationCostFunction< TModel >, otb::SVMPointSetModelEstimator< TInputPointSet, TTrainingPointSet >, otb::MRFSamplerRandom< TInput1, TInput2 >, otb::MorphologicalPyramidAnalysisFilter< TInputImage, TOutputImage, TMorphoFilter >, otb::GluPolygonDrawingHelper, otb::ImageLayerGenerator< TImageLayer >, otb::ImageLayerRenderingModel< TOutputImage, TLayer >, itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >, itk::NormalizedMutualInformationHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::FlipImageFilter< TImage >, itk::GradientAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >, itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleFunctionErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::JoinSeriesImageFilter< TInputImage, TOutputImage >, itk::RegionOfInterestImageFilter< TInputImage, TOutputImage >, itk::VotingBinaryHoleFillingImageFilter< TInputImage, TOutputImage >, itk::ScaleSkewVersor3DTransform< TScalarType >, itk::StdStreamLogOutput, itk::GE5ImageIO, itk::AmoebaOptimizer, itk::VersorRigid3DTransformOptimizer, itk::Statistics::GaussianMixtureModelComponent< TSample >, itk::Statistics::ImageToHistogramGenerator< TImageType >, itk::BSplineDeformableTransformInitializer< TTransform, TImage >, itk::CropLabelMapFilter< TInputImage >, itk::PadLabelMapFilter< TInputImage >, itk::RegionFromReferenceLabelMapFilter< TInputImage >, itk::LandmarkSpatialObject< TDimension >, itk::LineSpatialObject< TDimension >, itk::SceneSpatialObject< TSpaceDimension >, otb::LabelizeImageFilterBase< TInputImage, TOutputImage, itk::ConnectedThresholdImageFilter< TInputImage, TOutputImage > >, otb::LabelizeImageFilterBase< TInputImage, TOutputImage, itk::NeighborhoodConnectedImageFilter< TInputImage, TOutputImage > >, otb::LabelizeImageFilterBase< TInputImage, TOutputImage, itk::ConfidenceConnectedImageFilter< TInputImage, TOutputImage > >, itk::LineSpatialObject< 2 >, otb::ImportImageFilter< TOutputImageType >, otb::ImportVectorImageFilter< TOutputImageType >, otb::MNFImageFilter< TInputImage, TOutputImage, TNoiseImageFilter, TDirectionOfTransformation >, otb::NDVIDataNodeFeatureFunction< TImage, TCoordRep, TPrecision >, otb::PersistentCompareImageFilter< TInputImage >, otb::RealMomentsImageFunction< TInputImage, TCoordRep >, otb::ScalarImageToPanTexTextureFilter< TInpuImage, TOutputImage >, otb::FusionImageBase< TInputMultiSpectralImage, TInputMultiSpectralInterpImage, TInputPanchroImage, TOutputImage, TFunctor >, otb::ImageSeriesFileReader< TImage, TInternalImage >, otb::SEMClassifier< TInputImage, TOutputImage >, otb::MultiChannelsPolarimetricSynthesisFilter< TInputImage, TOutputImage, TFunction >, otb::ImageToImageRCC8Calculator< TInputImage >, otb::ImageLayer< TImage, TOutputImage >, itk::CoreAtomImageToUnaryCorrespondenceMatrixProcess< TSourceImage >, itk::watershed::SegmentTable< TScalarType >, itk::ChangeInformationImageFilter< TInputImage >, itk::BinaryThresholdSpatialFunction< TFunction >, itk::ImageDuplicator< TInputImage >, itk::ImportImageContainer< TElementIdentifier, TElement >, itk::QuaternionRigidTransform< TScalarType >, itk::Similarity3DTransform< TScalarType >, itk::SumOfSquaresImageFunction< TInputImage, TCoordRep >, itk::TreeContainer< TValueType >, itk::GradientDescentOptimizer, itk::SymmetricEigenSystem< TMatrixElement, VNumberOfRows >, itk::Statistics::ListSample< TMeasurementVector >, itk::Statistics::MeanCalculator< TSample >, itk::Statistics::SampleMeanShiftBlurringFilter< TSample >, itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::QuadEdgeMeshBoundaryEdgesMeshFunction< TMesh >, itk::QuadEdgeMeshTopologyChecker< TMesh >, otb::FusionImageBase< TInputMultiSpectralImage, TInputMultiSpectralInterpImage, TInputPanchroImage, TOutputImage, Functor::BayesianFunctor< TInputMultiSpectralImage::PixelType, TInputMultiSpectralInterpImage::PixelType, TInputPanchroImage::PixelType, TOutputImage::PixelType > >, itk::TreeContainer< itk::SpatialObject< TDimension > * >, itk::Statistics::ListSample< TInputImage::PixelType >, otb::LabelizeConfidenceConnectedImageFilter< TInputImage, TOutputImage >, otb::ParserConditionDataNodeFeatureFunction< TImage, TCoordRep, TPrecision >, otb::PointSetExtractROI< TInputPointSet, TOutputPointSet >, otb::VectorImageToIntensityImageFilter< TInputImage, TOutputImage >, otb::StreamingWarpImageFilter< TInputImage, TOutputImage, TDeformationField >, otb::LocalHoughFilter< TInputImage >, otb::SiftFastImageFilter< TInputImage, TOutputPointSet >, otb::ImageFileReader< TOutputImage >, otb::MRFEnergy< TInput1, TInput2 >, otb::MRFEnergyGaussianClassification< TInput1, TInput2 >, otb::MRFOptimizerMetropolis, otb::MRFSamplerMAP< TInput1, TInput2 >, otb::GeometricSarSensorModelAdapter, otb::MapProjectionAdapter, otb::ImageViewerFullWidget< TPixel, TLabel >, itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >, itk::MeanReciprocalSquareDifferenceImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanReciprocalSquareDifferencePointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::RGBGibbsPriorFilter< TInputImage, TClassifiedImage >, itk::DifferenceOfGaussiansGradientImageFilter< TInputImage, TDataType >, itk::ImageToParametricSpaceFilter< TInputImage, TOutputMesh >, itk::NonThreadedShrinkImageFilter< TInputImage, TOutputImage >, itk::PermuteAxesImageFilter< TImage >, itk::PolylineMask2DImageFilter< TInputImage, TPolyline, TOutputImage >, itk::VotingBinaryImageFilter< TInputImage, TOutputImage >, itk::CenteredVersorTransformInitializer< TFixedImage, TMovingImage >, itk::ElasticBodySplineKernelTransform< TScalarType, NDimensions >, itk::Euler3DTransform< TScalarType >, itk::GaussianDerivativeImageFunction< TInputImage, TOutput >, itk::LoggerManager, itk::MedianImageFunction< TInputImage, TCoordRep >, itk::VarianceImageFunction< TInputImage, TCoordRep >, itk::VersorRigid3DTransform< TScalarType >, itk::GE4ImageIO, itk::GEAdwImageIO, itk::RawImageIO< TPixel, VImageDimension >, itk::BinaryMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::GaborKernelFunction, itk::ArrowSpatialObject< TDimension >, otb::BoxAndWhiskerImageFilter< TInputImage >, otb::ImageListToSingleImageFilter< TInputImageType >, otb::NAPCAImageFilter< TInputImage, TOutputImage, TNoiseImageFilter, TDirectionOfTransformation >, otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation >, otb::PersistentVectorizationImageFilter< TInputImage, TOutputPath >, otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, TFunction >, otb::VectorDataToRandomLineGenerator< TVectorData >, otb::RAMDrivenAdaptativeStreamingManager< TImage >, otb::VariableLengthVectorConverter< TInputType, TPrecisionType >, otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >, otb::LineCorrelationDetectorImageFilter< TInputImage, TOutputImage, TOutputImageDirection, TInterpolator >, otb::ModulusAndDirectionImageToImageFilter< TInputImage, TInputImageDirection, TOutputImage >, otb::MRFEnergyEdgeFidelity< TInput1, TInput2 >, otb::PolygonToPolygonRCC8Calculator< TInputPolygon >, otb::PlatformPositionAdapter, otb::ImageViewerZoomWidget< TPixel, TLabel >, otb::GlWidget, otb::Function::UniformAlphaBlendingFunction< TInputRGBPixel1, TInputRGBPixel2, TOutputRGBPixel >, itk::OtsuMultipleThresholdsImageFilter< TInputImage, TOutputImage >, itk::CheckerBoardImageFilter< TImage >, itk::EigenAnalysis2DImageFilter< TInputImage, TEigenValueImage, TEigenVectorImage >, itk::GetAverageSliceImageFilter< TInputImage, TOutputImage >, itk::MaskNeighborhoodOperatorImageFilter< TInputImage, TMaskImage, TOutputImage, TOperatorValueType >, itk::NeighborhoodOperatorImageFilter< TInputImage, TOutputImage, TOperatorValueType >, itk::BloxBoundaryProfileImage< TImageDimension >, itk::MaximumRatioDecisionRule, itk::ThreadLogger, itk::Version, itk::XMLFileOutputWindow, itk::DICOMSeriesFileNames, itk::ImageSeriesReader< TOutputImage >, itk::SiemensVisionImageIO, itk::Statistics::LogLikelihoodGoodnessOfFitFunction< TInputHistogram >, itk::Statistics::PointSetToListAdaptor< TPointSet >, itk::BasicDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::LinearInterpolateImageFunction< TInputImage, TCoordRep >, itk::PlaneSpatialObject< TDimension >, otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::ReflectanceToSurfaceReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >, otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::ImageToLuminanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >, otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::ImageToReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >, otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::LuminanceToReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >, otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputModulus, TOutputDirection >, otb::ModulusAndDirectionImageToImageFilter< TInputModulus, TInputDirection, TOutputImage >, otb::ConcatenateVectorDataFilter< TVectorData >, otb::DrawPathListFilter< TInputImage, TInputPath, TOutputImage >, otb::MetaImageFunction< TOutputPrecision, TCoordRep >, otb::TextureImageFunction< TInputImage, TFunctor, TCoordRep >, otb::GDALImageIO, otb::Statistics::GaussianAdditiveNoiseSampleListFilter< TInputSampleList, TOutputSampleList >, otb::Statistics::GaussianModelComponent< TSample >, otb::Statistics::ShiftScaleSampleListFilter< TInputSampleList, TOutputSampleList >, otb::MRFEnergyFisherClassification< TInput1, TInput2 >, otb::MorphologicalPyramid::Segmenter< TInputImage, TOutputImage >, otb::SarParametricMapFunction< TInputImage, TCoordRep >, otb::SatelliteRSR< TPrecision, TValuePrecision >, otb::ImageAlternateViewer< TPixel >, otb::ImageViewerScrollWidget< TPixel, TLabel >, itk::FFTWRealToComplexConjugateImageFilter< TPixel, VDimension >, itk::GradientVectorFlowImageFilter< TInputImage, TOutputImage, TInternalPixel >, itk::BloxBoundaryPointToCoreAtomImageFilter< dim >, itk::DilateObjectMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, itk::ErodeObjectMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, itk::ImportImageFilter< TPixel, VImageDimension >, itk::InterpolateImageFilter< TInputImage, TOutputImage >, itk::MirrorPadImageFilter< TInputImage, TOutputImage >, itk::NormalizedCorrelationImageFilter< TInputImage, TMaskImage, TOutputImage, TOperatorValueType >, itk::ShiftScaleInPlaceImageFilter< TInputImage >, itk::WrapPadImageFilter< TInputImage, TOutputImage >, itk::BinaryThresholdImageFunction< TInputImage, TCoordRep >, itk::ElasticBodyReciprocalSplineKernelTransform< TScalarType, NDimensions >, itk::SphereSignedDistanceFunction< TCoordRep, VSpaceDimension >, itk::NiftiImageIO, itk::SpatialObjectReader< NDimensions, PixelType, TMeshTraits >, itk::Statistics::HypersphereKernelMeanShiftModeSeeker< TSample >, itk::Statistics::MahalanobisDistanceMembershipFunction< TVector >, itk::AutoCropLabelMapFilter< TInputImage >, itk::WarpHarmonicEnergyCalculator< TInputImage >, itk::EllipseSpatialObject< TDimension >, otb::Wrapper::DocExampleStructure, otb::ImageListToImageListApplyFilter< TInputImageList, TOutputImageList, TFilter >, otb::LabelizeConnectedThresholdImageFilter< TInputImage, TOutputImage >, otb::PerBandVectorImageFilter< TInputImage, TOutputImage, TFilter >, otb::QuaternaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TInputImage4, TOutputImage, TFunction >, otb::GenericInterpolateImageFunction< TInputImage, TFunction, TBoundaryCondition, TCoordRep >, otb::ImageToLineSpatialObjectListFilter< TInputImage >, otb::PathListToHistogramGenerator< TPath, TFunction >, otb::RGBAPixelConverter< TInternalInputPixelType, TOutputPixelType >, otb::CompacityPathFunction< TInputPath, TOutput >, otb::LinkPathListFilter< TPath >, otb::VectorDataToRightAngleVectorDataFilter< TVectorData >, otb::AtmosphericCorrectionParameters, otb::ImageWidgetPolygonForm< TValue >, otb::Function::MultiplyBlendingFunction< TInputRGBPixel1, TInputRGBPixel2, TOutputRGBPixel >, itk::PyCommand, itk::NormalizedCorrelationPointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::watershed::SegmentTree< TScalarType >, itk::StatisticsImageFilter< TInputImage >, itk::TileImageFilter< TInputImage, TOutputImage >, itk::EquivalencyTable, itk::FixedCenterOfRotationAffineTransform< TScalarType, NDimensions >, itk::GaussianBlurImageFunction< TInputImage, TOutput >, itk::LoggerOutput, itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep >, itk::OneWayEquivalencyTable, itk::ScalableAffineTransform< TScalarType, NDimensions >, itk::ScaleVersor3DTransform< TScalarType >, itk::SegmentationRegion, itk::TreeNode< TValueType >, itk::NumericSeriesFileNames, itk::PolygonGroupSpatialObjectXMLFileReader, itk::SPSAOptimizer, itk::Statistics::DistanceToCentroidMembershipFunction< TVector >, itk::BasicErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::VanHerkGilWermanDilateImageFilter< TImage, TKernel >, itk::PointBasedSpatialObject< TDimension >, otb::QuaternaryFunctorImageFilter< TInputImage, TInputImage, TOutputImage, TOutputImage, TOutputImage, Functor::MultiScaleConvexOrConcaveDecisionRule< TInputImage::PixelType, TOutputImage::PixelType > >, otb::QuaternaryFunctorImageFilter< TInputImageHH, TInputImageHV, TInputImageVH, TInputImageVV, TOutputImage, TFunction >, otb::GenericInterpolateImageFunction< TInputImage, Function::WelchWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::GenericInterpolateImageFunction< TInputImage, Function::CosineWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::GenericInterpolateImageFunction< TInputImage, TWindowFunction, TBoundaryCondition, TCoordRep >, otb::GenericInterpolateImageFunction< TInputImage, Function::GaussianWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::GenericInterpolateImageFunction< TInputImage, Function::ProlateFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::GenericInterpolateImageFunction< TInputImage, Function::BlackmanWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::GenericInterpolateImageFunction< TInputImage, Function::LanczosWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::GenericInterpolateImageFunction< TInputImage, Function::HammingWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, itk::TreeNode< SpatialObject< TDimension > * >, itk::TreeNode< ValueType >, itk::PointBasedSpatialObject< VDimension >, otb::AngularProjectionSetImageFilter< TInputImage, TOutputImage, TAngleList, TPrecision >, otb::ClosingOpeningMorphologicalFilter< TInputImage, TOutputImage, TKernel >, otb::HillShadingFilter< TInputImage, TOutputImage >, otb::LabelImageRegionPruningFilter< TInputLabelImage, TInputSpectralImage, TOutputLabelImage, TOutputClusteredImage >, otb::LogPolarTransform< TScalarType >, otb::OpeningClosingMorphologicalFilter< TInputImage, TOutputImage, TKernel >, otb::RandomPointSetSource< TOutputPointSet >, otb::ExtractROIBase< TInputImage, TOutputImage >, otb::HistogramStatisticsFunction< TInputHistogram, TOutput >, otb::LabelImageToOGRDataSourceFilter< TInputImage >, otb::TileDimensionTiledStreamingManager< TImage >, otb::VectorizationPathListFilter< TInputModulus, TInputDirection, TOutputPath >, otb::KMLVectorDataIO, otb::OGRIOHelper, otb::ExhaustiveExponentialOptimizer, otb::SOMClassifier< TSample, TSOMMap, TLabel >, otb::SVMImageClassificationWithRuleFilter< TInputImage, TOutputImage, TMaskImage >, otb::MorphologicalPyramid::Resampler< TInputImage, TOutputImage >, otb::MorphologicalPyramidSynthesisFilter< TInputImage, TOutputImage >, otb::TileMapTransform< TTransformDirection, TScalarType, NInputDimensions, NOutputDimensions >, otb::AtmosphericCorrectionParametersTo6SAtmosphericRadiativeTerms, otb::MultiChannelRAndBAndNIRIndexImageFilter< TInputImage, TOutputImage, TFunction >, otb::MultiChannelRAndGAndNIRIndexImageFilter< TInputImage, TOutputImage, TFunction >, otb::RAndBAndNIRIndexImageFilter< TInputImageR, TInputImageB, TInputImageNIR, TOutputImage, TFunction >, otb::RAndGAndNIRIndexImageFilter< TInputImageR, TInputImageG, TInputImageNIR, TOutputImage, TFunction >, otb::ProspectModel, otb::SailModel, otb::GeometriesSet, otb::ImageViewerHistogramAndTransferFunctionWidget< THistogram, TPixel, TLabel >, otb::ImageWidget< TInputImage >, itk::bio::CellularAggregate< NSpaceDimension >, itk::NormalizedCorrelationImageToImageMetric< TFixedImage, TMovingImage >, itk::ImageToVectorImageFilter< TInputImage >, itk::PasteImageFilter< TInputImage, TSourceImage, TOutputImage >, itk::StreamingImageFilter< TInputImage, TOutputImage >, itk::TwoOutputExampleImageFilter< TImage >, itk::AddImageAdaptor< TImage >, itk::CoreAtomImageToDistanceMatrixProcess< TSourceImage >, itk::GaussianDerivativeSpatialFunction< TOutput, VImageDimension, TInput >, itk::GaussianSpatialFunction< TOutput, VImageDimension, TInput >, itk::NearestNeighborExtrapolateImageFunction< TInputImage, TCoordRep >, itk::SegmentationBorder, itk::Win32OutputWindow, itk::Statistics::ErrorBackPropagationLearningFunctionBase< LayerType, TTargetVector >, itk::Statistics::DenseFrequencyContainer, itk::Statistics::GoodnessOfFitFunctionBase< TInputHistogram >, itk::Statistics::SampleMeanShiftClusteringFilter< TSample >, itk::Statistics::WeightedCovarianceCalculator< TSample >, itk::ChangeRegionLabelMapFilter< TInputImage >, itk::Functor::CustomColormapFunctor< TScalar, TRGBPixel >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, TFilter >, itk::MovingHistogramDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::MovingHistogramErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::RobustAutomaticThresholdImageFilter< TInputImage, TGradientImage, TOutputImage >, itk::VanHerkGilWermanErodeImageFilter< TImage, TKernel >, itk::BoxSpatialObject< TDimension >, itk::GroupSpatialObject< TDimension >, otb::ExtractROIBase< VectorImage< TInputPixelType, 2 >, VectorImage< TOutputPixelType, 2 > >, otb::ExtractROIBase< Image< TInputPixel, 2 >, Image< TOutputPixel, 2 > >, otb::ExtractROIBase< VectorImage< TInputPixelType, 2 >, Image< TOutputPixelType, 2 > >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, RankImageFilter< TInputImage, TInputImage, FlatStructuringElement< ::itk::GetImageDimension< TInputImage >::ImageDimension > > >, otb::InverseLogPolarTransform< TScalarType >, otb::LabelImageRegionMergingFilter< TInputLabelImage, TInputSpectralImage, TOutputLabelImage, TOutputClusteredImage >, otb::SpatialObjectToImageDrawingFilter< TInputSpatialObject, TOutputImage >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, TFunction >, otb::MultiToMonoChannelExtractROI< TInputPixelType, TOutputPixelType >, otb::PersistentFilterStreamingDecorator< TFilter >, otb::BSplinesInterpolateTransformDeformationFieldGenerator< TPointSet, TDeformationField >, otb::VectorDataToSpecificDescriptionFilterBase< TVectorData >, otb::LocalRxDetectorFilter< TInputImage, TOutputImage >, otb::LocalRxDetectorNonThreadFilter< TInputImage, TOutputImage >, otb::ImageToOSMVectorDataGenerator< TImage >, otb::KMeansImageClassificationFilter< TInputImage, TOutputImage, VMaxSampleDimension, TMaskImage >, otb::ImageToProfileFilter< TInputImage, TOutputImage, TFilter, TParameter >, otb::ProfileToProfileDerivativeFilter< TInputImage, TOutputImage >, otb::AttributesMapOpeningLabelMapFilter< TImage >, otb::GeocentricTransform< TDirectionOfMapping, TScalarType, NInputDimensions, NOutputDimensions >, otb::MultiChannelGAndRIndexImageFilter< TInputImage, TOutputImage, TFunction >, otb::MultiChannelRAndNIRIndexImageFilter< TInputImage, TOutputImage, TFunction >, otb::TestHelper, otb::ImageWidgetFormBase, itk::FFTWComplexConjugateToRealImageFilter< TPixel, VDimension >, itk::IsolatedWatershedImageFilter< TInputImage, TOutputImage >, itk::MeanSquaresPointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::OtsuThresholdImageCalculator< TInputImage >, itk::OtsuThresholdImageFilter< TInputImage, TOutputImage >, itk::ChainCodeToFourierSeriesPathFilter< TInputChainCodePath, TOutputFourierSeriesPath >, itk::ExtractOrthogonalSwath2DImageFilter< TImage >, itk::PadImageFilter< TInputImage, TOutputImage >, itk::ScalarToArrayCastImageFilter< TInputImage, TOutputImage >, itk::SpatialFunctionImageEvaluatorFilter< TSpatialFunction, TInputImage, TOutputImage >, itk::SpatialObjectToImageFilter< TInputSpatialObject, TOutputImage >, itk::ThresholdImageFilter< TImage >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >, itk::EllipsoidInteriorExteriorSpatialFunction< VDimension, TInput >, itk::Euler2DTransform< TScalarType >, itk::MeshSource< TOutputMesh >, itk::MultipleLogOutput, itk::PathSource< TOutputPath >, itk::ProgressAccumulator, itk::ScaleTransform< TScalarType, NDimensions >, itk::TorusInteriorExteriorSpatialFunction< VDimension, TInput >, itk::VectorLinearInterpolateImageFunction< TInputImage, TCoordRep >, itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep >, itk::TransformFileReader, itk::Statistics::ErrorBackPropagationLearningWithMomentum< LayerType, TTargetVector >, itk::CylinderSpatialObject, itk::BinaryClosingByReconstructionImageFilter< TInputImage, TKernel >, itk::BinaryOpeningByReconstructionImageFilter< TInputImage, TKernel >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::LHMI< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::KullbackLeiblerSupervizedDistance< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TInputROIImage, TOutputImage::PixelType > >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::KullbackLeiblerDistance< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, MyChangeDetector< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::MeanDifference< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::MeanRatio< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::CrossCorrelation< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::CBAMI< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::PersistentFilterStreamingDecorator< PersistentMatrixTransposeMatrixImageFilter< TInputImage1, TInputImage2 > >, otb::PersistentFilterStreamingDecorator< PersistentStreamingStatisticsMapFromLabelImageFilter< TInputVectorImage, TLabelImage > >, otb::PersistentFilterStreamingDecorator< PersistentInnerProductVectorImageFilter< TInputImage > >, otb::PersistentFilterStreamingDecorator< PersistentHistogramVectorImageFilter< TInputImage > >, otb::PersistentFilterStreamingDecorator< PersistentMinMaxVectorImageFilter< TInputImage > >, otb::PersistentFilterStreamingDecorator< PersistentShrinkImageFilter< TInputImage, TOutputImage > >, otb::PersistentFilterStreamingDecorator< PersistentMinMaxImageFilter< TInputImage > >, otb::PersistentFilterStreamingDecorator< PersistentDescriptorsListSampleGenerator< TInputImage, TVectorData, itk::FunctionBase< itk::Point< TCoordRep, 2 >, DefaultDescriptorsType< TOutputPrecision >::Type >, TListSample, TLabelListSample > >, otb::PersistentFilterStreamingDecorator< PersistentImageToOGRLayerSegmentationFilter< TImageType, TSegmentationFilter > >, otb::PersistentFilterStreamingDecorator< PersistentVectorImageToMatrixFilter< TInputImage > >, otb::PersistentFilterStreamingDecorator< PersistentObjectDetectionClassifier< TInputImage, TOutputVectorData, TLabel, itk::FunctionBase< itk::Point< TCoordRep, 2 >, DefaultDescriptorType< TFunctionPrecision >::Type > > >, otb::PersistentFilterStreamingDecorator< PersistentStreamingStatisticsVectorImageFilter< TInputImage, TPrecision > >, otb::PersistentFilterStreamingDecorator< PersistentStatisticsImageFilter< TInputImage > >, otb::PersistentFilterStreamingDecorator< PersistentCompareImageFilter< TInputImage > >, otb::ImageToProfileFilter< TInputImage, TOutputImage, itk::OpeningByReconstructionImageFilter< TInputImage, TOutputImage, TStructuringElement >, unsigned int >, otb::ImageToProfileFilter< TInputImage, TOutputImage, itk::ClosingByReconstructionImageFilter< TInputImage, TOutputImage, TStructuringElement >, unsigned int >, 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::InvertIntensityTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ChangeLabel< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ProjectiveProjectionFunctor< TInputImage::PixelType, TOutputImage::PixelType, TPrecision > >, itk::UnaryFunctorImageFilter< FeatureImageType, ImageType, Functor::Cast< FeatureImageType::PixelType, ImageType::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::SubtractConstantFrom< TInputImage::PixelType, TConstant, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MultiplyByConstant< TInputImage::PixelType, TConstant, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TLabelImage, TOutputImage, Functor::LabelToRGBFunctor< TLabelImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Log< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Abs< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorAffineTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputVectorImage, TOutputImage, TFunction >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Exp< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToReal< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Cast< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::BoundedReciprocal< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Sigmoid< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputVectorImage, Functor::VectorCast< TInputImage::PixelType, TOutputVectorImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorCast< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::RenderingFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorMagnitudeLinearTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImageImaginaryPart, TOutputImage, Function::ImaginaryToComplex< TInputImageImaginaryPart::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::UnConstrainedLeastSquareFunctor< TInputImage::PixelType, TOutputImage::PixelType, TPrecision > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::IntensityLinearTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::HessianToScalar< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToModulus< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::IntensityWindowingTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorToAmplitudeFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::NOT< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Tan< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ExpNegative< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ComplexToVector< TInputImage::PixelType, TOutputImage::PixelType >::FunctorType >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::TerraSarBrightnessFunctor< itk::NumericTraits< TInputImage::InternalPixelType >::ValueType, itk::NumericTraits< TOutputImage::InternalPixelType >::ValueType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::DivideByConstant< TInputImage::PixelType, TConstant, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToPhase< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ThresholdLabeler< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::SymmetricEigenAnalysisFunction< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Sin< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::RGBToLuminance< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorShiftScale< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::TensorRelativeAnisotropyFunction< TInputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MatrixIndexSelection< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Sqrt< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalCovarianceToReciprocalCoherencyFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::BinaryThreshold< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::NCLSUnmixingFunctor< TInputImage::PixelType, TOutputImage::PixelType, TPrecision > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ConcatenateScalarValueFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ISRAUnmixingFunctor< TInputImage::PixelType, TOutputImage::PixelType, TPrecision > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MultiplyByScalar< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::DotProductFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Log10< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::AccessorFunctor< TInputImage::PixelType, TAccessor > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MuellerToReciprocalCovarianceFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ModulusTransform< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::TensorFractionalAnisotropyFunction< TInputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToIntensity< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalCovarianceToCoherencyDegreeFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::SOMbasedImageFilterFunctor< TInputImage::PixelType, TOutputImage::PixelType, TDistanceMetric, TMap > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Asin< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TImage, TImage, Functor::Cast< TImage::PixelType, TImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::EdgePotential< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImageRealPart, TOutputImage, Function::RealToComplex< TInputImageRealPart::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::Square< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Log10Thresholded< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalLinearCovarianceToReciprocalCircularCovarianceFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MuellerToPolarisationDegreeAndPowerFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorChangeLabel< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::VectorIndexSelectionCast< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::GradientMagnitude< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToImaginary< TInputImage::PixelType, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TImage, TImage, Functor::BinaryNot< TImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::AddConstantTo< TInputImage::PixelType, TConstant, TOutputImage::PixelType > >, itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalHAlphaFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, itk::MeshSource< TOutputPointSet >, itk::MeshSource< TOutput >, itk::MeshSource< VoronoiDiagram2D< TCoordType > >, itk::PathSource< PolyLineParametricPath< 2 > >, itk::PathSource< OrthogonallyCorrected2DParametricPath >, itk::PathSource< TOutputChainCodePath >, itk::PathSource< TOutputFourierSeriesPath >, otb::BSplineDecompositionImageFilter< TInputImage, TOutputImage >, otb::ClampImageFilter< TInputImage, TOutputImage >, otb::ClampVectorImageFilter< TInputImage, TOutputImage >, otb::DBOverlapDataNodeFeatureFunction< TCoordRep, TPrecision >, otb::EdgeDensityImageFilter< TInputImage, TOutputImage, TEdgeDetector, TDensityCount >, otb::MultiChannelExtractROI< TInputPixelType, TOutputPixelType >, otb::ObjectListSource< TOutputList >, otb::RadiometricMomentsImageFilter< TInputImage, TOutputImage >, otb::ThresholdImageToPointSetFilter< TInputImage, TOutputPointSet >, otb::BSQImageIO, otb::OGRVectorDataIO, otb::Statistics::ListSampleSource< TInputSampleList, TOutputSampleList >, otb::SOMImageClassificationFilter< TInputImage, TOutputImage, TSOMMap, TMaskImage >, otb::LabelMapToSampleListFilter< TInputLabelMap, TOutputSampleList, TMeasurementFunctor >, otb::StatisticsXMLFileWriter< TMeasurementVector >, otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >, otb::SarRadiometricCalibrationToImageFilter< TInputImage, TOutputImage >, otb::ImageWidgetBase< TPixel >, otb::RegionGlComponent, itk::NaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >, itk::NormalizeImageFilter< TInputImage, TOutputImage >, itk::CenteredAffineTransform< TScalarType, NDimensions >, itk::CenteredEuler3DTransform< TScalarType >, itk::DynamicLoader, itk::FrustumSpatialFunction< VImageDimension, TInput >, itk::NearestNeighborInterpolateImageFunction< TInputImage, TCoordRep >, itk::NeighborhoodOperatorImageFunction< TInputImage, TOutput >, itk::RGBToVectorImageAdaptor< TImage >, itk::VectorToRGBImageAdaptor< TImage >, itk::SpatialObjectWriter< NDimensions, PixelType, TMeshTraits >, itk::Statistics::SampleAlgorithmBase< TInputSample >, itk::Statistics::Subsample< TSample >, itk::Functor::CoolColormapFunctor< TScalar, TRGBPixel >, itk::Functor::CopperColormapFunctor< TScalar, TRGBPixel >, itk::FastApproximateRankImageFilter< TInputImage, TOutputImage >, itk::KernelImageFilter< TInputImage, TOutputImage, TKernel >, itk::VTKImageIO2, otb::ObjectListSource< ObjectList< TPath > >, otb::ObjectListSource< ObjectList< Landmark< TPointSet::PointType, TPointSet::PixelType, double > > >, otb::ObjectListSource< ObjectList< TOutputPath > >, otb::Statistics::ListSampleSource< TSampleList >, otb::Statistics::ListSampleSource< TOutputSampleList >, itk::NaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Add1< TInputImage::PixelType, TInputImage::PixelType > >, itk::NaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ComposeRGBA< TInputImage::PixelType > >, itk::NaryFunctorImageFilter< TInputImage, TOutputImage, Functor::Maximum1< TInputImage::PixelType, TInputImage::PixelType > >, itk::Statistics::SampleAlgorithmBase< TSample >, itk::Statistics::SampleAlgorithmBase< TInputHistogram >, otb::Wrapper::ApplicationFactory< TApplication >, otb::FastICAInternalOptimizerVectorImageFilter< TInputImage, TOutputImage >, otb::ImportGeoInformationImageFilter< TImage, TSourceImage >, otb::PointSetToDensityImageFilter< TInputPointSet, TOutputImage, TDensityFunction >, otb::ThresholdVectorImageFilter< TInputImage, TOutputImage >, otb::VectorImageTo3DScalarImageFilter< TInputImage, TOutputImage >, otb::VectorImageToImageListFilter< TVectorImageType, TImageList >, otb::BinaryFunctorNeighborhoodJoinHistogramImageFilter< TInputImage1, TInputImage2, TOutputImage, TFunction >, otb::DrawPathFilter< TInputImage, TInputPath, TOutputImage >, otb::ObjectListToObjectListFilter< TInputList, TOutputList >, otb::RAMDrivenStrippedStreamingManager< TImage >, otb::RAMDrivenTiledStreamingManager< TImage >, otb::VectorImageToASImageAdaptor< TImage >, otb::HarrisImageToPointSetFilter< TInputImage, TOutputPointSet >, otb::OrientationPathFunction< TInputPath, TOutput >, otb::FuzzyVariable< TLabel, TPrecision >, otb::CoordinateToName, otb::LUMImageIO, otb::MWImageIO, otb::RADImageIO, otb::ProfileDerivativeToMultiScaleCharacteristicsFilter< TInputImage, TOutputImage, TLabeledImage >, otb::LabelMapToAttributeImageFilter< TInputImage, TOutputImage, TAttributeAccessor >, otb::AtmosphericRadiativeTermsSingleChannel, otb::FilterFunctionValues, otb::PixelDescriptionModel< TOutputImage >, itk::GradientImageToBloxBoundaryPointImageFilter< TInputImage >, itk::BSplineDerivativeKernelFunction< VSplineOrder >, itk::BSplineKernelFunction< VSplineOrder >, itk::FiniteCylinderSpatialFunction< VDimension, TInput >, itk::SymmetricEllipsoidInteriorExteriorSpatialFunction< VDimension, TInput >, itk::TranslationTransform< TScalarType, NDimensions >, itk::TransformFileWriter, itk::Statistics::QuickPropLearningRule< LayerType, TTargetVector >, itk::Statistics::ListSampleToHistogramFilter< TListSample, THistogram >, itk::Functor::AutumnColormapFunctor< TScalar, TRGBPixel >, itk::Functor::BlueColormapFunctor< TScalar, TRGBPixel >, itk::BoxImageFilter< TInputImage, TOutputImage >, itk::Functor::GreenColormapFunctor< TScalar, TRGBPixel >, itk::Functor::GreyColormapFunctor< TScalar, TRGBPixel >, itk::Functor::HotColormapFunctor< TScalar, TRGBPixel >, itk::Functor::HSVColormapFunctor< TScalar, TRGBPixel >, itk::Functor::JetColormapFunctor< TScalar, TRGBPixel >, itk::Functor::OverUnderColormapFunctor< TScalar, TRGBPixel >, itk::Functor::RedColormapFunctor< TScalar, TRGBPixel >, itk::ScalarToRGBColormapImageFilter< TInputImage, TOutputImage >, itk::Functor::SpringColormapFunctor< TScalar, TRGBPixel >, itk::Functor::SummerColormapFunctor< TScalar, TRGBPixel >, itk::Functor::WinterColormapFunctor< TScalar, TRGBPixel >, itk::SpatialObjectTreeNode< TDimension >, otb::BinaryFunctorNeighborhoodJoinHistogramImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::JoinHistogramMI< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::ObjectListToObjectListFilter< ObjectList< TPath >, ObjectList< TPath > >, itk::BoxImageFilter< TImageType, TImageType >, otb::DecimateImageFilter< TInputImage, TOutputImage >, otb::EdgeDetectorImageFilter< TInputImage, TOutputImage, TEdgeDetection >, otb::FastICAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation >, otb::Functor::ReliefColormapFunctor< TScalar, TRGBPixel >, otb::GISTable< TConnectionImplementation, TPrecision, TSpatialDimension >, otb::LabelImageToVectorDataFilter< TInputImage, TPrecision >, otb::NumberOfDivisionsStrippedStreamingManager< TImage >, otb::NumberOfDivisionsTiledStreamingManager< TImage >, otb::NumberOfLinesStrippedStreamingManager< TImage >, otb::PathListSource< TOutputPath >, otb::PointSetSource< TOutputPointSet >, otb::Polygon< TValue >, otb::LineSpatialObjectListToRightAnglePointSetFilter< TImage, TLinesList, TPointSet >, otb::MaskedScalarImageToGreyLevelRunLengthMatrixGenerator< TImage, THistogramFrequencyContainer >, otb::ExtendedFilenameToReaderOptions, otb::JPEG2000ImageIO, otb::Statistics::ConcatenateSampleListFilter< TSampleList >, otb::Statistics::ListSampleToListSampleFilter< TInputSampleList, TOutputSampleList >, otb::LabelMapWithClassLabelToLabeledSampleListFilter< TInputLabelMap, TOutputSampleList, TOutputTrainingSampleList, TMeasurementFunctor >, otb::GAndRIndexImageFilter< TInputImageG, TInputImageR, TOutputImage, TFunction >, otb::HistogramAndTransferFunctionWidget< THistogram, TPixel >, otb::ImageWidgetPolylineForm< TValue >, otb::ChangeScaleActionHandler< TModel, TView, TViewToUpdate >, otb::Function::ChannelSelectorFunctor< TInputPixel >, otb::LayerBasedModel< TLayer >, itk::RegularSphereMeshSource< TOutputMesh >, itk::SphereMeshSource< TOutputMesh >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, TFunction >, itk::BloxBoundaryProfileImageToBloxCoreAtomImageFilter< TInputImage, TOutputImage, TSourceImage >, itk::ConstantPadImageFilter< TInputImage, TOutputImage >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction >, itk::DifferenceImageFilter< TInputImage, TOutputImage >, itk::RealTimeClock, itk::ScaleLogarithmicTransform< TScalarType, NDimensions >, itk::BioRadImageIO, itk::GiplImageIO, itk::VTKImageIO, otb::PointSetSource< TPointSet >, otb::Statistics::ListSampleToListSampleFilter< TSampleList, TSampleList >, otb::LayerBasedModel< ImageLayerBase< TOutputImage > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::ConstrainedValueDifference< 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< TInputImage, TInputImage, TOutputImage, Function::Compose2DVector< TInputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::AND< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Minimum< TInputImage1::PixelType, TInputImage2::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::ColorAnaglyphFunctor< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TInputImage, TOutputImage, Functor::ConvexOrConcaveDecisionRule< TInputImage::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Div< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::GrayscaleAnaglyphFunctor< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImageRealPart, TInputImageImaginaryPart, TOutputImage, Function::RealAndImaginaryToComplex< TInputImageRealPart::PixelType, TInputImageImaginaryPart::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Sub2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Maximum< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TLabelImage, TOutputImage, Functor::LabelOverlayFunctor< TInputImage::PixelType, TLabelImage::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Function::Mult< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TVectorInputImage, TOutputImage, Functor::ImageAndVectorImageOperationFunctor< TInputImage::PixelType, TVectorInputImage::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImageR, TInputImageNIR, TOutputImage, TFunction >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::ConstrainedValueAddition< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::Atan2< 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::OR< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImageG, TInputImageR, TOutputImage, TFunction >, itk::BinaryFunctorImageFilter< TInputImage, TMaskImage, TOutputImage, Functor::MaskNegatedInput< TInputImage::PixelType, TMaskImage::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::AssociativeSymmetricalSum< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::WeightedAdd2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::Add2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TMaskImage, TOutputImage, Functor::MaskInput< TInputImage::PixelType, TMaskImage::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::SquaredDifference2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::BlendingFunctor< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, Functor::MakeJoin< TInputImage1, TInputImage2 >::ImageType, Functor::MakeJoin< TInputImage1, TInputImage2 >::FunctorType >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::Modulus2< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage, TInputImage, TOutputImage, Function::Compose2DCovariantVector< TInputImage::PixelType > >, itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::XOR< TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImageR, TInputImageB, TInputImageNIR, TOutputImage, TFunction >, itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< TInputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImageHH, TInputImageHV_VH, TInputImageVV, TOutputImage, TFunction >, itk::TernaryFunctorImageFilter< TInputMultiSpectralImage, TInputMultiSpectralInterpImage, TInputPanchroImage, TOutputImage, Functor::BayesianFunctor< TInputMultiSpectralImage::PixelType, TInputMultiSpectralInterpImage::PixelType, TInputPanchroImage::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::Compose3DCovariantVector< TInputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImageR, TInputImageG, TInputImageNIR, TOutputImage, TFunction >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, Function::Add3< TInputImage1::PixelType, TInputImage2::PixelType, TInputImage3::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::Compose3DVector< TInputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Functor::LevelingFunctor< TInputImage::PixelType, TInputMaps::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, Function::Modulus3< TInputImage1::PixelType, TInputImage2::PixelType, TInputImage3::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputMultiSpectralImage, TInputMultiSpectralInterpImage, TInputPanchroImage, TOutputImage, TFunctor >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, Function::ModulusSquare3< TInputImage1::PixelType, TInputImage2::PixelType, TInputImage3::PixelType, TOutputImage::PixelType > >, itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunctor >, otb::BinaryImageMinimalBoundingRegionCalculator< TInputImage >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >, otb::BinaryFunctorNeighborhoodVectorImageFilter< TInputImage1, TInputImage2, TOutputImage, TFunction >, otb::GISTableSource< TOutputGISTable >, otb::ImageListToVectorImageFilter< TImageList, TVectorImage >, otb::Rectangle< TValue >, otb::UnaryFunctorNeighborhoodImageFilter< TInputImage, TOutputImage, TFunction >, otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >, otb::VectorDataSource< TOutputVectorData >, otb::VectorDataToImageFilter< TVectorData, TImage >, otb::RegionImageToRectangularPathListFilter< TInputImage, TOutputPath >, otb::ONERAImageIO, otb::MorphologicalPyramid::MRToMSConverter< TInputImage, TOutputImage >, otb::FullyDecomposedWaveletPacketCost< TImage >, otb::StatisticsXMLFileReader< TMeasurementVector >, otb::MultiChannelRadiometricImageFilter< TInputImage, TOutputImage, TFunction >, otb::RAndNIRIndexImageFilter< TInputImageR, TInputImageNIR, TOutputImage, TFunction >, otb::HooverMatrixFilter< TLabelMap >, otb::ImageWidgetActionHandler, otb::Wrapper::CommandLineParser, itk::BinomialBlurImageFilter< TInputImage, TOutputImage >, itk::CropImageFilter< TInputImage, TOutputImage >, itk::PathToChainCodePathFilter< TInputPath, TOutputChainCodePath >, itk::ShiftScaleImageFilter< TInputImage, TOutputImage >, itk::SpatialObjectToPointSetFilter< TInputSpatialObject, TOutputPointSet >, itk::BloxBoundaryPointImage< TImageDimension >, itk::ImageAndPathToImageFilter< TInputImage, TInputPath, TOutputImage >, itk::Logger, itk::MeshToMeshFilter< TInputMesh, TOutputMesh >, itk::BMPImageIO, itk::DicomImageIO, itk::MultipleValuedNonLinearOptimizer, itk::Bruker2DSEQImageIOFactory, itk::KappaSigmaThresholdImageCalculator< TInputImage, TMaskImage >, itk::PhilipsRECImageIOFactory, itk::VoxBoCUBImageIOFactory, itk::Statistics::ScalarImageToGreyLevelRunLengthMatrixGenerator< TImageType, THistogramFrequencyContainer >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ProjectiveProjectionFunctor< TInputImage::PixelType, TOutputImage::PixelType, TPrecision > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::UnConstrainedLeastSquareFunctor< TInputImage::PixelType, TOutputImage::PixelType, TPrecision > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalCovarianceToReciprocalCoherencyFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::NCLSUnmixingFunctor< TInputImage::PixelType, TOutputImage::PixelType, TPrecision > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ISRAUnmixingFunctor< TInputImage::PixelType, TOutputImage::PixelType, TPrecision > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MuellerToReciprocalCovarianceFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalCovarianceToCoherencyDegreeFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::MuellerToPolarisationDegreeAndPowerFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, otb::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::ReciprocalHAlphaFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, otb::BinaryFunctorNeighborhoodVectorImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::KullbackLeiblerProfile< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType > >, otb::GISTableSource< TGISTable >, otb::UnaryFunctorNeighborhoodImageFilter< TInputImage, TOutputImage, Functor::ComputeNeighborhoodContributionFunctor< itk::ConstNeighborhoodIterator< TInputImage >, TOutputImage::PixelType > >, otb::UnaryFunctorNeighborhoodImageFilter< TInputImage, TOutputImage, Functor::HillShadingFunctor< itk::ConstNeighborhoodIterator< TInputImage >, TInputImage, TOutputImage::PixelType > >, otb::VectorDataSource< otb::VectorData< TPrecision > >, otb::VectorDataSource< otb::VectorData<> >, otb::VectorDataSource< TInputVectorData >, otb::VectorDataSource< TVectorData >, otb::VectorDataSource< otb::VectorData< double > >, itk::ImageAndPathToImageFilter< TImage, ParametricPath< 2 >, TImage >, itk::MeshToMeshFilter< TInput, TOutput >, itk::Statistics::ScalarImageToGreyLevelRunLengthMatrixGenerator< TImage, THistogramFrequencyContainer >, otb::PointSetDensityEpanechnikovFunction< TPointSet, TOutput >, otb::PointSetDensityFunction< TPointSet, TOutput >, otb::PointSetDensityGaussianFunction< TPointSet, TOutput >, otb::UnaryFunctorNeighborhoodVectorImageFilter< TInputImage, TOutputImage, TFunction >, otb::UnaryFunctorWithIndexWithOutputSizeImageFilter< TInputImage, TOutputImage, TFunction >, otb::ExtractROI< TInputPixel, TOutputPixel >, otb::GISTableToGISTableFilter< TInputGISTable, TOutputGISTable >, otb::ImageList< TImage >, otb::PointSetAndValuesFunction< TPointSet, TValue, TCoordRep >, otb::PolyLineParametricPathWithValue< TValue, VDimension >, otb::UnaryFunctorWithIndexImageFilter< TInputImage, TOutputImage, TFunction >, otb::VectorDataToVectorDataFilter< TInputVectorData, TOutputVectorData >, otb::PointSetWithTransformToDeformationFieldGenerator< TPointSet, TDeformationField >, otb::CloudEstimatorFilter< TInputImage, TOutputImage, TFunction >, otb::MaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImage, THistogramFrequencyContainer >, otb::JointMassOfBeliefFilter< TMassFunction >, otb::ExtendedFilenameToWriterOptions, otb::ScalarBufferToImageFileWriter< TBufferType, TOutputPixelType >, otb::SVMImageClassificationFilter< TInputImage, TOutputImage, TMaskImage >, otb::LabelMapSource< TOutputLabelMap >, otb::EllipsoidAdapter, otb::ImageView< TViewerModel >, otb::ImageWidgetController, otb::PixelDescriptionView< TModel >, itk::GradientMagnitudeImageFilter< TInputImage, TOutputImage >, itk::GaussianKernelFunction, itk::MinimumDecisionRule, itk::PathAndImageToPathFilter< TInputPath, TInputImage, TOutputPath >, itk::TransformFactoryBase, itk::NrrdImageIO, itk::QuadEdgeMeshEulerOperatorFlipEdgeFunction< TMesh, TQEType >, itk::QuadEdgeMeshScalarDataVTKPolyDataWriter< TMesh >, itk::VTKPolyDataReader< TOutputMesh >, itk::SpatialObjectFactoryBase, otb::UnaryFunctorNeighborhoodVectorImageFilter< TInputImage, TOutputImage, Functor::LocalGradientOperator< itk::ConstNeighborhoodIterator< TInputImage >, TOutputImage::PixelType > >, otb::UnaryFunctorNeighborhoodVectorImageFilter< TInputImage, TOutputImage, Functor::HorizontalSobelOperator< itk::ConstNeighborhoodIterator< TInputImage >, TOutputImage::PixelType > >, otb::UnaryFunctorNeighborhoodVectorImageFilter< TInputImage, TOutputImage, Functor::VerticalSobelOperator< itk::ConstNeighborhoodIterator< TInputImage >, TOutputImage::PixelType > >, otb::UnaryFunctorNeighborhoodVectorImageFilter< TInputImage, TOutputImage, Functor::SobelOperator< itk::ConstNeighborhoodIterator< TInputImage >, TOutputImage::PixelType > >, otb::UnaryFunctorNeighborhoodVectorImageFilter< TInputImage, TOutputImage, Functor::LocalActivityOperator< itk::ConstNeighborhoodIterator< TInputImage >, TOutputImage::PixelType > >, otb::PolyLineParametricPathWithValue< TValue, 2 >, otb::VectorDataToVectorDataFilter< TInputVectorData, TInputVectorData >, otb::VectorDataToVectorDataFilter< TVectorData, TVectorData >, otb::LabelMapSource< TLabelMap >, itk::PathAndImageToPathFilter< TFourierSeriesPath, TSwathMeritImage, OrthogonallyCorrected2DParametricPath >, otb::Wrapper::InputImageListParameter, otb::Wrapper::InputVectorDataListParameter, otb::Wrapper::ListViewParameter, otb::AngularProjectionImageFilter< TInputImage, TOutputImage, TAngleArray, TPrecision >, otb::UnaryFunctorObjectListBooleanFilter< TInputList, TOutputList, TFunction >, otb::UnaryFunctorObjectListFilter< TInputList, TOutputList, TFunction >, otb::LineSpatialObjectListToPointSetFilter< TLinesList, TPointSet >, otb::ObjectList< TObject >, otb::LikelihoodPathListFilter< TPath, TImage >, otb::Image< TPixel, VImageDimension >, otb::SpectralSensitivityReader, otb::StreamingImageFileWriter< TInputImage >, otb::TileMapImageIOHelper, otb::VectorImage< TPixel, VImageDimension >, otb::WavelengthSpectralBands, otb::ROIdataConversion< TInputImage, TInputROIImage >, otb::SOMActivationBuilder< TListSample, TInputMap, TOutputImage >, otb::LabelMapWithAdjacency< TLabelObject >, otb::UtmMapProjection< TTransform >, otb::ProSailParameters, otb::ImageWidgetBoxForm, otb::ImageWidgetCircleForm, otb::HistogramActionHandler< TModel, TView, TRenderingFunction >, otb::MsgReporter, otb::Wrapper::QtWidgetParameterFactory, itk::bio::CellularAggregateBase, itk::CorrelationCoefficientHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanSquaresHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::VoronoiPartitioningImageFilter< TInputImage, TOutputImage >, itk::ConnectedThresholdImageFilter< TInputImage, TOutputImage >, itk::PointSetToImageFilter< TInputPointSet, TOutputImage >, itk::PolylineMaskImageFilter< TInputImage, TPolyline, TVector, TOutputImage >, itk::SpatialObjectToImageStatisticsCalculator< TInputImage, TInputSpatialObject, TSampleDimension >, itk::CorrespondenceDataStructure< TItemType, VCliqueSize >, itk::PathToPathFilter< TInputPath, TOutputPath >, itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >, itk::LSMImageIO, itk::MetaImageIO, itk::TIFFImageIO, itk::Optimizer, itk::Statistics::SquaredDifferenceErrorFunction< TMeasurementVector, ScalarType >, itk::Statistics::ScalarImageToHistogramGenerator< TImageType >, itk::Statistics::SparseFrequencyContainer, itk::MaskedMovingHistogramImageFilter< TInputImage, TMaskImage, TOutputImage, TKernel, THistogram >, itk::MatlabTransformIOFactory, itk::QuadEdgeMeshCleanFilter< TInput, TOutput >, otb::MsgReporter, otb::UnaryFunctorObjectListBooleanFilter< ObjectList< TPath >, ObjectList< TPath >, PathMeanDistanceFunctor< TPath::Pointer > >, otb::UnaryFunctorObjectListFilter< ObjectList< TPath >, ObjectList< TPath >, SimplifyPathFunctor< TPath, TPath > >, otb::ObjectList< TImage >, otb::Image< TOutputPixel, 2 >, otb::Image< TInputPixel, 2 >, otb::Image< TOutputPixelType, 2 >, otb::VectorImage< TInputPixelType, 2 >, otb::VectorImage< TNeuron::ComponentType, VMapDimension >, otb::VectorImage< TOutputPixelType, 2 >, itk::CorrespondenceDataStructure< InputNodeType, 2 >, itk::CorrespondenceDataStructure< NodeType, 2 >, itk::CorrespondenceDataStructure< OutputNodeType, 3 >, itk::PathToPathFilter< TInputPath, TOutputChainCodePath >, itk::PathToPathFilter< TInputChainCodePath, TOutputFourierSeriesPath >, itk::PathToPathFilter< TFourierSeriesPath, OrthogonallyCorrected2DParametricPath >, itk::MaskedMovingHistogramImageFilter< TInputImage, TMaskImage, TOutputImage, TKernel, MaskedRankHistogram< TInputImage::PixelType > >, otb::Wrapper::ChoiceParameter, otb::Wrapper::OutputImageParameter, otb::NormalizeInnerProductPCAImageFilter< TInputImage, TOutputImage >, otb::UnaryFunctorVectorImageFilter< TInputImage, TOutputImage, TFunction >, otb::ImageOfVectorsToMonoChannelExtractROI< TInputImage, TOutputImage >, otb::ImageToPathListFilter< TInputImage, TOutputPath >, otb::LineSpatialObjectList, otb::PostGISTable< TConnectionImplementation, TPrecision, TSpatialDimension >, otb::ImageFittingPolygonListFilter< TPath, TImage >, otb::Landmark< TPoint, TPointData, TLandmarkData >, otb::PlaceNameToLonLat, otb::PointSetFileReader< TOutputPointSet >, otb::TerraSarImageMetadataInterface, otb::WorldFile, otb::MRFOptimizerICM, otb::Eckert4MapProjection< TTransform >, otb::SinusoidalMapProjection< TTransform >, otb::TransMercatorMapProjection< TTransform >, otb::LeafParameters, otb::RCC8VertexBase< TPath >, otb::FullResolutionImageWidget< TPixel >, otb::ImageWidgetPointForm, otb::ImageWidgetRectangleForm, otb::ZoomableImageWidget< TPixel >, otb::SelectAreaActionHandler< TModel, TWidget >, otb::QtLogOutput, itk::MutualInformationHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::NeighborhoodConnectedImageFilter< TInputImage, TOutputImage >, itk::FileOutputWindow, itk::MatrixResizeableDataObject< TItemType >, itk::OrientedImage< TPixel, VImageDimension >, itk::UnaryCorrespondenceMatrix< TItemType >, itk::VolumeSplineKernelTransform< TScalarType, NDimensions >, itk::AnalyzeImageIOFactory, itk::DICOMImageIO2Factory, itk::DicomImageIOFactory, itk::GE4ImageIOFactory, itk::GE5ImageIOFactory, itk::GEAdwImageIOFactory, itk::JPEGImageIOFactory, itk::NiftiImageIOFactory, itk::PNGImageIOFactory, itk::SiemensVisionImageIOFactory, itk::TIFFImageIOFactory, itk::Statistics::MeanSquaredErrorFunction< TMeasurementVector, ScalarType >, itk::Statistics::RBFLayer< TMeasurementVector, TTargetVector >, itk::TxtTransformIOFactory, itk::AffineGeometryFrame< TScalarType, NDimensions >, otb::BasicApplicationView, otb::UnaryFunctorVectorImageFilter< TInputImage, TOutputImage, Functor::NormalizeVectorImageFunctor< TInputImage::PixelType, TOutputImage::PixelType > >, otb::RCC8VertexBase< TLabel >, otb::Wrapper::ComplexInputImageParameter, otb::Wrapper::ComplexOutputImageParameter, otb::Wrapper::DirectoryParameter, otb::Wrapper::InputImageParameter, otb::Wrapper::StringListParameter, otb::ImageListSource< TOutputImage >, otb::ImageListToImageFilter< TInputImage, TOutputImage >, otb::LineSpatialObject< VDimension >, otb::PostGISConnectionImplementation, otb::NNearestTransformsLinearInterpolateDeformationFieldGenerator< TPointSet, TDeformationField >, otb::ImageToPathListAlignFilter< TInputImage, TOutputPath >, otb::SVMMarginSampler< TSample, TModel >, otb::Lambert3CartoSudProjection< TTransform >, otb::LambertConformalConicMapProjection< TTransform >, otb::SVY21MapProjection< TTransform >, otb::PolygonListToRCC8GraphFilter< TPolygonList, TOutputGraph >, otb::FixedSizeFullImageWidget< TPixel >, otb::Function::AmplitudeFunctor< TInputPixel >, otb::ArrowKeyMoveActionHandler< TModel, TView >, otb::ChangeExtractRegionActionHandler< TModel, TView >, otb::ChangeScaledExtractRegionActionHandler< TModel, TView >, otb::Curves2DWidget, otb::DragFullWindowActionHandler< TModel, TView >, otb::HistogramCurve< THistogram >, otb::MouseClickActionHandler< TModel, TView >, otb::Function::PhaseFunctor< TInputPixel >, otb::PixelDescriptionActionHandler< TModel, TView >, otb::VerticalAsymptoteCurve, otb::WidgetResizingActionHandler< TModel, TView >, itk::MinimumMaximumImageCalculator< TInputImage >, itk::PathToImageFilter< TInputPath, TOutputImage >, itk::MaximumDecisionRule, itk::SphereSpatialFunction< VImageDimension, TInput >, itk::ThinPlateSplineKernelTransform< TScalarType, NDimensions >, itk::BioRadImageIOFactory, itk::JPEGImageIO, itk::LSMImageIOFactory, itk::PNGImageIO, itk::StimulateImageIOFactory, itk::VTKImageIOFactory, itk::NonLinearOptimizer, itk::Statistics::RBFBackPropagationLearningFunction< LayerType, TTargetVector >, itk::MRCImageIOFactory, itk::QuadEdgeMeshEulerOperatorSplitFacetFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorSplitVertexFunction< TMesh, TQEType >, itk::QuadEdgeMeshQuadricDecimation< TInput, TOutput, TCriterion >, itk::QuadEdgeMeshSmoothing< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshZipMeshFunction< TMesh, TQEType >, itk::VTKImageIO2Factory, itk::Statistics::GreyLevelRunLengthMatrixTextureCoefficientsCalculator< THistogram >, otb::BasicApplicationController, otb::ImageListSource< TImage >, otb::ImageListSource< TImageList::ImageType >, otb::ImageListSource< Image< TPixel, 2 > >, otb::ImageListSource< TOutputImageList::ImageType >, otb::ImageListSource< VectorImage< TPixel, 2 > >, otb::ImageListToImageFilter< TImageList::ImageType, TVectorImage >, otb::ImageListToImageFilter< TInputImageType, TInputImageType >, otb::Wrapper::OutputVectorDataParameter, otb::BinaryImageToDensityImageFilter< TInputImage, TOutputImage, TCountFunction >, otb::GISConnectionImplementation< TransactorType >, otb::ImageToImageListFilter< TInputImage, TOutputImage >, otb::BreakAngularPathListFilter< TPath >, otb::ScalarImageToAdvancedTexturesFilter< TInpuImage, TOutputImage >, otb::DefaultImageMetadataInterfaceFactory, otb::MSTARImageIO, otb::OpticalDefaultImageMetadataInterfaceFactory, otb::SarDefaultImageMetadataInterfaceFactory, otb::TileMapImageIOFactory, otb::VectorDataAdapter< TInputVectorData, TOutputVectorData >, otb::MollweidMapProjection< TTransform >, otb::AeronetData, otb::CurlHelper, otb::PackedWidgetManager, otb::AutoScaleActionHandler< TWidgetType >, itk::ReflectImageFilter< TInputImage, TOutputImage >, itk::SingleValuedNonLinearOptimizer, itk::Statistics::GaussianRadialBasisFunction< ScalarType >, itk::Statistics::ProductInputFunction< TMeasurementVector, ScalarType >, itk::Statistics::SigmoidTransferFunction< ScalarType >, itk::Statistics::SumInputFunction< TMeasurementVector, ScalarType >, itk::Statistics::TrainingFunctionBase< TSample, TTargetVector, ScalarType >, itk::BoxMeanImageFilter< TInputImage, TOutputImage >, itk::BoxSigmaImageFilter< TInputImage, TOutputImage >, itk::QuadEdgeMeshSquaredEdgeLengthDecimation< TInput, TOutput, TCriterion >, itk::TransformFileWriter, otb::GISConnectionImplementation< pqxx::transactor< pqxx::nontransaction > >, otb::ImageToImageListFilter< TImage, TImage >, otb::ImageToImageListFilter< TVectorImageType, TImageList::ImageType >, otb::Wrapper::InputFilenameParameter, otb::Wrapper::OutputFilenameParameter, otb::Wrapper::StringParameter, otb::EstimateInnerProductPCAImageFilter< TInputImage, TOutputImage >, otb::StreamingShrinkImageRegionSplitter, otb::SpatialObjectSource< TSpatialObject >, otb::BSplinesInterpolateDeformationFieldGenerator< TPointSet, TDeformationField >, otb::NearestPointDeformationFieldGenerator< TPointSet, TDeformationField >, otb::NearestTransformDeformationFieldGenerator< TPointSet, TDeformationField >, otb::BSQImageIOFactory, otb::DefaultImageMetadataInterface, otb::ExtendedFilenameHelper, otb::FormosatImageMetadataInterfaceFactory, otb::GDALImageIOFactory, otb::IkonosImageMetadataInterfaceFactory, otb::JPEG2000ImageIOFactory, otb::LUMImageIOFactory, otb::MSTARImageIOFactory, otb::MWImageIOFactory, otb::ONERAImageIOFactory, otb::OpticalDefaultImageMetadataInterface, otb::PleiadesImageMetadataInterfaceFactory, otb::QuickBirdImageMetadataInterfaceFactory, otb::RADImageIOFactory, otb::SarDefaultImageMetadataInterface, otb::SpotImageMetadataInterfaceFactory, otb::TerraSarImageMetadataInterfaceFactory, otb::WorldView2ImageMetadataInterfaceFactory, otb::RCC8VertexWithCompacity< TPath, TPrecision >, otb::RCC8VertexWithRegionCenter< TLabel, TPrecision >, otb::VectorDataActionHandler< TModel, TView >, otb::VectorDataEditVertexActionHandler< TModel, TView >, otb::VectorDataTranslateGeometryActionHandler< TModel, TView >, itk::VnlFFTComplexConjugateToRealImageFilter< TPixel, VDimension >, itk::ColorTable< TPixel >, itk::MetaArrayWriter, itk::ConjugateGradientOptimizer, itk::Statistics::GaussianTransferFunction< ScalarType >, itk::Statistics::IdentityTransferFunction< ScalarType >, itk::Statistics::IterativeSupervisedTrainingFunction< TSample, TTargetVector, ScalarType >, itk::Statistics::LogSigmoidTransferFunction< ScalarType >, itk::Statistics::SignedHardLimitTransferFunction< ScalarType >, itk::Statistics::TanSigmoidTransferFunction< ScalarType >, itk::ConvolutionImageFilter< TInputImage, TOutputImage >, itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >, itk::QuadEdgeMeshDiscreteCurvatureTensorEstimator< TInputMesh, TOutputMesh >, itk::QuadEdgeMeshEulerOperatorSplitEdgeFunction< TMesh, TQEType >, itk::VTKPolyDataWriter< TInputMesh >, itk::PolygonSpatialObject< TDimension >, itk::VTKPolyDataWriter< TMesh >, otb::Wrapper::EmptyParameter, otb::Wrapper::InputVectorDataParameter, otb::Wrapper::NumericalParameter< T >, otb::Wrapper::ParameterGroup, otb::Wrapper::RadiusParameter, otb::ConcatenateVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::ImageListToImageListFilter< TInputImage, TOutputImage >, otb::ImageToPathFilter< TInputImage, TOutputPath >, otb::CloudDetectionFilter< TInputImage, TOutputImage, TFunction >, otb::KMLVectorDataIOFactory, otb::OGRVectorDataIOFactory, otb::CurlHelperStub, otb::SplittedWidgetManager, itk::BMPImageIOFactory, itk::Brains2MaskImageIOFactory, itk::DICOMImageIO2, itk::GDCMImageIOFactory, itk::GiplImageIOFactory, itk::MetaArrayReader, itk::MetaImageIOFactory, itk::NrrdImageIOFactory, itk::LBFGSOptimizer, itk::LevenbergMarquardtOptimizer, itk::RegularStepGradientDescentOptimizer, itk::Statistics::BatchSupervisedTrainingFunction< TSample, TTargetVector, ScalarType >, itk::Statistics::MultilayerNeuralNetworkBase< TMeasurementVector, TTargetVector, TLearningLayer >, itk::Statistics::MultiquadricRadialBasisFunction< ScalarType >, itk::Statistics::SymmetricSigmoidTransferFunction< ScalarType >, itk::Statistics::TanHTransferFunction< ScalarType >, itk::AnchorCloseImageFilter< TImage, TKernel >, itk::AnchorDilateImageFilter< TImage, TKernel >, itk::AnchorErodeImageFilter< TImage, TKernel >, itk::AnchorOpenImageFilter< TImage, TKernel >, itk::MINC2ImageIOFactory, itk::QuadEdgeMeshEulerOperatorCreateCenterVertexFunction< TMesh, TQEType >, itk::QuadEdgeMeshEulerOperatorDeleteCenterVertexFunction< TMesh, TQEType >, itk::RobustAutomaticThresholdCalculator< TInputImage, TGradientImage >, itk::TransformFileReader, otb::ImageListToImageListFilter< TInputImageList::ImageType, TOutputImageList::ImageType >, itk::Statistics::MultilayerNeuralNetworkBase< TMeasurementVector, TTargetVector, BackPropagationLayer< TMeasurementVector, TTargetVector > >, otb::Wrapper::RAMParameter, otb::PathListToPathListFilter< TPath >, otb::NNearestPointsLinearInterpolateDeformationFieldGenerator< TPointSet, TDeformationField >, otb::FillGapsFilter, otb::Lambert2EtenduProjection< TTransform >, otb::Lambert93Projection< TTransform >, otb::ImageMultiSegmentationToRCC8GraphFilter< TInputImage, TOutputGraph >, otb::RCC8Edge, itk::RegularStepGradientDescentBaseOptimizer, itk::Statistics::HardLimitTransferFunction< ScalarType >, itk::QuadEdgeMeshEulerOperatorJoinFacetFunction< TMesh, TQEType >, otb::CommandProgressUpdate< TFilter >, otb::FormosatImageMetadataInterface, otb::IkonosImageMetadataInterface, otb::PleiadesImageMetadataInterface, otb::QuickBirdImageMetadataInterface, otb::SpotImageMetadataInterface, otb::WorldView2ImageMetadataInterface, otb::ImageListToRCC8GraphFilter< TInputImage, TOutputGraph >, otb::RCC8GraphSource< TOutputGraph >, itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, VDimension >, itk::Statistics::BackPropagationLayer< TMeasurementVector, TTargetVector >, itk::SpatialObjectDuplicator< TInputSpatialObject >, itk::WatershedMiniPipelineProgressCommand, itk::Statistics::CompletelyConnectedWeightSet< TMeasurementVector, TTargetVector >, otb::DEMConvertAdapter, itk::TextOutput, otb::DifferenceImageFilter< TInputImage, TOutputImage >, itk::MatlabTransformIO, and itk::TxtTransformIO.

Definition at line 231 of file itkObject.cxx.

References itk::SmartPointer< TObjectType >::GetPointer(), and itk::Object::New().

void itk::Object::DebugOff ( ) const
virtualinherited

Turn debugging output off.

Definition at line 253 of file itkObject.cxx.

void itk::Object::DebugOn ( ) const
virtualinherited

Turn debugging output on.

Definition at line 242 of file itkObject.cxx.

void itk::LightObject::Delete ( )
virtualinherited

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.

Delete a 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.

Definition at line 88 of file itkLightObject.cxx.

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.

Definition at line 414 of file itkObject.cxx.

References itk::Object::GetCommand(), and NULL.

Referenced by itk::Object::GetCommand().

template<class TFixedImage , class TMovingImage >
virtual const bool& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetComputeGradient ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual const bool& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetComputeGradient ( )
virtual
bool itk::Object::GetDebug ( ) const
inherited

Get the value of the debug flag.

Definition at line 264 of file itkObject.cxx.

Referenced by otb::ogr::ImageReference< double >::GetDebug().

virtual void itk::SingleValuedCostFunction::GetDerivative ( const ParametersType parameters,
DerivativeType derivative 
) const
pure virtualinherited

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

Implemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::ImageToSpatialObjectMetric< TFixedImage, TMovingSpatialObject >, itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::GradientDifferenceImageToImageMetric< TFixedImage, TMovingImage >, itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::Statistics::GoodnessOfFitMixtureModelCostFunction< TInputSample >, itk::MRIBiasEnergyFunction< TImage, TImageMask, TBiasField >, itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, otb::StandardDSCostFunction< TDSValidationFilter >, itk::KappaStatisticImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >, otb::SVMCrossValidationCostFunction< TModel >, itk::MeanReciprocalSquareDifferencePointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::NormalizedCorrelationPointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::MeanReciprocalSquareDifferenceImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanSquaresPointSetToImageMetric< TFixedPointSet, TMovingImage >, and itk::NormalizedCorrelationImageToImageMetric< TFixedImage, TMovingImage >.

template<class TFixedImage , class TMovingImage >
virtual const FixedImageType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetFixedImage ( )
virtual

Get the Fixed Image.

template<class TFixedImage , class TMovingImage >
virtual const FixedImageType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetFixedImage ( )
virtual

Get the Fixed Image.

template<class TFixedImage , class TMovingImage >
virtual const FixedImageMaskType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetFixedImageMask ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual const FixedImageMaskType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetFixedImageMask ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual const FixedImageRegionType& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetFixedImageRegion ( )
virtual

Get the region over which the metric will be computed

template<class TFixedImage , class TMovingImage >
virtual const FixedImageRegionType& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetFixedImageRegion ( )
virtual

Get the region over which the metric will be computed

template<class TFixedImage , class TMovingImage >
virtual const FixedImagePixelType& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetFixedImageSamplesIntensityThreshold ( )
virtual
bool itk::Object::GetGlobalWarningDisplay ( )
staticinherited

Get the value of the global debug output control flag.

Definition at line 381 of file itkObject.cxx.

template<class TFixedImage , class TMovingImage >
virtual const GradientImageType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetGradientImage ( )
virtual

Get Gradient Image.

template<class TFixedImage , class TMovingImage >
virtual const GradientImageType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetGradientImage ( )
virtual

Get Gradient Image.

template<class TFixedImage , class TMovingImage >
virtual const InterpolatorType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetInterpolator ( )
virtual

Get a pointer to the Interpolator.

template<class TFixedImage , class TMovingImage >
virtual const InterpolatorType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetInterpolator ( )
virtual

Get a pointer to the Interpolator.

MetaDataDictionary & itk::Object::GetMetaDataDictionary ( void  )
inherited
Returns:
A reference to this objects MetaDataDictionary.
Warning:
This reference may be changed.

Reimplemented in otb::ImageMetadataInterfaceBase.

Definition at line 532 of file itkObject.cxx.

References NULL.

Referenced by otb::RenderingImageFilter< TInputImage, TOutputImage >::BeforeThreadedGenerateData(), itk::Brains2MaskImageIO::CanReadFile(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::CopyFieldList(), otb::VectorImage< TPixel, VImageDimension >::CopyInformation(), otb::Image< TPixel, VImageDimension >::CopyInformation(), itk::GDCMImageIO::GetBodyPart(), itk::GDCMImageIO::GetInstitution(), itk::GDCMImageIO::GetManufacturer(), itk::GDCMImageIO::GetModality(), itk::GDCMImageIO::GetModel(), itk::GDCMImageIO::GetNumberOfSeriesInStudy(), itk::GDCMImageIO::GetNumberOfStudyRelatedSeries(), itk::GDCMImageIO::GetPatientAge(), itk::GDCMImageIO::GetPatientDOB(), itk::GDCMImageIO::GetPatientID(), itk::GDCMImageIO::GetPatientName(), itk::GDCMImageIO::GetPatientSex(), itk::GDCMImageIO::GetScanOptions(), itk::GDCMImageIO::GetStudyDate(), itk::GDCMImageIO::GetStudyDescription(), itk::GDCMImageIO::GetStudyID(), itk::GDCMImageIO::GetValueFromTag(), otb::GDALImageIO::InternalReadImageInformation(), itk::GDCMImageIO::InternalReadImageInformation(), otb::GDALImageIO::InternalWriteImageInformation(), otb::RAMDrivenAdaptativeStreamingManager< TImage >::PrepareStreaming(), itk::DICOMImageIO2::Read(), itk::DICOMImageIO2::ReadImageInformation(), itk::NrrdImageIO::ReadImageInformation(), otb::JPEG2000ImageIO::ReadImageInformation(), itk::MetaImageIO::ReadImageInformation(), itk::VoxBoCUBImageIO::ReadImageInformation(), itk::MRCImageIO::ReadImageInformation(), itk::IPLCommonImageIO::ReadImageInformation(), itk::PhilipsRECImageIO::ReadImageInformation(), itk::AnalyzeImageIO::ReadImageInformation(), itk::Bruker2DSEQImageIO::ReadImageInformation(), otb::ImageMetadataInterfaceBase::SetImage(), itk::NiftiImageIO::SetImageIOMetadataFromNIfTI(), otb::VectorDataToLabelImageFilter< TVectorData, TOutputImage >::SetOutputParametersFromImage(), itk::NrrdImageIO::Write(), itk::GDCMImageIO::Write(), and itk::PolygonGroupSpatialObjectXMLFileWriter::WriteFile().

const MetaDataDictionary & itk::Object::GetMetaDataDictionary ( void  ) const
inherited
Returns:
A constant reference to this objects MetaDataDictionary.

Reimplemented in otb::ImageMetadataInterfaceBase.

Definition at line 543 of file itkObject.cxx.

References NULL.

template<class TFixedImage , class TMovingImage >
virtual const MovingImageType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetMovingImage ( )
virtual

Get the Moving Image.

template<class TFixedImage , class TMovingImage >
virtual const MovingImageType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetMovingImage ( )
virtual

Get the Moving Image.

template<class TFixedImage , class TMovingImage >
virtual const MovingImageMaskType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetMovingImageMask ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual const MovingImageMaskType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetMovingImageMask ( )
virtual
unsigned long itk::Object::GetMTime ( void  ) const
virtualinherited

Return this objects modified time.

Return the modification for this object.

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

Definition at line 286 of file itkObject.cxx.

Referenced by itk::DeformationFieldSource< TOutputImage >::GetMTime(), itk::BoundingBox< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer >::GetMTime(), itk::InverseDeformationFieldImageFilter< TInputImage, TOutputImage >::GetMTime(), itk::TransformToDeformationFieldSource< TOutputImage, TTransformPrecisionType >::GetMTime(), itk::VectorResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >::GetMTime(), itk::SpatialObject< TDimension >::GetMTime(), itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >::GetMTime(), itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >::GetObjectMTime(), otb::Function::NoStretchRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::Initialize(), otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::Initialize(), itk::VTKImageExportBase::PipelineModifiedCallback(), and itk::ProcessObject::UpdateOutputInformation().

template<class TFixedImage , class TMovingImage >
virtual const char* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNameOfClass ( ) const
virtual
template<class TFixedImage , class TMovingImage >
virtual const char* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNameOfClass ( ) const
virtual
template<class TFixedImage , class TMovingImage >
virtual const unsigned long& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNumberOfFixedImageSamples ( )
virtual
template<class TFixedImage , class TMovingImage >
unsigned long itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNumberOfMovingImageSamples ( void  )
inline

Get the number of pixels considered in the computation.

Definition at line 187 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
unsigned int itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNumberOfParameters ( void  ) const
inlinevirtual
template<class TFixedImage , class TMovingImage >
unsigned int itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNumberOfParameters ( void  ) const
inlinevirtual
template<class TFixedImage , class TMovingImage >
virtual const unsigned long& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNumberOfPixelsCounted ( )
virtual

Get the number of pixels considered in the computation.

template<class TFixedImage , class TMovingImage >
virtual const unsigned long& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNumberOfPixelsCounted ( )
virtual
template<class TFixedImage , class TMovingImage >
unsigned long itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNumberOfSpatialSamples ( void  )
inline
template<class TFixedImage , class TMovingImage >
virtual const unsigned int& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetNumberOfThreads ( )
virtual
virtual int itk::LightObject::GetReferenceCount ( ) const
inlinevirtualinherited

Gets the reference count on this object.

Definition at line 105 of file itkLightObject.h.

template<class TFixedImage , class TMovingImage >
virtual const MultiThreaderType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetThreader ( )
virtual

Get the Threader.

template<class TFixedImage , class TMovingImage >
const TransformPointer* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetThreaderTransform ( )
inline

Definition at line 326 of file itkOptImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
virtual const TransformType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetTransform ( )
virtual

Get a pointer to the Transform.

template<class TFixedImage , class TMovingImage >
virtual const TransformType* itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetTransform ( )
virtual

Get a pointer to the Transform.

template<class TFixedImage , class TMovingImage >
virtual const bool& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetUseAllPixels ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual const bool& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetUseCachingOfBSplineWeights ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual const bool& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetUseFixedImageIndexes ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual const bool& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetUseFixedImageSamplesIntensityThreshold ( )
virtual
template<class TFixedImage , class TMovingImage >
virtual const bool& itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetUseSequentialSampling ( )
virtual
virtual MeasureType itk::SingleValuedCostFunction::GetValue ( const ParametersType parameters) const
pure virtualinherited

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

Implemented in itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::ImageToSpatialObjectMetric< TFixedImage, TMovingSpatialObject >, itk::GradientDifferenceImageToImageMetric< TFixedImage, TMovingImage >, itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::HistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::Statistics::GoodnessOfFitMixtureModelCostFunction< TInputSample >, itk::MRIBiasEnergyFunction< TImage, TImageMask, TBiasField >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel >, itk::KappaStatisticImageToImageMetric< TFixedImage, TMovingImage >, otb::StandardDSCostFunction< TDSValidationFilter >, itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanReciprocalSquareDifferencePointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::NormalizedCorrelationPointSetToImageMetric< TFixedPointSet, TMovingImage >, itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >, otb::SVMCrossValidationCostFunction< TModel >, itk::MeanReciprocalSquareDifferenceImageToImageMetric< TFixedImage, TMovingImage >, itk::MeanSquaresPointSetToImageMetric< TFixedPointSet, TMovingImage >, and itk::NormalizedCorrelationImageToImageMetric< TFixedImage, TMovingImage >.

virtual void itk::SingleValuedCostFunction::GetValueAndDerivative ( const ParametersType parameters,
MeasureType value,
DerivativeType derivative 
) const
inlinevirtualinherited

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

Reimplemented in itk::ImageToSpatialObjectMetric< TFixedImage, TMovingSpatialObject >.

Definition at line 71 of file itkSingleValuedCostFunction.h.

template<class TFixedImage , class TMovingImage >
ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeMultiThreaded ( void *  arg)
staticprotected
template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeMultiThreadedInitiate ( void  ) const
protected

Definition at line 1369 of file itkOptImageToImageMetric.txx.

template<class TFixedImage , class TMovingImage >
ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeMultiThreadedPostProcess ( void *  arg)
staticprotected
template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeMultiThreadedPostProcessInitiate ( void  ) const
protected

Definition at line 1386 of file itkOptImageToImageMetric.txx.

template<class TFixedImage , class TMovingImage >
ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeMultiThreadedPreProcess ( void *  arg)
staticprotected
template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeMultiThreadedPreProcessInitiate ( void  ) const
protected

Definition at line 1357 of file itkOptImageToImageMetric.txx.

template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeThread ( unsigned int  threadID) const
inlineprotectedvirtual
template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeThreadPostProcess ( unsigned int  ,
bool   
) const
inlineprotectedvirtual
template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeThreadPreProcess ( unsigned int  ,
bool   
) const
inlineprotectedvirtual
template<class TFixedImage , class TMovingImage >
virtual bool itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivativeThreadProcessSample ( unsigned int  ,
unsigned long  ,
const MovingImagePointType ,
double  ,
const ImageDerivativesType  
) const
inlineprotectedvirtual
template<class TFixedImage , class TMovingImage >
ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueMultiThreaded ( void *  arg)
staticprotected
template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueMultiThreadedInitiate ( void  ) const
protected

Definition at line 1204 of file itkOptImageToImageMetric.txx.

template<class TFixedImage , class TMovingImage >
ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueMultiThreadedPostProcess ( void *  arg)
staticprotected
template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueMultiThreadedPostProcessInitiate ( void  ) const
protected

Definition at line 1222 of file itkOptImageToImageMetric.txx.

template<class TFixedImage , class TMovingImage >
ITK_THREAD_RETURN_TYPE itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueMultiThreadedPreProcess ( void *  arg)
staticprotected
template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueMultiThreadedPreProcessInitiate ( void  ) const
protected

Definition at line 1192 of file itkOptImageToImageMetric.txx.

template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueThread ( unsigned int  threadID) const
inlineprotectedvirtual
template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueThreadPostProcess ( unsigned int  ,
bool   
) const
inlineprotectedvirtual
template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueThreadPreProcess ( unsigned int  ,
bool   
) const
inlineprotectedvirtual
template<class TFixedImage , class TMovingImage >
virtual bool itk::ImageToImageMetric< TFixedImage, TMovingImage >::GetValueThreadProcessSample ( unsigned int  ,
unsigned long  ,
const MovingImagePointType ,
double   
) const
inlineprotectedvirtual
static void itk::Object::GlobalWarningDisplayOff ( )
inlinestaticinherited
static void itk::Object::GlobalWarningDisplayOn ( )
inlinestaticinherited

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.

Definition at line 467 of file itkObject.cxx.

template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::Initialize ( void  ) throw ( ExceptionObject )
virtual
template<class TFixedImage , class TMovingImage >
virtual void itk::ImageToImageMetric< TFixedImage, TMovingImage >::Initialize ( void  ) throw ( ExceptionObject )
virtual
void itk::Object::InvokeEvent ( const EventObject event)
inherited
void itk::Object::InvokeEvent ( const EventObject event) const
inherited

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

Definition at line 457 of file itkObject.cxx.

void itk::Object::Modified ( void  ) const
virtualinherited

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

Make sure this object's modified time is greater than all others.

Reimplemented in otb::SVMModel< TValue, TLabel >, otb::SurfaceAdjacencyEffect6SCorrectionSchemeFilter< TInputImage, TOutputImage >, itk::ImageAdaptor< TImage, TAccessor >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, otb::Accessor::VectorImageToASPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ShiftScalePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, otb::GenericRSTransform< TScalarType, NInputDimensions, NOutputDimensions >, otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, TBufferConverter >, otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, MeanShift::VectorBufferConverter >, otb::GCPsToRPCSensorModelImageFilter< TImage >, otb::Polygon< TValue >, otb::ImageRegionAdaptativeSplitter< VImageDimension >, otb::GenericInterpolateImageFunction< TInputImage, TFunction, TBoundaryCondition, TCoordRep >, itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >, otb::PolyLineParametricPathWithValue< TValue, VDimension >, itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >, otb::PolyLineParametricPathWithValue< TValue, 2 >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, otb::PhysicalToRPCSensorModelImageFilter< TImage >, itk::GrayscaleMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, TFilter >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, RankImageFilter< TInputImage, TInputImage, FlatStructuringElement< ::itk::GetImageDimension< TInputImage >::ImageDimension > > >, itk::NormalizeImageFilter< TInputImage, TOutputImage >, and otb::StatisticsXMLFileReader< TMeasurementVector >.

Definition at line 297 of file itkObject.cxx.

Referenced by otb::Wrapper::InputImageListParameter::AddFromFileName(), otb::Wrapper::InputVectorDataListParameter::AddFromFileName(), otb::Wrapper::InputImageListParameter::AddImage(), otb::Wrapper::InputImageListParameter::AddNullElement(), otb::Wrapper::InputVectorDataListParameter::AddNullElement(), otb::Wrapper::StringListParameter::AddNullElement(), otb::VectorDataModel::AddPointToGeometry(), otb::Wrapper::InputVectorDataListParameter::AddVectorData(), otb::Wrapper::InputImageListParameter::ClearValue(), otb::Wrapper::InputVectorDataListParameter::ClearValue(), otb::VectorDataModel::DeleteGeometry(), otb::VectorDataModel::EndGeometry(), otb::Wrapper::InputImageListParameter::Erase(), otb::Wrapper::InputVectorDataListParameter::Erase(), itk::NarrowBandImageFilterBase< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::InsertNarrowBandNode(), otb::ImageWidget< TInputImage >::LinearInterpolationOff(), otb::ImageWidget< TInputImage >::LinearInterpolationOn(), itk::MatrixOffsetTransformBase< TScalarType, NInputDimensions, NOutputDimensions >::MatrixOffsetTransformBase(), otb::ogr::ImageReference< double >::Modified(), otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::SetAutoMinMax(), otb::BlendingImageFilter< TInputImage1, TInputImage2, TOutputImage >::SetBlendingFunction(), otb::ImageLayerGenerator< TImageLayer >::SetBlendingFunction(), otb::TileMapImageIO::SetCacheDirectory(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetCenter(), otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::SetChannelList(), itk::LBFGSBOptimizer::SetCostFunction(), itk::MINC2ImageIO::SetDimensionName(), itk::ImageIOBase::SetDimensions(), itk::ImageIOBase::SetDirection(), otb::Wrapper::InputImageListParameter::SetImageList(), itk::GDCMSeriesFileNames::SetInputDirectory(), otb::HistogramStatisticsFunction< TInputHistogram, TOutput >::SetInputHistogram(), otb::ImageToGenericRSOutputParameters< TImage >::SetInputKeywordList(), otb::Wrapper::InputVectorDataListParameter::SetListFromFileName(), otb::Wrapper::InputImageListParameter::SetListFromFileName(), otb::Function::RenderingFunction< TPixel, TRGBPixel >::SetListSample(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetMatrix(), itk::NarrowBandImageFilterBase< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBand(), itk::NarrowBandImageFilterBase< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBandInnerRadius(), itk::NarrowBandImageFilterBase< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBandTotalRadius(), otb::Wrapper::InputImageListParameter::SetNthFileName(), otb::Wrapper::InputVectorDataListParameter::SetNthFileName(), itk::ImageIOBase::SetNumberOfDimensions(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetOffset(), itk::ImageIOBase::SetOrigin(), otb::ImageToGenericRSOutputParameters< TImage >::SetOutputProjectionRef(), otb::MapProjectionAdapter::SetParameter(), otb::Function::GaussianRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::SetParameters(), otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::SetParameters(), itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >::SetRealThresholds(), otb::ImageLayerGenerator< TImageLayer >::SetRenderingFunction(), otb::RenderingImageFilter< TInputImage, TOutputImage >::SetRenderingFunction(), itk::ImageIOBase::SetSpacing(), itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >::SetThresholds(), itk::Statistics::GoodnessOfFitFunctionBase< TInputHistogram >::SetTotalObservedScale(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetTranslation(), otb::Wrapper::OutputFilenameParameter::SetValue(), otb::Wrapper::InputFilenameParameter::SetValue(), otb::Wrapper::ListViewParameter::SetValue(), otb::Wrapper::ChoiceParameter::SetValue(), otb::Wrapper::InputVectorDataListParameter::SetVectorDataList(), and otb::MapProjectionAdapter::SetWkt().

template<class TFixedImage , class TMovingImage >
void itk::ImageToImageMetric< TFixedImage, TMovingImage >::MultiThreadingInitialize ( void  ) throw ( ExceptionObject )
virtual

Initialize the components related to supporting multiple threads

MultiThreading Initialize

Set the fixed parameters first. Some transforms have parameters which depend on the values of the fixed parameters. For instance, the BSplineDeformableTransform checks the grid size (part of the fixed parameters) before setting the parameters.

Definition at line 364 of file itkOptImageToImageMetric.txx.

References itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder >::GetNumberOfWeights(), itk::SmartPointer< TObjectType >::GetPointer(), NULL, itk::Transform< TScalarType, NInputDimensions, NOutputDimensions >::SetFixedParameters(), itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >::SetNumberOfThreads(), itk::Transform< TScalarType, NInputDimensions, NOutputDimensions >::SetParameters(), and itk::Array< TValueType >::SetSize().

Object::Pointer itk::Object::New ( void  )
staticinherited

Method for creation through the object factory.

Reimplemented from itk::LightObject.

Reimplemented in otb::MeanShiftSmoothingImageFilter< TInputImage, TOutputImage, TKernel, TOutputIterationImage >, otb::TernaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunctor >, itk::Statistics::KdTree< TSample >, otb::ImageSeriesFileReader< VectorImage< TPixel, 2 >, VectorImage< TInternalPixel, 2 > >, itk::CStyleCommand, otb::DefaultGeometriesToGeometriesFilter< TransformationFunctor, FieldTransformationPolicy >, otb::WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, Wavelet::INVERSE >, itk::SimpleConstMemberCommand< T >, otb::ProlateInterpolateImageFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::ObjectDetectionClassifier< TInputImage, TOutputVectorData, TLabel, TFunctionPrecision, TCoordRep >, otb::StreamingShrinkImageFilter< TInputImage, TOutputImage >, otb::VariableLengthVectorConverter< itk::SmartPointer< itk::Statistics::Histogram< TPixel > >, TPrecisionType >, otb::ImageSeriesFileReader< Image< TPixel, 2 >, VectorImage< TInternalPixel, 2 > >, otb::DescriptorsListSampleGenerator< TInputImage, TVectorData, TListSample, TLabelListSample, TOutputPrecision, TCoordRep >, itk::PriorityQueueContainer< TElementWrapper, TElementWrapperInterface, TElementPriority, TElementIdentifier >, itk::MinMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, otb::StreamingStatisticsVectorImageFilter< TInputImage, TPrecision >, itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >, itk::WindowedSincInterpolateImageFunction< TInputImage, VRadius, TWindowFunction, TBoundaryCondition, TCoordRep >, otb::ImageWidgetSquareTransferFunction< TPixel >, otb::PixelWiseBlockMatchingImageFilter< TInputImage, TOutputMetricImage, TOutputDisparityImage, TMaskImage, TBlockMatchingFunctor >, otb::WaveletPacketTransform< TInputImage, TOutputImage, TFilter, Wavelet::INVERSE, FullyDecomposedWaveletPacketCost< TInputImage > >, otb::StreamingImageToOGRLayerSegmentationFilter< TImageType, TSegmentationFilter >, itk::QuadEdgeMesh< TPixel, VDimension, TTraits >, itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >, itk::SparseFieldLevelSetImageFilter< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, THistogram >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::less< TInputImage::PixelType > > >, itk::MovingHistogramMorphologyImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::greater< TInputImage::PixelType > > >, itk::MRIBiasFieldCorrectionFilter< TInputImage, TOutputImage, TMaskImage >, otb::WaveletTransform< TInputImage, TOutputImage, TFilter, Wavelet::INVERSE >, itk::SimpleMemberCommand< T >, otb::BayesianFusionFilter< TInputMultiSpectralImage, TInputMultiSpectralInterpImage, TInputPanchroImage, TOutputImage >, itk::JoinImageFilter< TInputImage1, TInputImage2 >, otb::VariableLengthVectorConverter< itk::FixedArray< TInternalInputType, VArrayDimension >, TPrecisionType >, otb::ReciprocalHAlphaImageFilter< TInputImage, TOutputImage >, otb::StreamingHistogramVectorImageFilter< TInputImage >, otb::ShapeAttributesLabelMapFilter< TImage, TLabelImage >, otb::VectorRescaleIntensityImageFilter< TInputImage, TOutputImage >, itk::MovingHistogramMorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, otb::StreamingMatrixTransposeMatrixImageFilter< TInputImage1, TInputImage2 >, otb::MuellerToPolarisationDegreeAndPowerImageFilter< TInputImage, TOutputImage >, itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, otb::StreamingStatisticsImageFilter< TInputImage >, otb::CommandLineArgumentParser, otb::ImageWidgetLogTransferFunction< TPixel >, otb::ViewerModel, otb::StreamingCompareImageFilter< TInputImage >, otb::StreamingMinMaxImageFilter< TInputImage >, otb::ConvexOrConcaveClassificationFilter< TInputImage, TOutputImage >, itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, otb::StreamingStatisticsMapFromLabelImageFilter< TInputVectorImage, TLabelImage >, otb::VariableLengthVectorConverter< std::vector< std::vector< std::complex< TInternalInputType > > >, TPrecisionType >, itk::WatershedImageFilter< TInputImage >, itk::OrientImageFilter< TInputImage, TOutputImage >, otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >, otb::KullbackLeiblerProfileImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::BCOInterpolateImageFunction< otb::VectorImage< TPixel, VImageDimension >, TCoordRep >, itk::KLMRegionGrowImageFilter< TInputImage, TOutputImage >, otb::StreamingMinMaxVectorImageFilter< TInputImage >, otb::PersistentShrinkImageFilter< TInputImage, TOutputImage >, otb::SurfaceAdjacencyEffect6SCorrectionSchemeFilter< TInputImage, TOutputImage >, otb::AtmosphericRadiativeTerms, itk::RawImageIOFactory< TPixel, VImageDimension >, itk::VectorFuzzyConnectednessImageFilter< TInputImage, TOutputImage >, otb::ShiftScaleVectorImageFilter< TInputImage, TOutputImage >, otb::StreamingInnerProductVectorImageFilter< TInputImage >, otb::UrbanAreaDetectionImageFilter< TInputImage, TOutputImage, TFunction >, otb::ImageSeriesFileReader< Image< TPixel, 2 >, Image< TInternalPixel, 2 > >, itk::ReceptorMemberCommand< T >, otb::GeometriesProjectionFilter, itk::NumberOfFacesCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, otb::BandsStatisticsAttributesLabelMapFilter< TImage, TFeatureImage >, otb::LuminanceToReflectanceImageFilter< TInputImage, TOutputImage >, otb::ImageWidgetSquareRootTransferFunction< TPixel >, otb::MultiScaleConvexOrConcaveClassificationFilter< TInputImage, TOutputImage >, otb::ImageToReflectanceImageFilter< TInputImage, TOutputImage >, otb::KullbackLeiblerDistanceImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::MRFEnergy< TInput2, TInput2 >, itk::SymmetricEigenAnalysisImageFilter< TInputImage, TOutputImage >, itk::PhilipsPAR, otb::WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, Wavelet::FORWARD >, itk::AutomaticTopologyMeshSource< TOutputMesh >, itk::CannySegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::SparseFieldLayer< TNodeType >, otb::VectorImageToMatrixImageFilter< TInputImage >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, TWindowFunction, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::WelchWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::CosineWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::GaussianWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::BlackmanWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::LanczosWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::HammingWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep >, otb::PrintableImageFilter< TInputImage, TMaskImage >, otb::UnConstrainedLeastSquareImageFilter< TInputImage, TOutputImage, TPrecision >, otb::ReflectanceToSurfaceReflectanceImageFilter< TInputImage, TOutputImage >, itk::SpatialObject< TDimension >, itk::SpatialObject< 3 >, itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >, otb::MuellerToReciprocalCovarianceImageFilter< TInputImage, TOutputImage >, itk::VectorGradientMagnitudeImageFilter< TInputImage, TRealType, TOutputImage >, otb::StatisticsAttributesLabelMapFilter< TImage, TFeatureImage >, itk::MultiThreader, otb::NormalizeVectorImageFilter< TInputImage, TOutputImage >, otb::VariableLengthVectorConverter< std::vector< std::vector< TInternalInputType > >, TPrecisionType >, itk::KLMSegmentationBorder, otb::Functor::ScalarToRainbowRGBPixelFunctor< TScalar, TRGBPixel >, otb::NCLSUnmixingImageFilter< TInputImage, TOutputImage, TPrecision >, otb::ReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter< TInputImage, TOutputImage >, itk::GeodesicActiveContourShapePriorLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, otb::ImageAndVectorImageOperationFilter< TInputImage, TVectorInputImage, TOutputImage >, otb::ISRAUnmixingImageFilter< TInputImage, TOutputImage, TPrecision >, itk::SigmoidImageFilter< TInputImage, TOutputImage >, otb::RenderingImageFilter< TInputImage, TOutputImage >, itk::MRFImageFilter< TInputImage, TClassifiedImage >, itk::ImageKmeansModelEstimator< TInputImage, TMembershipFunction >, itk::BinaryMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, otb::BCOInterpolateImageFunction< TInputImage, TCoordRep >, itk::AdaptImageFilter< TInputImage, TOutputImage, TAccessor >, otb::KullbackLeiblerSupervizedDistanceImageFilter< TInputImage1, TInputImage2, TInputROIImage, TOutputImage >, itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::DiffusionTensor3DReconstructionImageFilter< TReferenceImagePixelType, TGradientImagePixelType, TTensorPixelType >, otb::MDMDNMFImageFilter< TInputImage, TOutputImage >, otb::ImageToLuminanceImageFilter< TInputImage, TOutputImage >, itk::RescaleIntensityImageFilter< TInputImage, TOutputImage >, MyChangeDetectorImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::ReciprocalCovarianceToCoherencyDegreeImageFilter< TInputImage, TOutputImage >, otb::VectorImageToColorAnaglyphVectorImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::BinaryThresholdImageFilter< TInputImage, TOutputImage >, itk::FFTWComplexToComplexImageFilter< double, NDimension >, itk::GeodesicActiveContourLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::ShapeDetectionLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, otb::ReciprocalCovarianceToReciprocalCoherencyImageFilter< TInputImage, TOutputImage >, otb::ChangeLabelImageFilter< TInputImage, TOutputImage >, itk::IntensityWindowingImageFilter< TInputImage, TOutputImage >, itk::BinaryMorphologyImageFilter< TInputImage, TOutputImage, TKernel >, otb::ReciprocalCoherencyToReciprocalMuellerImageFilter< TInputImage, TOutputImage >, itk::STAPLEImageFilter< TInputImage, TOutputImage >, itk::watershed::Boundary< TScalarType, TDimension >, otb::RGBAPixelConverter< TInternalInputPixelType, itk::RGBPixel< TInternalOutputPixelType > >, itk::ChangeLabelImageFilter< TInputImage, TOutputImage >, itk::HessianRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::CannyEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::CannyEdgeDetectionImageFilter< ImageType, ImageType >, otb::ProjectiveProjectionImageFilter< TInputImage, TOutputImage, TPrecision >, itk::CurvesLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::NarrowBandCurvesLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::DisplacementFieldJacobianDeterminantFilter< TInputImage, TRealType, TOutputImage >, itk::Mesh< TPixelType, VDimension, TMeshTraits >, itk::Mesh< TCoordType, 2, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::Mesh< TPixel, VDimension, TTraits >, otb::ComplexToVectorImageCastFilter< TInputImage, TOutputImage >, itk::LaplacianSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >, itk::MutexLock, otb::RelabelComponentImageFilter< TInputImage, TOutputImage >, itk::AntiAliasBinaryImageFilter< TInputImage, TOutputImage >, itk::MaskImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::MaskNegatedImageFilter< TInputImage, TMaskImage, TOutputImage >, itk::RelabelComponentImageFilter< TInputImage, TOutputImage >, itk::StandardDeviationProjectionImageFilter< TInputImage, TOutputImage, TAccumulate >, itk::WeightedAddImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AffineTransform< TScalarType, NDimensions >, otb::ShiftScaleImageAdaptor< TImage, TOutputPixelType >, itk::Bruker2DSEQImageIO, otb::WaveletPacketTransform< TInputImage, TOutputImage, TFilter, Wavelet::FORWARD, TCost >, itk::MultiResolutionPyramidImageFilter< TInputImage, TOutputImage >, itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder >, itk::VectorImageToImageAdaptor< TPixelType, Dimension >, itk::HistogramToEntropyImageFilter< THistogram, TOutputPixel >, otb::VectorDataToLabelMapWithAttributesFilter< TVectorData, TLabelMap >, otb::PersistentImageToOGRLayerSegmentationFilter< TImageType, TSegmentationFilter >, itk::Statistics::MersenneTwisterRandomVariateGenerator, itk::Statistics::JointDomainImageToListAdaptor< TImage >, itk::Statistics::ScalarImageTextureCalculator< TImageType, THistogramFrequencyContainer >, otb::ImageToSIFTKeyPointSetFilter< TInputImage, TOutputPointSet >, itk::Octree< TPixel, ColorTableSize, MappingFunctionType >, otb::NormalizeAttributesLabelMapFilter< TImage >, otb::ImageSimulationMethod< TInputVectorData, TSpatialisation, TSimulationStep1, TSimulationStep2, TFTM, TOutputImage >, otb::WindowedSincInterpolateImageLanczosFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::VectorDataToLabelMapFilter< TVectorData, TLabelMap >, otb::SVMSampleListModelEstimator< TInputSampleList, TTrainingSampleList, TMeasurementFunctor >, otb::BlendingImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::watershed::Segmenter< TInputImage >, itk::GradientRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::LabelContourImageFilter< TInputImage, TOutputImage >, itk::watershed::Segmenter< InputImageType >, otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, TBufferConverter >, otb::StreamingShrinkStreamingManager< TInputImage >, otb::SOMbasedImageFilter< TInputImage, TOutputImage, TDistanceMetric, TMap >, itk::ConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::ScalarConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::SmoothingRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::VectorRescaleIntensityImageFilter< TInputImage, TOutputImage >, itk::NumberOfPointsCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >, otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, MeanShift::VectorBufferConverter >, otb::StereorectificationDeformationFieldSource< TInputImage, TOutputImage >, itk::VectorThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >, itk::Statistics::GreyLevelCooccurrenceMatrixTextureCoefficientsCalculator< THistogram >, itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >, itk::fem::FEMRegistrationFilter< TMovingImage, TFixedImage >, itk::HistogramToLogProbabilityImageFilter< THistogram, TOutputPixel >, itk::BinaryContourImageFilter< TInputImage, TOutputImage >, otb::WindowedSincInterpolateImageBlackmanFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::CommandLineArgumentParseResult, otb::VectorDataProjectionFilter< TInputVectorData, TOutputVectorData >, itk::NaryMaximumImageFilter< TInputImage, TOutputImage >, itk::QuadEdgeMeshParam< TInputMesh, TOutputMesh, TSolverTraits >, otb::ConcatenateScalarValueImageFilter< TInputImage, TOutputImage >, otb::DotProductImageFilter< TInputImage, TOutputImage >, otb::NonMaxRemovalByDirectionFilter< TInputModulus, TInputDirection, TOutputImage >, otb::WaveletTransform< TInputImage, TOutputImage, TFilter, Wavelet::FORWARD >, otb::ImageWidgetAffineTransferFunction< TPixel >, itk::BinaryThresholdProjectionImageFilter< TInputImage, TOutputImage >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, TFunctor, TMaskImage >, itk::PolyLineParametricPath< VDimension >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, TFunction >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, Functor::SimilarPixelsFunctor< TInputImage::ValueType >, TMaskImage >, itk::ConnectedComponentFunctorImageFilter< TInputImage, TOutputImage, Functor::SimilarVectorsFunctor< TInputImage::ValueType >, TMaskImage >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, std::less< TInputImage::PixelType > >, itk::AttributeMorphologyBaseImageFilter< TInputImage, TOutputImage, TAttribute, std::greater< TInputImage::PixelType > >, itk::CurvatureRegistrationFilter< TFixedImage, TMovingImage, TDeformationField, TImageForceFunction >, itk::NarrowBandThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::BinaryProjectionImageFilter< TInputImage, TOutputImage >, itk::ContourExtractor2DImageFilter< TInputImage >, itk::FourierSeriesPath< VDimension >, itk::SimplexMesh< TPixelType, VDimension, TMeshTraits >, itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >, otb::WindowedSincInterpolateImageHammingFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::GreyLevelCooccurrenceMatrixAdvancedTextureCoefficientsCalculator< THistogram >, itk::ThresholdSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >, itk::AddImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::Hessian3DToVesselnessMeasureImageFilter< TPixel >, itk::MeanProjectionImageFilter< TInputImage, TOutputImage, TAccumulate >, otb::WindowedSincInterpolateImageCosineFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::WindowedSincInterpolateImageGaussianFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >, itk::ConstrainedValueAdditionImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ConstrainedValueDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::SpecialCoordinatesImage< TPixel, VImageDimension >, itk::HistogramToProbabilityImageFilter< THistogram, TOutputPixel >, itk::SpecialCoordinatesImage< TPixel, 3 >, itk::Statistics::NormalVariateGenerator, itk::ValuedRegionalExtremaImageFilter< TInputImage, TOutputImage, TFunction1, TFunction2 >, 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::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >, itk::MagnitudeAndPhaseToComplexImageFilter< TInputPixel1, TInputPixel2, TOutputPixel, NDimension >, itk::RealAndImaginaryToComplexImageFilter< TInputPixel1, TInputPixel2, TOutputPixel, NDimension >, itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImage, THistogramFrequencyContainer >, otb::OSMDataToVectorDataGenerator, itk::HoughTransform2DLinesImageFilter< TInputPixelType, TOutputPixelType >, itk::ChainCodePath< VDimension >, itk::ChainCodePath< 2 >, otb::VariableLengthVectorConverter< itk::VariableLengthVector< TInternalInputType >, TPrecisionType >, otb::HoughTransform2DLinesImageFilter< TInputPixelType, TOutputPixelType >, otb::MeanShiftSegmentationFilter< TInputImage, TOutputLabelImage, TOutputClusteredImage, TKernel >, itk::SumProjectionImageFilter< TInputImage, TOutputImage >, itk::PhasedArray3DSpecialCoordinatesImage< TPixel >, itk::DeformableSimplexMesh3DGradientConstraintForceFilter< TInputMesh, TOutputMesh >, itk::LevelSetMotionRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::MutualInformationImageToImageMetric< TFixedImage, TMovingImage >, itk::MedianProjectionImageFilter< TInputImage, TOutputImage >, itk::ChainCodePath2D, itk::AnalyzeImageIO, itk::ImageFileReader< TOutputImage, ConvertPixelTraits >, itk::MovingHistogramImageFilterBase< TInputImage, TOutputImage, TKernel >, itk::ImageFileReader< TOutputImage >, otb::MarkovRandomFieldFilter< TInputImage, TClassifiedImage >, itk::DivideImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::InvertIntensityImageFilter< TInputImage, TOutputImage >, itk::NaryAddImageFilter< TInputImage, TOutputImage >, itk::PointSet< TPixelType, VDimension, TMeshTraits >, itk::MorphologicalWatershedFromMarkersImageFilter< TInputImage, TLabelImage >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, THistogram >, itk::PointSet< TPixel, VDimension, TTraits >, itk::PointSet< TCoordType, VDimension, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, RankHistogram< TInputImage::PixelType > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::less< TInputImage::PixelType > > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologyHistogram< TInputImage::PixelType, std::greater< TInputImage::PixelType > > >, itk::MovingHistogramImageFilter< TInputImage, TOutputImage, TKernel, Function::MorphologicalGradientHistogram< TInputImage::PixelType > >, otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >, itk::BayesianClassifierInitializationImageFilter< TInputImage, TProbabilityPrecisionType >, itk::CurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::AbsoluteValueDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::GrayscaleGeodesicErodeImageFilter< TInputImage, TOutputImage >, itk::SignedDanielssonDistanceMapImageFilter< TInputImage, TOutputImage >, itk::VectorConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >, itk::WarpVectorImageFilter< TInputImage, TOutputImage, TDeformationField >, itk::GrayscaleGeodesicDilateImageFilter< TInputImage, TOutputImage >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >, itk::KLMSegmentationRegion, itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >, itk::DivideByConstantImageFilter< TInputImage, TConstant, TOutputImage >, itk::MultiScaleHessianBasedMeasureImageFilter< TInputImage, THessianImage, TOutputImage >, itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, std::greater< TOutputImage::PixelType > >, itk::ReconstructionImageFilter< TInputImage, TOutputImage, std::less< TOutputImage::PixelType > >, itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput >, otb::LocalActivityVectorImageFilter< TInputImage, TOutputImage >, otb::VCAImageFilter< TVectorImage >, otb::GCPsToRPCSensorModelImageFilter< TImage >, otb::TerraSarBrightnessImageFilter< TInputImage, TOutputImage >, itk::AnisotropicFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >, itk::BayesianClassifierImageFilter< TInputVectorImage, TLabelsType, TPosteriorsPrecisionType, TPriorsPrecisionType >, itk::HoughTransform2DCirclesImageFilter< TInputPixelType, TOutputPixelType >, itk::SquaredDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AzimuthElevationToCartesianTransform< TScalarType, NDimensions >, otb::LineSegmentDetector< TInputImage, TPrecision >, itk::HardConnectedComponentImageFilter< TInputImage, TOutputImage >, itk::ReconstructionByDilationImageFilter< TInputImage, TOutputImage >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::WarpImageFilter< TInputImage, TOutputImage, TDeformationField >, itk::ImageBase< VImageDimension >, otb::LineSegmentDetector< TImageType, double >, itk::ImageBase< ::itk::GetImageDimension< TLabelObject >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< VectorImage< TPixelType, Dimension > >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension >, otb::ConfigurationFile, otb::LabelMapToSimulatedImageFilter< TInputLabelMap, TSimuStep1, TSimuStep2, TOutputImage >, itk::BinaryErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::BinaryMagnitudeImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, itk::ReconstructionByErosionImageFilter< TInputImage, TOutputImage >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType >, otb::MassOfBelief< TLabel, TMass >, otb::CompositeTransform< TFirstTransform, TSecondTransform, TScalarType, NInputDimensions, NOutputDimensions >, itk::BinaryDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::MinimumProjectionImageFilter< TInputImage, TOutputImage >, itk::ModulusImageFilter< TInputImage, TOutputImage >, itk::VectorExpandImageFilter< TInputImage, TOutputImage >, itk::VectorIndexSelectionCastImageFilter< TInputImage, TOutputImage >, itk::MatrixOffsetTransformBase< TScalarType, NInputDimensions, NOutputDimensions >, itk::HistogramToIntensityImageFilter< THistogram, TOutputPixel >, itk::MatrixOffsetTransformBase< TScalarType, NDimensions, NDimensions >, itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >, itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >, otb::MeanShiftVectorImageFilter< TInputImage, TOutputImage, TLabeledOutput >, itk::ImageToSpatialObjectRegistrationMethod< TFixedImage, TMovingSpatialObject >, itk::MultiResolutionPDEDeformableRegistration< TFixedImage, TMovingImage, TDeformationField, TRealType >, itk::MatrixIndexSelectionImageFilter< TInputImage, TOutputImage >, itk::MemberCommand< T >, itk::OrthogonallyCorrected2DParametricPath, itk::Statistics::GoodnessOfFitMixtureModelCostFunction< TInputSample >, itk::SliceBySliceImageFilter< TInputImage, TOutputImage, TInputFilter, TOutputFilter, TInternalInputImage, TInternalOutputImage >, itk::VectorCentralDifferenceImageFunction< TInputImage, TCoordRep >, CommandIterationUpdate, otb::ImageToHessianDeterminantImageFilter< TInputImage, TOutputImage, TPrecision >, otb::WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, TDirectionOfTransformation >, itk::Compose3DCovariantVectorImageFilter< TInputImage, TOutputImage >, itk::Compose3DVectorImageFilter< TInputImage, TOutputImage >, itk::ExpNegativeImageFilter< TInputImage, TOutputImage >, itk::MaximumProjectionImageFilter< TInputImage, TOutputImage >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, itk::OrImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::TensorFractionalAnisotropyImageFilter< TInputImage, TOutputImage >, itk::TensorRelativeAnisotropyImageFilter< TInputImage, TOutputImage >, itk::XorImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AtanImageAdaptor< TImage, TOutputPixelType >, itk::VectorContainer< TElementIdentifier, TElement >, itk::DiffeomorphicDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::VectorContainer< TElementIdentifier, TElementWrapper >, otb::RGBAPixelConverter< TInternalInputPixelType, itk::RGBAPixel< TInternalOutputPixelType > >, otb::HaralickTexturesImageFunction< TInputImage, TCoordRep >, otb::HessianToScalarImageFilter< TInputImage, TOutputImage >, otb::VectorDataFileReader< TOutputVectorData >, otb::GeodesicMorphologyDecompositionImageFilter< TInputImage, TOutputImage, TStructuringElement >, itk::ImageGaussianModelEstimator< TInputImage, TMembershipFunction, TTrainingImage >, itk::AndImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::NotImageFilter< TInputImage, TOutputImage >, itk::Image< TPixel, VImageDimension >, itk::ExhaustiveOptimizer, itk::Statistics::ImageToCooccurrenceListAdaptor< TImage >, itk::AddConstantToImageFilter< TInputImage, TConstant, TOutputImage >, itk::BinaryStatisticsKeepNObjectsImageFilter< TInputImage, TFeatureImage >, itk::LabelStatisticsKeepNObjectsImageFilter< TInputImage, TFeatureImage >, itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >, itk::MultiplyByConstantImageFilter< TInputImage, TConstant, TOutputImage >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::SubtractConstantFromImageFilter< TInputImage, TConstant, TOutputImage >, itk::BinaryNotImageFilter< TImage >, itk::Image< TInputPixel, VImageDimension >, itk::Image< TOutputPixelType, VImageDimension >, itk::Image< TOutputPixel, VImageDimension >, itk::Image< BloxCoreAtomPixel< NDimension >, TImageDimension >, itk::Image< TNode *, VImageDimension >, itk::Image< BloxBoundaryProfilePixel< TImageDimension >, TImageDimension >, itk::Image< TBloxPixelType, TImageDimension >, itk::Image< BloxBoundaryPointPixel< TImageDimension >, TImageDimension >, otb::DisparityMapMedianFilter< TInputImage, TOutputImage, TMask >, otb::ImageToGrayscaleAnaglyphImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::AsinImageFilter< TInputImage, TOutputImage >, itk::DeformationFieldJacobianDeterminantFilter< TInputImage, TRealType, TOutputImage >, itk::GrayscaleGrindPeakImageFilter< TInputImage, TOutputImage >, itk::LaplacianImageFilter< TInputImage, TOutputImage >, itk::SignedMaurerDistanceMapImageFilter< TInputImage, TOutputImage >, itk::TriangleMeshToBinaryImageFilter< TInputMesh, TOutputImage >, itk::ZeroCrossingBasedEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::VectorImage< TPixel, VImageDimension >, itk::PolygonGroupSpatialObjectXMLFileWriter, itk::SimpleFuzzyConnectednessRGBImageFilter< TInputImage, TOutputImage >, itk::StatisticsRelabelImageFilter< TInputImage, TFeatureImage >, itk::VectorImage< TOutputPixelType, VImageDimension >, itk::VectorImage< TNeuron::ComponentType, VImageDimension >, itk::VectorImage< TInputPixelType, VImageDimension >, itk::VectorImage< TPixelType, Dimension >, otb::BandMathImageFilter< TImage >, otb::Log10ThresholdedImageFilter< TInputImage, TOutputImage >, otb::GeodesicMorphologyLevelingFilter< TInputImage, TInputMaps, TOutputImage >, otb::LabelMapToGISTableFilter< TLabelMap, TGISTable >, itk::Compose2DCovariantVectorImageFilter< TInputImage, TOutputImage >, itk::Compose2DVectorImageFilter< TInputImage, TOutputImage >, itk::ComposeRGBImageFilter< TInputImage, TOutputImage >, itk::ExpandImageFilter< TInputImage, TOutputImage >, itk::LogImageAdaptor< TImage, TOutputPixelType >, itk::ImageSeriesWriter< TInputImage, TOutputImage >, itk::Statistics::RBFNetwork< TMeasurementVector, TTargetVector >, itk::ComposeRGBAImageFilter< TInputImage, TOutputImage >, itk::BinaryAttributeOpeningImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, itk::LabelAttributeOpeningImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, otb::CompositeExampleImageFilter< TImageType >, otb::StereoSensorModelToElevationFilter< TInputImage, TOutputHeight >, otb::VectorDataTransformFilter< TInputVectorData, TOutputVectorData >, itk::IsotropicFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >, itk::ScalarImageKmeansImageFilter< TInputImage, TOutputImage >, itk::AtanImageFilter< TInputImage, TOutputImage >, itk::InterpolateImagePointsFilter< TInputImage, TOutputImage, TCoordType, InterpolatorType >, itk::MaximumImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::VectorCastImageFilter< TInputImage, TOutputImage >, itk::ImageFileWriter< TInputImage >, itk::BinaryShapeKeepNObjectsImageFilter< TInputImage >, itk::BinaryStatisticsOpeningImageFilter< TInputImage, TFeatureImage >, itk::LabelShapeOpeningImageFilter< TInputImage >, itk::QuadEdgeMeshDelaunayConformingFilter< TInputMesh, TOutputMesh >, itk::BinaryAttributeKeepNObjectsImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, itk::BinaryReconstructionByDilationImageFilter< TInputImage >, itk::BinaryReconstructionByErosionImageFilter< TInputImage >, itk::BinaryStatisticsKeepNObjectsImageFilter< TInputImage, TFeatureImage >, itk::BinaryStatisticsOpeningImageFilter< TInputImage, TFeatureImage >, itk::LabelAttributeKeepNObjectsImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, itk::LabelReconstructionByDilationImageFilter< TInputImage >, otb::LabelObjectOpeningMuParserFilter< TImage, TFunction >, otb::MultivariateAlterationDetectorImageFilter< TInputImage, TOutputImage >, otb::FlusserMomentsImageFunction< TInputImage, TCoordRep >, itk::AcosImageFilter< TInputImage, TOutputImage >, itk::Atan2ImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >, itk::SobelEdgeDetectionImageFilter< TInputImage, TOutputImage >, itk::AsinImageAdaptor< TImage, TOutputPixelType >, itk::MapContainer< TElementIdentifier, TElement >, itk::FastSymmetricForcesDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::LabelShapeKeepNObjectsImageFilter< TInputImage >, itk::ShapeRelabelImageFilter< TInputImage >, itk::TransformToDeformationFieldSource< TOutputImage, TTransformPrecisionType >, itk::LabelMapOverlayImageFilter< TInputImage, TFeatureImage, TOutputImage >, CommandIterationUpdate, otb::RemoveIsolatedByDirectionFilter< TInputModulus, TInputDirection, TOutputImage >, otb::MorphologicalProfilesSegmentationFilter< TInputImage, TOuputImage, TInternalPrecision, TStructuringElement >, otb::ogr::DataSource, itk::MinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::CosImageFilter< TInputImage, TOutputImage >, itk::Log10ImageAdaptor< TImage, TOutputPixelType >, itk::ActiveShapeModelCalculator< TImage >, itk::AreaOpeningImageFilter< TInputImage, TOutputImage, TAttribute >, itk::HessianToObjectnessMeasureImageFilter< TInputImage, TOutputImage >, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType >, otb::BasicApplicationModel, itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType >, otb::AssociativeSymmetricalSumImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::LineRatioDetectorImageFilter< TInputImage, TOutputImage, TOutputImageDirection, TInterpolator >, otb::MultiplyByScalarImageFilter< TInputImage, TOutputImage >, otb::PolarimetricSynthesisFilter< TInputImageHH, TInputImageHV, TInputImageVH, TInputImageVV, TOutputImage, TFunction >, otb::VectorDataGlComponent< TVectorData >, itk::BinaryMinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >, itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >, itk::ThresholdMaximumConnectedComponentsImageFilter< TInputImage, TOutputImage >, itk::OpeningByReconstructionImageFilter< TInputImage, TOutputImage, TKernel >, itk::ComplexToModulusImageAdaptor< TImage, TOutputPixelType >, itk::SimpleFuzzyConnectednessScalarImageFilter< TInputImage, TOutputImage >, itk::BinaryShapeOpeningImageFilter< TInputImage >, otb::ConvolutionImageFilter< TInputImage, TOutputImage, TBoundaryCondition, TFilterPrecision >, otb::SobelVectorImageFilter< TInputImage, TOutputImage >, otb::SVMModel< TValue, TLabel >, otb::GeometriesSource, otb::ImageViewerBase< TPixel, TLabel >, itk::LabelVotingImageFilter< TInputImage, TOutputImage >, itk::watershed::SegmentTreeGenerator< TScalarType >, itk::HMaximaImageFilter< TInputImage, TOutputImage >, itk::TernaryMagnitudeImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::TobogganImageFilter< TInputImage >, itk::ComplexToImaginaryImageAdaptor< TImage, TOutputPixelType >, itk::ComplexToRealImageAdaptor< TImage, TOutputPixelType >, itk::RGBToLuminanceImageAdaptor< TImage, TOutputPixelType >, itk::ValarrayImageContainer< TElementIdentifier, TElement >, itk::Statistics::ListSampleToHistogramGenerator< TListSample, THistogramMeasurement, TFrequencyContainer, TMeasurementVectorLength >, itk::Statistics::SampleClassifier< TSample >, itk::LabelGeometryImageFilter< TLabelImage, TIntensityImage >, itk::QuadEdgeMeshBorderTransform< TInputMesh, TOutputMesh >, itk::watershed::SegmentTreeGenerator< ScalarType >, itk::Statistics::SampleClassifier< itk::Statistics::ListSample< TInputImage::PixelType > >, otb::MaskMuParserFilter< TInputImage, TOutputImage, TFunction >, otb::PipelineMemoryPrintCalculator, otb::GenericRoadExtractionFilter< TInputImage, TOutputPath >, otb::HuMomentsImageFunction< TInputImage, TCoordRep >, otb::VectorDataToDSValidatedVectorDataFilter< TVectorData, TPrecision >, otb::OGRLayerStreamStitchingFilter< TInputImage >, itk::AdaptiveHistogramEqualizationImageFilter< TImageType >, itk::FastIncrementalBinaryDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GaussianImageSource< TOutputImage >, itk::GrayscaleFillholeImageFilter< TInputImage, TOutputImage >, itk::TernaryMagnitudeSquaredImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::AbsImageAdaptor< TImage, TOutputPixelType >, itk::ComplexToPhaseImageAdaptor< TImage, TOutputPixelType >, itk::CosImageAdaptor< TImage, TOutputPixelType >, itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >, itk::TanImageAdaptor< TImage, TOutputPixelType >, itk::ShapeLabelMapFilter< TImage, TLabelImage >, itk::AttributeRelabelImageFilter< TInputImage, TLabelObject, TLabelObjectValuator, TAttributeAccessor >, itk::BinaryShapeKeepNObjectsImageFilter< TInputImage >, itk::BinaryShapeOpeningImageFilter< TInputImage >, otb::ImageUniqueValuesCalculator< TImage >, itk::ShapeLabelMapFilter< TImage, Image< TImage::PixelType,::itk::GetImageDimension< TImage >::ImageDimension > >, otb::ImageToVectorImageCastFilter< TInputImage, TOutputVectorImage >, otb::RemoveWrongDirectionFilter< TInputModulus, TInputDirection, TOutputImage >, otb::ScalarImageToHigherOrderTexturesFilter< TInpuImage, TOutputImage >, itk::ImagePCAShapeModelEstimator< TInputImage, TOutputImage >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::PDEDeformableRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::CastImageFilter< TInputImage, TOutputImage >, itk::ClosingByReconstructionImageFilter< TInputImage, TOutputImage, TKernel >, itk::HMinimaImageFilter< TInputImage, TOutputImage >, itk::AcosImageAdaptor< TImage, TOutputPixelType >, itk::ExpImageAdaptor< TImage, TOutputPixelType >, itk::ExpNegativeImageAdaptor< TImage, TOutputPixelType >, itk::SinImageAdaptor< TImage, TOutputPixelType >, itk::Statistics::VariableDimensionHistogram< TMeasurement, TFrequencyContainer >, itk::BinaryImageToStatisticsLabelMapFilter< TInputImage, TFeatureImage, TOutputImage >, itk::BSplineScatteredDataPointSetToImageFilter< TInputPointSet, TOutputImage >, itk::LabelImageToStatisticsLabelMapFilter< TInputImage, TFeatureImage, TOutputImage >, CommandIterationUpdate, itk::CastImageFilter< FeatureImageType, ImageType >, itk::CastImageFilter< TImage, TImage >, otb::RealAndImaginaryImageToComplexImageFilter< TInputImageRealPart, TInputImageImaginaryPart, TOutputImage >, otb::DataNode< TPrecision, VDimension, TValuePrecision >, otb::ImageRegionSquareTileSplitter< VImageDimension >, otb::ImageRegionTileMapSplitter< VImageDimension >, otb::HistogramOfOrientedGradientCovariantImageFunction< TInputImage, TOutputPrecision, TCoordRep >, otb::ScalarImageToTexturesFilter< TInpuImage, TOutputImage >, otb::LmvmPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision >, otb::KMeansAttributesLabelMapFilter< TInputImage >, otb::AeronetFileReader, itk::BinaryMask3DMeshSource< TInputImage, TOutputMesh >, itk::ImageClassifierBase< TInputImage, TClassifiedImage >, itk::KullbackLeiblerCompareHistogramImageToImageMetric< TFixedImage, TMovingImage >, itk::UnsharpMaskLevelSetImageFilter< TInputImage, TOutputImage >, itk::GradientToMagnitudeImageFilter< TInputImage, TOutputImage >, itk::InverseDeformationFieldImageFilter< TInputImage, TOutputImage >, itk::TernaryAddImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage >, itk::SqrtImageAdaptor< TImage, TOutputPixelType >, itk::Statistics::KdTreeGenerator< TSample >, itk::LabelImageToShapeLabelMapFilter< TInputImage, TOutputImage >, itk::LabelOverlayImageFilter< TInputImage, TLabelImage, TOutputImage >, otb::GaborFilterGenerator< TPrecision >, otb::LocalGradientVectorImageFilter< TInputImage, TOutputImage >, otb::MapProjectionDeprecated< TMapProj, TTransform >, otb::SpectralResponse< TPrecision, TValuePrecision >, itk::MultiResolutionImageRegistrationMethod< TFixedImage, TMovingImage >, itk::RayCastInterpolateImageFunction< TInputImage, TCoordRep >, itk::SymmetricForcesDemonsRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, itk::ExpImageFilter< TInputImage, TOutputImage >, itk::IsolatedConnectedImageFilter< TInputImage, TOutputImage >, itk::MinimumImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::BoundingBox< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer >, itk::LightProcessObject, itk::RegularExpressionSeriesFileNames, itk::HistogramToImageFilter< THistogram, TFunction >, itk::Statistics::ScalarImageToListAdaptor< TImage >, itk::AnchorOpenCloseImageFilter< TImage, TKernel, LessThan, GreaterThan, LessEqual, GreaterEqual >, itk::AreaClosingImageFilter< TInputImage, TOutputImage, TAttribute >, itk::InPlaceLabelMapFilter< TInputImage >, otb::Wrapper::ExampleApplication, 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::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::InPlaceLabelMapFilter< TImage >, itk::InPlaceLabelMapFilter< TLabelMap >, itk::InPlaceLabelMapFilter< TInputLabelMap >, otb::VectorDataToGISTableFilter< TVectorData, TGISTable >, otb::NCCRegistrationFilter< TFixedImage, TMovingImage, TDeformationField >, otb::DEMToImageGenerator< TDEMImage >, otb::LabelMapToVectorDataFilter< TLabelMap, TVectorData, TFieldsFunctor >, itk::ApproximateSignedDistanceMapImageFilter< TInputImage, TOutputImage >, itk::BilateralImageFilter< TInputImage, TOutputImage >, itk::BSplineDecompositionImageFilter< TInputImage, TOutputImage >, itk::OnePlusOneEvolutionaryOptimizer, itk::Statistics::WeightedCentroidKdTreeGenerator< TSample >, itk::BinaryImageToShapeLabelMapFilter< TInputImage, TOutputImage >, itk::NeuralNetworkFileWriter< TNetwork >, itk::RegionalMaximaImageFilter< TInputImage, TOutputImage >, otb::FineRegistrationImageFilter< TInputImage, T0utputCorrelation, TOutputDeformationField >, otb::FourierMellinDescriptorsImageFunction< TInputImage, TCoordRep >, otb::PersistentConnectedComponentSegmentationOBIAToVectorDataFilter< TVImage, TLabelImage, TMaskImage, TOutputVectorData >, otb::ImageToEnvelopeVectorDataFilter< TInputImage, TOutputVectorData >, otb::HooverInstanceFilter< TLabelMap >, otb::LabelToProSailParameters< TLabel >, otb::SpatialisationFilter< TLabelMap >, itk::BlackTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::BoundedReciprocalImageFilter< TInputImage, TOutputImage >, itk::EdgePotentialImageFilter< TInputImage, TOutputImage >, itk::LaplacianSharpeningImageFilter< TInputImage, TOutputImage >, itk::SubtractImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::WhiteTopHatImageFilter< TInputImage, TOutputImage, TKernel >, itk::Statistics::ImageToListAdaptor< TImage, TMeasurementVector >, itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >, itk::LabelMapMaskImageFilter< TInputImage, TOutputImage >, itk::Statistics::ImageToListAdaptor< TImage, FixedArray< TImage::PixelType, 2 > >, itk::Statistics::ImageToListAdaptor< TImage, ImageJointDomainTraits< TImage >::MeasurementVectorType >, itk::Statistics::ImageToListAdaptor< TImage, FixedArray< TImage::PixelType, 1 > >, otb::ImaginaryImageToComplexImageFilter< TInputImageImaginaryPart, TOutputImage >, otb::OverlapSaveConvolutionImageFilter< TInputImage, TOutputImage, TBoundaryCondition >, otb::RealImageToComplexImageFilter< TInputImageRealPart, TOutputImage >, otb::KeyPointSetsMatchingFilter< TPointSet, TDistance >, otb::SinclairImageFilter< TInputImageHH, TInputImageHV, TInputImageVH, TInputImageVV, TOutputImage, TFunction >, otb::CircleGlComponent, itk::MRASlabIdentifier< TInputImage >, itk::RGBToLuminanceImageFilter< TInputImage, TOutputImage >, itk::SimpleContourExtractorImageFilter< TInputImage, TOutputImage >, itk::KernelTransform< TScalarType, NDimensions >, itk::ArchetypeSeriesFileNames, itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >, otb::ComplexToIntensityImageFilter< TInputImage, TOutputImage >, otb::MaximumAutocorrelationFactorImageFilter< TInputImage, TOutputImage >, otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >, otb::GenericRSTransform< TScalarType, NInputDimensions, NOutputDimensions >, otb::ReduceSpectralResponse< TSpectralResponse, TRSR >, itk::GradientImageFilter< TInputImage, TOperatorValueType, TOutputValueType >, itk::MultiplyImageFilter< TInputImage1, TInputImage2, TOutputImage >, itk::ZeroCrossingImageFilter< TInputImage, TOutputImage >, itk::GDCMImageIO, itk::NeuralNetworkFileReader< TNetwork >, itk::AdaptiveHistogramEqualizationImageFilter< TImageType >, otb::HorizontalSobelVectorImageFilter< TInputImage, TOutputImage >, otb::VerticalSobelVectorImageFilter< TInputImage, TOutputImage >, otb::JoinHistogramMIImageFilter< TInputImage1, TInputImage2, TOutputImage >, otb::FlusserPathFunction< TInputPath, TOutput, TPrecision >, otb::MapFileProductWriter< TInputImage >, otb::GenericMapProjection< TDirectionOfMapping, TScalarType, NInputDimensions, NOutputDimensions >, itk::MedianImageFilter< TInputImage, TOutputImage >, itk::NoiseImageFilter< TInputImage, TOutputImage >, itk::ImageRegionSplitter< VImageDimension >, itk::Transform< TScalarType, NInputDimensions, NOutputDimensions >, itk::BinaryImageToLabelMapFilter< TInputImage, TOutputImage >, itk::ExponentialDeformationFieldImageFilter< TInputImage, TOutputImage >, otb::GenericMapProjection< TTransform >, itk::ImageRegionSplitter< 2 >, itk::Transform< TScalarType, NDimensions, NDimensions >, itk::Transform< TScalarType, NInputDimensions, NOutputDimensions >,