ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet > Class Template Reference

#include <itkBSplineSyNImageRegistrationMethod.h>

+ Inheritance diagram for itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >:
+ Collaboration diagram for itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >:

Detailed Description

template<typename TFixedImage, typename TMovingImage, typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
class itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >

Interface method for the performing greedy B-spline SyN image registration.

For greedy SyN we use m_Transform to map the time-parameterized middle image to the fixed image (and vice versa using m_Transform->GetInverseDisplacementField() ). We employ another ivar, m_InverseTransform, to map the time-parameterized middle image to the moving image.

Output: The output is the updated transform which has been added to the composite transform.

Author
Nick Tustison
Brian Avants

Definition at line 49 of file itkBSplineSyNImageRegistrationMethod.h.

Public Types

typedef
BSplineFilterType::ArrayType 
ArrayType
 
typedef
DisplacementFieldToBSplineImageFilter
< DisplacementFieldType
BSplineFilterType
 
typedef
BSplineFilterType::InputPointSetType 
BSplinePointSetType
 
typedef
Superclass::CompositeTransformType 
CompositeTransformType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
DecoratedOutputTransformType::Pointer 
DecoratedOutputTransformPointer
 
typedef
Superclass::DecoratedOutputTransformType 
DecoratedOutputTransformType
 
typedef
OutputTransformType::DerivativeType 
DerivativeType
 
typedef DerivativeType::ValueType DerivativeValueType
 
typedef
DisplacementFieldType::Pointer 
DisplacementFieldPointer
 
typedef
Superclass::DisplacementFieldTransformPointer 
DisplacementFieldTransformPointer
 
typedef
Superclass::DisplacementFieldTransformType 
DisplacementFieldTransformType
 
typedef
OutputTransformType::DisplacementFieldType 
DisplacementFieldType
 
typedef
DisplacementFieldType::PixelType 
DisplacementVectorType
 
typedef
Superclass::FixedImageMasksContainerType 
FixedImageMasksContainerType
 
typedef
Superclass::FixedImageMaskType 
FixedImageMaskType
 
typedef FixedImageType::Pointer FixedImagePointer
 
typedef
Superclass::FixedImagesContainerType 
FixedImagesContainerType
 
typedef TFixedImage FixedImageType
 
typedef
ImageMaskSpatialObjectType::ImageType 
FixedMaskImageType
 
typedef
Superclass::ImageMaskSpatialObjectType 
ImageMaskSpatialObjectType
 
typedef ImageMetricType::Pointer ImageMetricPointer
 
typedef Superclass::ImageMetricType ImageMetricType
 
typedef
Superclass::InitialTransformType 
InitialTransformType
 
typedef
ImageMaskSpatialObjectType::ImageType 
MaskImageType
 
typedef
ImageMetricType::MeasureType 
MeasureType
 
typedef MetricType::Pointer MetricPointer
 
typedef Superclass::MetricType MetricType
 
typedef
Superclass::MovingImageMasksContainerType 
MovingImageMasksContainerType
 
typedef
Superclass::MovingImageMaskType 
MovingImageMaskType
 
typedef MovingImageType::Pointer MovingImagePointer
 
typedef
Superclass::MovingImagesContainerType 
MovingImagesContainerType
 
typedef TMovingImage MovingImageType
 
typedef
ImageMaskSpatialObjectType::ImageType 
MovingMaskImageType
 
typedef Superclass::MultiMetricType MultiMetricType
 
typedef
Superclass::NumberOfIterationsArrayType 
NumberOfIterationsArrayType
 
typedef
OutputTransformType::Pointer 
OutputTransformPointer
 
typedef TOutputTransform OutputTransformType
 
typedef SmartPointer< SelfPointer
 
typedef
Superclass::PointSetMetricType 
PointSetMetricType
 
typedef
Superclass::PointSetsContainerType 
PointSetsContainerType
 
typedef Superclass::PointSetType PointSetType
 
typedef
OutputTransformType::ScalarType 
RealType
 
typedef
BSplineSyNImageRegistrationMethod 
Self
 
typedef
SyNImageRegistrationMethod
< TFixedImage, TMovingImage,
TOutputTransform,
TVirtualImage, TPointSet > 
Superclass
 
typedef
CompositeTransformType::TransformType 
TransformBaseType
 
typedef
Superclass::VirtualImageBaseConstPointer 
VirtualImageBaseConstPointer
 
typedef
Superclass::VirtualImageBaseType 
VirtualImageBaseType
 
typedef
Superclass::VirtualImageType 
VirtualImageType
 
typedef
BSplineFilterType::RealImageType 
WeightedMaskImageType
 
- Public Types inherited from itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
typedef
Superclass::CompositeTransformType 
CompositeTransformType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
DecoratedOutputTransformType::Pointer 
DecoratedOutputTransformPointer
 
typedef
Superclass::DecoratedOutputTransformType 
DecoratedOutputTransformType
 
typedef
OutputTransformType::DerivativeType 
DerivativeType
 
typedef DerivativeType::ValueType DerivativeValueType
 
typedef
DisplacementFieldType::Pointer 
DisplacementFieldPointer
 
typedef
DisplacementFieldTransformType::Pointer 
DisplacementFieldTransformPointer
 
typedef
DisplacementFieldTransform
< RealType, ImageDimension
DisplacementFieldTransformType
 
typedef
OutputTransformType::DisplacementFieldType 
DisplacementFieldType
 
typedef
DisplacementFieldType::PixelType 
DisplacementVectorType
 
typedef
Superclass::FixedImageMasksContainerType 
FixedImageMasksContainerType
 
typedef
Superclass::FixedImageMaskType 
FixedImageMaskType
 
typedef FixedImageType::Pointer FixedImagePointer
 
typedef
Superclass::FixedImagesContainerType 
FixedImagesContainerType
 
typedef TFixedImage FixedImageType
 
typedef
ImageMaskSpatialObjectType::ImageType 
FixedMaskImageType
 
typedef ImageMaskSpatialObject
< ImageDimension
ImageMaskSpatialObjectType
 
typedef ImageMetricType::Pointer ImageMetricPointer
 
typedef Superclass::ImageMetricType ImageMetricType
 
typedef
Superclass::InitialTransformType 
InitialTransformType
 
typedef
ImageMetricType::MeasureType 
MeasureType
 
typedef MetricType::Pointer MetricPointer
 
typedef Superclass::MetricType MetricType
 
typedef
Superclass::MovingImageMasksContainerType 
MovingImageMasksContainerType
 
typedef
Superclass::MovingImageMaskType 
MovingImageMaskType
 
typedef MovingImageType::Pointer MovingImagePointer
 
typedef
Superclass::MovingImagesContainerType 
MovingImagesContainerType
 
typedef TMovingImage MovingImageType
 
typedef
ImageMaskSpatialObjectType::ImageType 
MovingMaskImageType
 
typedef Superclass::MultiMetricType MultiMetricType
 
typedef Array< SizeValueTypeNumberOfIterationsArrayType
 
typedef
OutputTransformType::Pointer 
OutputTransformPointer
 
typedef TOutputTransform OutputTransformType
 
typedef SmartPointer< SelfPointer
 
typedef
Superclass::PointSetMetricType 
PointSetMetricType
 
typedef PointSetType::Pointer PointSetPointer
 
typedef
Superclass::PointSetsContainerType 
PointSetsContainerType
 
typedef Superclass::PointSetType PointSetType
 
typedef
OutputTransformType::ScalarType 
RealType
 
typedef SyNImageRegistrationMethod Self
 
typedef
ImageRegistrationMethodv4
< TFixedImage, TMovingImage,
TOutputTransform,
TVirtualImage, TPointSet > 
Superclass
 
typedef
CompositeTransformType::TransformType 
TransformBaseType
 
typedef
Superclass::VirtualImageBaseConstPointer 
VirtualImageBaseConstPointer
 
typedef
Superclass::VirtualImageBaseType 
VirtualImageBaseType
 
typedef
Superclass::VirtualImageType 
VirtualImageType
 
- Public Types inherited from itk::ImageRegistrationMethodv4< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
typedef
CompositeTransformType::Pointer 
CompositeTransformPointer
 
typedef CompositeTransform
< RealType, ImageDimension
CompositeTransformType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
ProcessObject::DataObjectPointerArraySizeType 
DataObjectPointerArraySizeType
 
typedef
DecoratedInitialTransformType::Pointer 
DecoratedInitialTransformPointer
 
typedef DataObjectDecorator
< InitialTransformType
DecoratedInitialTransformType
 
typedef
DecoratedOutputTransformType::Pointer 
DecoratedOutputTransformPointer
 
typedef DataObjectDecorator
< OutputTransformType
DecoratedOutputTransformType
 
typedef
OutputTransformType::DerivativeType 
DerivativeType
 
typedef DerivativeType::ValueType DerivativeValueType
 
typedef
FixedImageMaskType::ConstPointer 
FixedImageMaskConstPointer
 
typedef std::vector
< FixedImageMaskConstPointer
FixedImageMasksContainerType
 
typedef
ImageMetricType::FixedImageMaskType 
FixedImageMaskType
 
typedef FixedImageType::Pointer FixedImagePointer
 
typedef std::vector
< FixedImagePointer
FixedImagesContainerType
 
typedef TFixedImage FixedImageType
 
typedef ImageToImageMetricv4
< FixedImageType,
MovingImageType,
VirtualImageType, RealType
ImageMetricType
 
typedef
InitialTransformType::Pointer 
InitialTransformPointer
 
typedef Transform< RealType,
ImageDimension, ImageDimension
InitialTransformType
 
typedef MetricType::Pointer MetricPointer
 
typedef
ImageMetricType::FixedSampledPointSetType 
MetricSamplePointSetType
 
typedef Array< RealTypeMetricSamplingPercentageArrayType
 
enum  MetricSamplingStrategyType {
  NONE,
  REGULAR,
  RANDOM
}
 
typedef
ObjectToObjectMetricBaseTemplate
< RealType
MetricType
 
typedef
MovingImageMaskType::ConstPointer 
MovingImageMaskConstPointer
 
typedef std::vector
< MovingImageMaskConstPointer
MovingImageMasksContainerType
 
typedef
ImageMetricType::MovingImageMaskType 
MovingImageMaskType
 
typedef MovingImageType::Pointer MovingImagePointer
 
typedef std::vector
< MovingImagePointer
MovingImagesContainerType
 
typedef TMovingImage MovingImageType
 
typedef
ObjectToObjectMultiMetricv4
< ImageDimension,
ImageDimension,
VirtualImageType, RealType
MultiMetricType
 
typedef OptimizerType::Pointer OptimizerPointer
 
typedef
ObjectToObjectOptimizerBaseTemplate
< RealType
OptimizerType
 
typedef OptimizerType::ScalesType OptimizerWeightsType
 
typedef
OutputTransformType::Pointer 
OutputTransformPointer
 
typedef TOutputTransform OutputTransformType
 
typedef SmartPointer< SelfPointer
 
typedef PointSetType::ConstPointer PointSetConstPointer
 
typedef
PointSetToPointSetMetricv4
< PointSetType, PointSetType,
RealType
PointSetMetricType
 
typedef std::vector
< PointSetConstPointer
PointSetsContainerType
 
typedef TPointSet PointSetType
 
typedef
OutputTransformType::ScalarType 
RealType
 
typedef ImageRegistrationMethodv4 Self
 
typedef Array< SizeValueTypeShrinkFactorsArrayType
 
typedef
ShrinkFilterType::ShrinkFactorsType 
ShrinkFactorsPerDimensionContainerType
 
typedef ShrinkImageFilter
< FixedImageType,
VirtualImageType
ShrinkFilterType
 
typedef Array< RealTypeSmoothingSigmasArrayType
 
typedef ProcessObject Superclass
 
typedef
TransformParametersAdaptorType::Pointer 
TransformParametersAdaptorPointer
 
typedef std::vector
< TransformParametersAdaptorPointer
TransformParametersAdaptorsContainerType
 
typedef
TransformParametersAdaptorBase
< InitialTransformType
TransformParametersAdaptorType
 
typedef Vector< RealType,
ImageDimension
VectorType
 
typedef
VirtualImageBaseType::ConstPointer 
VirtualImageBaseConstPointer
 
typedef ImageBase< ImageDimensionVirtualImageBaseType
 
typedef VirtualImageType::Pointer VirtualImagePointer
 
typedef TVirtualImage VirtualImageType
 
- Public Types inherited from itk::ProcessObject
typedef SmartPointer< const SelfConstPointer
 
typedef
DataObject::DataObjectIdentifierType 
DataObjectIdentifierType
 
typedef DataObject::Pointer DataObjectPointer
 
typedef std::vector
< DataObjectPointer
DataObjectPointerArray
 
typedef
DataObjectPointerArray::size_type 
DataObjectPointerArraySizeType
 
typedef MultiThreader MultiThreaderType
 
typedef std::vector
< DataObjectIdentifierType
NameArray
 
typedef SmartPointer< SelfPointer
 
typedef ProcessObject Self
 
typedef Object Superclass
 
- Public Types inherited from itk::Object
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef Object Self
 
typedef LightObject Superclass
 
- Public Types inherited from itk::LightObject
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef LightObject Self
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual const char * GetNameOfClass () const
 
- Public Member Functions inherited from itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual void SetLearningRate (RealType _arg)
 
virtual RealType GetLearningRate () const
 
virtual void SetNumberOfIterationsPerLevel (NumberOfIterationsArrayType _arg)
 
virtual NumberOfIterationsArrayType GetNumberOfIterationsPerLevel () const
 
virtual void SetConvergenceThreshold (RealType _arg)
 
virtual RealType GetConvergenceThreshold () const
 
virtual void SetConvergenceWindowSize (unsigned int _arg)
 
virtual unsigned int GetConvergenceWindowSize () const
 
virtual void SetDownsampleImagesForMetricDerivatives (bool _arg)
 
virtual bool GetDownsampleImagesForMetricDerivatives () const
 
virtual void SetAverageMidPointGradients (bool _arg)
 
virtual bool GetAverageMidPointGradients () const
 
virtual void SetGaussianSmoothingVarianceForTheUpdateField (RealType _arg)
 
virtual const RealTypeGetGaussianSmoothingVarianceForTheUpdateField () const
 
virtual void SetGaussianSmoothingVarianceForTheTotalField (RealType _arg)
 
virtual const RealTypeGetGaussianSmoothingVarianceForTheTotalField () const
 
virtual OutputTransformTypeGetModifiableFixedToMiddleTransform ()
 
virtual const OutputTransformTypeGetFixedToMiddleTransform () const
 
virtual OutputTransformTypeGetModifiableMovingToMiddleTransform ()
 
virtual const OutputTransformTypeGetMovingToMiddleTransform () const
 
virtual void SetFixedToMiddleTransform (OutputTransformType *_arg)
 
virtual void SetMovingToMiddleTransform (OutputTransformType *_arg)
 
- Public Member Functions inherited from itk::ImageRegistrationMethodv4< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
virtual const RealTypeGetCurrentConvergenceValue () const
 
virtual const SizeValueTypeGetCurrentIteration () const
 
virtual SizeValueType GetCurrentLevel () const
 
virtual const RealTypeGetCurrentMetricValue () const
 
virtual const
InitialTransformType
GetFixedInitialTransform () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetFixedInitialTransformInput () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetFixedInitialTransformInput () const
 
virtual const
InitialTransformType
GetInitialTransform () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetInitialTransformInput () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetInitialTransformInput () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetInputnumber () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetInputnumber () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetInputnumber () const
 
virtual const bool & GetIsConverged () const
 
virtual OutputTransformTypeGetModifiableTransform ()
 
virtual const
InitialTransformType
GetMovingInitialTransform () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetMovingInitialTransformInput () const
 
virtual const
DataObjectDecorator
< InitialTransformType > * 
GetMovingInitialTransformInput () const
 
virtual const OutputTransformTypeGetTransform () const
 
virtual
DecoratedOutputTransformType
GetTransformOutput ()
 
virtual const
DecoratedOutputTransformType
GetTransformOutput () const
 
void InitializeCenterOfLinearOutputTransform ()
 
virtual DataObjectPointer MakeOutput (DataObjectPointerArraySizeType) override
 
virtual void SetFixedInitialTransform (const InitialTransformType *_arg)
 
virtual void SetFixedInitialTransformInput (const DataObjectDecorator< InitialTransformType > *_arg)
 
virtual void SetInitialTransform (const InitialTransformType *_arg)
 
virtual void SetInitialTransformInput (const DataObjectDecorator< InitialTransformType > *_arg)
 
virtual void SetInputnumber (const DataObjectDecorator< InitialTransformType > *_arg)
 
virtual void SetInputnumber (const DataObjectDecorator< InitialTransformType > *_arg)
 
virtual void SetInputnumber (const DataObjectDecorator< InitialTransformType > *_arg)
 
void SetMetricSamplingPercentage (const RealType)
 
virtual void SetMovingInitialTransform (const InitialTransformType *_arg)
 
virtual void SetMovingInitialTransformInput (const DataObjectDecorator< InitialTransformType > *_arg)
 
virtual void SetFixedImage (const FixedImageType *image)
 
virtual const FixedImageTypeGetFixedImage () const
 
virtual void SetFixedImage (SizeValueType, const FixedImageType *)
 
virtual const FixedImageTypeGetFixedImage (SizeValueType) const
 
virtual void SetMovingImage (const MovingImageType *image)
 
virtual const MovingImageTypeGetMovingImage () const
 
virtual void SetMovingImage (SizeValueType, const MovingImageType *)
 
virtual const MovingImageTypeGetMovingImage (SizeValueType) const
 
virtual void SetFixedPointSet (const PointSetType *pointSet)
 
virtual const PointSetTypeGetFixedPointSet () const
 
virtual void SetFixedPointSet (SizeValueType, const PointSetType *)
 
virtual const PointSetTypeGetFixedPointSet (SizeValueType) const
 
virtual void SetMovingPointSet (const PointSetType *pointSet)
 
virtual const PointSetTypeGetMovingPointSet () const
 
virtual void SetMovingPointSet (SizeValueType, const PointSetType *)
 
virtual const PointSetTypeGetMovingPointSet (SizeValueType) const
 
virtual void SetOptimizer (OptimizerType *_arg)
 
virtual OptimizerTypeGetModifiableOptimizer ()
 
virtual const OptimizerTypeGetOptimizer () const
 
void SetOptimizerWeights (OptimizerWeightsType &)
 
virtual OptimizerWeightsType GetOptimizerWeights () const
 
virtual void SetMetric (MetricType *_arg)
 
virtual MetricTypeGetModifiableMetric ()
 
virtual const MetricTypeGetMetric () const
 
virtual void SetMetricSamplingStrategy (MetricSamplingStrategyType _arg)
 
virtual MetricSamplingStrategyType GetMetricSamplingStrategy () const
 
void MetricSamplingReinitializeSeed ()
 
void MetricSamplingReinitializeSeed (int seed)
 
virtual void SetMetricSamplingPercentagePerLevel (const MetricSamplingPercentageArrayType &samplingPercentages)
 
virtual
MetricSamplingPercentageArrayType 
GetMetricSamplingPercentagePerLevel () const
 
void SetTransformParametersAdaptorsPerLevel (TransformParametersAdaptorsContainerType &)
 
const
TransformParametersAdaptorsContainerType
GetTransformParametersAdaptorsPerLevel () const
 
void SetNumberOfLevels (const SizeValueType)
 
virtual SizeValueType GetNumberOfLevels () const
 
void SetShrinkFactorsPerLevel (ShrinkFactorsArrayType factors)
 
ShrinkFactorsPerDimensionContainerType GetShrinkFactorsPerDimension (const unsigned int level) const
 
void SetShrinkFactorsPerDimension (unsigned int level, ShrinkFactorsPerDimensionContainerType factors)
 
virtual void SetSmoothingSigmasPerLevel (SmoothingSigmasArrayType _arg)
 
virtual SmoothingSigmasArrayType GetSmoothingSigmasPerLevel () const
 
virtual void SetSmoothingSigmasAreSpecifiedInPhysicalUnits (bool _arg)
 
virtual bool GetSmoothingSigmasAreSpecifiedInPhysicalUnits () const
 
virtual void SmoothingSigmasAreSpecifiedInPhysicalUnitsOn ()
 
virtual void SmoothingSigmasAreSpecifiedInPhysicalUnitsOff ()
 
virtual
DecoratedOutputTransformType
GetOutput ()
 
virtual const
DecoratedOutputTransformType
GetOutput () const
 
virtual void SetInPlace (bool _arg)
 
virtual bool GetInPlace () const
 
virtual void InPlaceOn ()
 
virtual void InPlaceOff ()
 
virtual void InitializeCenterOfLinearOutputTransformOn ()
 
virtual void InitializeCenterOfLinearOutputTransformOff ()
 
virtual void SetInitializeCenterOfLinearOutputTransform (bool _arg)
 
virtual bool GetInitializeCenterOfLinearOutputTransform () const
 
- Public Member Functions inherited from itk::ProcessObject
virtual void AbortGenerateDataOff ()
 
virtual void AbortGenerateDataOn ()
 
virtual void EnlargeOutputRequestedRegion (DataObject *)
 
virtual const bool & GetAbortGenerateData () const
 
DataObjectPointerArray GetIndexedInputs ()
 
DataObjectPointerArray GetIndexedOutputs ()
 
NameArray GetInputNames () const
 
DataObjectPointerArray GetInputs ()
 
MultiThreaderTypeGetMultiThreader () const
 
DataObjectPointerArraySizeType GetNumberOfIndexedInputs () const
 
DataObjectPointerArraySizeType GetNumberOfIndexedOutputs () const
 
DataObjectPointerArraySizeType GetNumberOfInputs () const
 
DataObjectPointerArraySizeType GetNumberOfOutputs () const
 
virtual
DataObjectPointerArraySizeType 
GetNumberOfValidRequiredInputs () const
 
NameArray GetOutputNames () const
 
DataObjectPointerArray GetOutputs ()
 
virtual const float & GetProgress () const
 
NameArray GetRequiredInputNames () const
 
bool HasInput (const DataObjectIdentifierType &key) const
 
bool HasOutput (const DataObjectIdentifierType &key) const
 
virtual DataObjectPointer MakeOutput (const DataObjectIdentifierType &)
 
virtual void PrepareOutputs ()
 
virtual void PropagateRequestedRegion (DataObject *output)
 
virtual void ResetPipeline ()
 
virtual void SetAbortGenerateData (bool _arg)
 
virtual void Update ()
 
virtual void UpdateLargestPossibleRegion ()
 
virtual void UpdateOutputData (DataObject *output)
 
virtual void UpdateOutputInformation ()
 
void UpdateProgress (float progress)
 
void SetProgress (float progress)
 
virtual void SetReleaseDataFlag (bool flag)
 
virtual bool GetReleaseDataFlag () const
 
void ReleaseDataFlagOn ()
 
void ReleaseDataFlagOff ()
 
virtual void SetReleaseDataBeforeUpdateFlag (bool _arg)
 
virtual const bool & GetReleaseDataBeforeUpdateFlag () const
 
virtual void ReleaseDataBeforeUpdateFlagOn ()
 
virtual void ReleaseDataBeforeUpdateFlagOff ()
 
virtual void SetNumberOfThreads (ThreadIdType _arg)
 
virtual const ThreadIdTypeGetNumberOfThreads () const
 
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
 
unsigned long AddObserver (const EventObject &event, Command *) const
 
virtual void DebugOff () const
 
virtual void DebugOn () const
 
CommandGetCommand (unsigned long tag)
 
bool GetDebug () const
 
MetaDataDictionaryGetMetaDataDictionary ()
 
const MetaDataDictionaryGetMetaDataDictionary () const
 
virtual ModifiedTimeType GetMTime () const
 
virtual const TimeStampGetTimeStamp () const
 
bool HasObserver (const EventObject &event) const
 
void InvokeEvent (const EventObject &)
 
void InvokeEvent (const EventObject &) const
 
virtual void Modified () const
 
virtual void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
virtual void SetReferenceCount (int) override
 
virtual void UnRegister () const noexceptoverride
 
virtual void SetObjectName (std::string _arg)
 
virtual const std::string & GetObjectName () const
 
- Public Member Functions inherited from itk::LightObject
virtual void Delete ()
 
virtual int GetReferenceCount () const
 
 itkCloneMacro (Self)
 
void Print (std::ostream &os, Indent indent=0) const
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::ImageRegistrationMethodv4< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::Object
static bool GetGlobalWarningDisplay ()
 
static void GlobalWarningDisplayOff ()
 
static void GlobalWarningDisplayOn ()
 
static Pointer New ()
 
static void SetGlobalWarningDisplay (bool flag)
 
- Static Public Member Functions inherited from itk::LightObject
static void BreakOnError ()
 
static Pointer New ()
 

Static Public Attributes

static const unsigned int ImageDimension = TFixedImage::ImageDimension
 
- Static Public Attributes inherited from itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
static const unsigned int ImageDimension = TFixedImage::ImageDimension
 
- Static Public Attributes inherited from itk::ImageRegistrationMethodv4< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
static const unsigned int ImageDimension = TFixedImage::ImageDimension
 

Protected Member Functions

virtual DisplacementFieldPointer BSplineSmoothDisplacementField (const DisplacementFieldType *, const ArrayType &, const WeightedMaskImageType *, const BSplinePointSetType *)
 
 BSplineSyNImageRegistrationMethod ()
 
virtual DisplacementFieldPointer ComputeUpdateField (const FixedImagesContainerType, const PointSetsContainerType, const TransformBaseType *, const MovingImagesContainerType, const PointSetsContainerType, const TransformBaseType *, const FixedImageMasksContainerType, const MovingImageMasksContainerType, MeasureType &) override
 
virtual void InitializeRegistrationAtEachLevel (const SizeValueType) override
 
virtual void StartOptimization () override
 
virtual ~BSplineSyNImageRegistrationMethod () override
 
- Protected Member Functions inherited from itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
virtual DisplacementFieldPointer ComputeMetricGradientField (const FixedImagesContainerType, const PointSetsContainerType, const TransformBaseType *, const MovingImagesContainerType, const PointSetsContainerType, const TransformBaseType *, const FixedImageMasksContainerType, const MovingImageMasksContainerType, MeasureType &)
 
virtual DisplacementFieldPointer ComputeUpdateField (const FixedImagesContainerType, const PointSetsContainerType, const TransformBaseType *, const MovingImagesContainerType, const PointSetsContainerType, const TransformBaseType *, const FixedImageMasksContainerType, const MovingImageMasksContainerType, MeasureType &)
 
virtual DisplacementFieldPointer GaussianSmoothDisplacementField (const DisplacementFieldType *, const RealType)
 
virtual void GenerateData () override
 
virtual DisplacementFieldPointer InvertDisplacementField (const DisplacementFieldType *, const DisplacementFieldType *=nullptr)
 
virtual void PrintSelf (std::ostream &os, Indent indent) const override
 
virtual DisplacementFieldPointer ScaleUpdateField (const DisplacementFieldType *)
 
 SyNImageRegistrationMethod ()
 
virtual ~SyNImageRegistrationMethod () override
 
- Protected Member Functions inherited from itk::ImageRegistrationMethodv4< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
virtual void AllocateOutputs ()
 
virtual
VirtualImageBaseConstPointer 
GetCurrentLevelVirtualDomainImage ()
 
 ImageRegistrationMethodv4 ()
 
virtual void SetMetricSamplePoints ()
 
virtual ~ImageRegistrationMethodv4 () override
 
- Protected Member Functions inherited from itk::ProcessObject
virtual void AddInput (DataObject *input)
 
void AddOptionalInputName (const DataObjectIdentifierType &)
 
void AddOptionalInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
virtual void AddOutput (DataObject *output)
 
bool AddRequiredInputName (const DataObjectIdentifierType &)
 
bool AddRequiredInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
virtual void CacheInputReleaseDataFlags ()
 
virtual void GenerateInputRequestedRegion ()
 
virtual void GenerateOutputInformation ()
 
virtual void GenerateOutputRequestedRegion (DataObject *output)
 
DataObjectGetInput (const DataObjectIdentifierType &key)
 
const DataObjectGetInput (const DataObjectIdentifierType &key) const
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs () const
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs () const
 
bool IsIndexedInputName (const DataObjectIdentifierType &) const
 
bool IsIndexedOutputName (const DataObjectIdentifierType &) const
 
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 
 itkLegacyMacro (virtual void RemoveOutput(DataObject *output))
 
 itkLegacyMacro (void SetNumberOfOutputs(DataObjectPointerArraySizeType num))
 
 itkLegacyMacro (virtual void RemoveInput(DataObject *input))
 
 itkLegacyMacro (void SetNumberOfInputs(DataObjectPointerArraySizeType num))
 
DataObjectPointerArraySizeType MakeIndexFromInputName (const DataObjectIdentifierType &name) const
 
DataObjectPointerArraySizeType MakeIndexFromOutputName (const DataObjectIdentifierType &name) const
 
DataObjectIdentifierType MakeNameFromInputIndex (DataObjectPointerArraySizeType idx) const
 
DataObjectIdentifierType MakeNameFromOutputIndex (DataObjectPointerArraySizeType idx) const
 
virtual void PopBackInput ()
 
virtual void PopFrontInput ()
 
 ProcessObject ()
 
virtual void PropagateResetPipeline ()
 
virtual void PushBackInput (const DataObject *input)
 
virtual void PushFrontInput (const DataObject *input)
 
virtual void ReleaseInputs ()
 
virtual void RemoveInput (const DataObjectIdentifierType &key)
 
virtual void RemoveInput (DataObjectPointerArraySizeType)
 
virtual void RemoveOutput (const DataObjectIdentifierType &key)
 
virtual void RemoveOutput (DataObjectPointerArraySizeType idx)
 
bool RemoveRequiredInputName (const DataObjectIdentifierType &)
 
virtual void RestoreInputReleaseDataFlags ()
 
virtual void SetInput (const DataObjectIdentifierType &key, DataObject *input)
 
virtual void SetNthInput (DataObjectPointerArraySizeType num, DataObject *input)
 
virtual void SetNthOutput (DataObjectPointerArraySizeType num, DataObject *output)
 
void SetNumberOfIndexedInputs (DataObjectPointerArraySizeType num)
 
void SetNumberOfIndexedOutputs (DataObjectPointerArraySizeType num)
 
virtual void SetNumberOfRequiredInputs (DataObjectPointerArraySizeType)
 
virtual void SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg)
 
virtual void SetOutput (const DataObjectIdentifierType &key, DataObject *output)
 
virtual void SetPrimaryInput (DataObject *input)
 
virtual void SetPrimaryOutput (DataObject *output)
 
void SetRequiredInputNames (const NameArray &)
 
virtual void VerifyInputInformation ()
 
virtual void VerifyPreconditions ()
 
 ~ProcessObject () override
 
DataObjectGetInput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
 
DataObjectGetPrimaryInput ()
 
const DataObjectGetPrimaryInput () const
 
virtual void SetPrimaryInputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryInputName (void) const
 
DataObjectGetOutput (const DataObjectIdentifierType &key)
 
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
 
virtual void SetPrimaryOutputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryOutputName (void) const
 
DataObjectGetOutput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetOutput (DataObjectPointerArraySizeType idx) const
 
DataObjectGetPrimaryOutput ()
 
const DataObjectGetPrimaryOutput () const
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &time)
 
virtual ~Object () override
 
- Protected Member Functions inherited from itk::LightObject
virtual LightObject::Pointer InternalClone () const
 
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Additional Inherited Members

- Protected Attributes inherited from itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
bool m_AverageMidPointGradients
 
RealType m_ConvergenceThreshold
 
unsigned int m_ConvergenceWindowSize
 
bool m_DownsampleImagesForMetricDerivatives
 
OutputTransformPointer m_FixedToMiddleTransform
 
RealType m_LearningRate
 
OutputTransformPointer m_MovingToMiddleTransform
 
NumberOfIterationsArrayType m_NumberOfIterationsPerLevel
 
- Protected Attributes inherited from itk::ImageRegistrationMethodv4< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >
CompositeTransformPointer m_CompositeTransform
 
RealType m_CurrentConvergenceValue
 
SizeValueType m_CurrentIteration
 
SizeValueType m_CurrentLevel
 
RealType m_CurrentMetricValue
 
int m_CurrentRandomSeed
 
int m_FirstImageMetricIndex
 
FixedImageMasksContainerType m_FixedImageMasks
 
PointSetsContainerType m_FixedPointSets
 
FixedImagesContainerType m_FixedSmoothImages
 
bool m_IsConverged
 
MetricPointer m_Metric
 
MetricSamplingPercentageArrayType m_MetricSamplingPercentagePerLevel
 
MetricSamplingStrategyType m_MetricSamplingStrategy
 
MovingImageMasksContainerType m_MovingImageMasks
 
PointSetsContainerType m_MovingPointSets
 
MovingImagesContainerType m_MovingSmoothImages
 
SizeValueType m_NumberOfFixedObjects
 
SizeValueType m_NumberOfLevels
 
SizeValueType m_NumberOfMetrics
 
SizeValueType m_NumberOfMovingObjects
 
OptimizerPointer m_Optimizer
 
OptimizerWeightsType m_OptimizerWeights
 
bool m_OptimizerWeightsAreIdentity
 
OutputTransformPointer m_OutputTransform
 
int m_RandomSeed
 
bool m_ReseedIterator
 
std::vector
< ShrinkFactorsPerDimensionContainerType
m_ShrinkFactorsPerLevel
 
bool m_SmoothingSigmasAreSpecifiedInPhysicalUnits
 
SmoothingSigmasArrayType m_SmoothingSigmasPerLevel
 
TransformParametersAdaptorsContainerType m_TransformParametersAdaptorsPerLevel
 
VirtualImagePointer m_VirtualDomainImage
 
- Protected Attributes inherited from itk::ProcessObject
TimeStamp m_OutputInformationMTime
 
bool m_Updating
 
- Protected Attributes inherited from itk::LightObject
AtomicInt< int > m_ReferenceCount
 

Member Typedef Documentation

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef BSplineFilterType::ArrayType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::ArrayType

Definition at line 116 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef DisplacementFieldToBSplineImageFilter<DisplacementFieldType> itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::BSplineFilterType

Definition at line 115 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef BSplineFilterType::InputPointSetType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::BSplinePointSetType

Definition at line 118 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::CompositeTransformType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::CompositeTransformType

Definition at line 120 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef SmartPointer<const Self> itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::ConstPointer

Definition at line 58 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef DecoratedOutputTransformType::Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DecoratedOutputTransformPointer

Definition at line 126 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::DecoratedOutputTransformType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DecoratedOutputTransformType

Definition at line 125 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef OutputTransformType::DerivativeType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DerivativeType

Definition at line 109 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef DerivativeType::ValueType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DerivativeValueType

Definition at line 110 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef DisplacementFieldType::Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DisplacementFieldPointer

Definition at line 112 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::DisplacementFieldTransformPointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DisplacementFieldTransformPointer

Definition at line 122 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::DisplacementFieldTransformType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DisplacementFieldTransformType

Definition at line 121 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef OutputTransformType::DisplacementFieldType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DisplacementFieldType

Definition at line 111 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef DisplacementFieldType::PixelType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::DisplacementVectorType

Definition at line 113 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::FixedImageMasksContainerType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::FixedImageMasksContainerType

Definition at line 89 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::FixedImageMaskType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::FixedImageMaskType

Definition at line 87 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef FixedImageType::Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::FixedImagePointer

Definition at line 71 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::FixedImagesContainerType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::FixedImagesContainerType

Definition at line 72 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef TFixedImage itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::FixedImageType

Input typedefs for the images.

Definition at line 67 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef ImageMaskSpatialObjectType::ImageType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::FixedMaskImageType

Definition at line 88 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::ImageMaskSpatialObjectType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::ImageMaskSpatialObjectType

Definition at line 85 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef ImageMetricType::Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::ImageMetricPointer

Definition at line 82 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::ImageMetricType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::ImageMetricType

Metric and transform typedefs

Definition at line 81 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::InitialTransformType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::InitialTransformType

Definition at line 105 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef ImageMaskSpatialObjectType::ImageType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MaskImageType

Definition at line 86 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef ImageMetricType::MeasureType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MeasureType

Definition at line 83 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef MetricType::Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MetricPointer

Definition at line 100 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::MetricType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MetricType

Definition at line 99 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::MovingImageMasksContainerType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MovingImageMasksContainerType

Definition at line 92 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::MovingImageMaskType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MovingImageMaskType

Definition at line 90 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef MovingImageType::Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MovingImagePointer

Definition at line 74 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::MovingImagesContainerType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MovingImagesContainerType

Definition at line 75 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef TMovingImage itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MovingImageType

Definition at line 73 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef ImageMaskSpatialObjectType::ImageType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MovingMaskImageType

Definition at line 91 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::MultiMetricType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::MultiMetricType

Definition at line 98 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::NumberOfIterationsArrayType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::NumberOfIterationsArrayType

Definition at line 103 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef OutputTransformType::Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::OutputTransformPointer

Definition at line 107 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef TOutputTransform itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::OutputTransformType

Definition at line 106 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef SmartPointer<Self> itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::Pointer

Definition at line 57 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::PointSetMetricType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::PointSetMetricType

Definition at line 101 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::PointSetsContainerType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::PointSetsContainerType

Definition at line 78 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::PointSetType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::PointSetType

Definition at line 77 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef OutputTransformType::ScalarType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::RealType

Definition at line 108 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef BSplineSyNImageRegistrationMethod itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::Self

Standard class typedefs.

Definition at line 54 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef SyNImageRegistrationMethod<TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet> itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::Superclass

Definition at line 56 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef CompositeTransformType::TransformType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::TransformBaseType

Definition at line 123 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::VirtualImageBaseConstPointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::VirtualImageBaseConstPointer

Definition at line 96 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::VirtualImageBaseType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::VirtualImageBaseType

Definition at line 95 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef Superclass::VirtualImageType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::VirtualImageType

Definition at line 94 of file itkBSplineSyNImageRegistrationMethod.h.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
typedef BSplineFilterType::RealImageType itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::WeightedMaskImageType

Definition at line 117 of file itkBSplineSyNImageRegistrationMethod.h.

Constructor & Destructor Documentation

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::BSplineSyNImageRegistrationMethod ( )
protected
template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
virtual itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::~BSplineSyNImageRegistrationMethod ( )
overrideprotectedvirtual

Member Function Documentation

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
virtual DisplacementFieldPointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::BSplineSmoothDisplacementField ( const DisplacementFieldType ,
const ArrayType ,
const WeightedMaskImageType ,
const BSplinePointSetType  
)
protectedvirtual
template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
virtual DisplacementFieldPointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::ComputeUpdateField ( const FixedImagesContainerType  ,
const PointSetsContainerType  ,
const TransformBaseType ,
const MovingImagesContainerType  ,
const PointSetsContainerType  ,
const TransformBaseType ,
const FixedImageMasksContainerType  ,
const MovingImageMasksContainerType  ,
MeasureType  
)
overrideprotectedvirtual
template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
virtual::itk::LightObject::Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::CreateAnother ( ) const
virtual

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::Object.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
virtual const char* itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
virtual void itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::InitializeRegistrationAtEachLevel ( const SizeValueType  )
overrideprotectedvirtual

Initialize by setting the interconnects between the components. Need to override in the SyN class since we need to "adapt" the m_InverseTransform

Reimplemented from itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
static Pointer itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::New ( )
static

Method for creation through the object factory.

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
virtual void itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::StartOptimization ( )
overrideprotectedvirtual

Member Data Documentation

template<typename TFixedImage , typename TMovingImage , typename TOutputTransform = BSplineSmoothingOnUpdateDisplacementFieldTransform<double, TFixedImage::ImageDimension>, typename TVirtualImage = TFixedImage, typename TPointSet = PointSet<unsigned int, TFixedImage::ImageDimension>>
const unsigned int itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform, TVirtualImage, TPointSet >::ImageDimension = TFixedImage::ImageDimension
static

ImageDimension constants

Definition at line 64 of file itkBSplineSyNImageRegistrationMethod.h.


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