ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h>
Helper class for multiresolution image registration.
Definition at line 33 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
Public Types | |
typedef TransformType::ArrayType | ArrayType |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef TransformType::ScalarType | ScalarType |
typedef BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor | Self |
typedef TransformType::SplineOrderType | SplineOrderType |
typedef DisplacementFieldTransformParametersAdaptor < TTransform > | Superclass |
typedef TTransform | TransformType |
Public Types inherited from itk::DisplacementFieldTransformParametersAdaptor< TTransform > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef DisplacementFieldType::DirectionType | DirectionType |
typedef TransformType::DisplacementFieldType | DisplacementFieldType |
typedef TransformType::ParametersType | ParametersType |
typedef TransformType::ParametersValueType | ParametersValueType |
typedef SmartPointer< Self > | Pointer |
typedef DisplacementFieldType::PointType | PointType |
typedef DisplacementFieldTransformParametersAdaptor | Self |
typedef DisplacementFieldType::SizeType | SizeType |
typedef DisplacementFieldType::SpacingType | SpacingType |
typedef TransformParametersAdaptor < TTransform > | Superclass |
typedef TransformType::Pointer | TransformPointer |
typedef TTransform | TransformType |
Public Types inherited from itk::TransformParametersAdaptor< TTransform > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::ParametersType | ParametersType |
typedef Superclass::ParametersValueType | ParametersValueType |
typedef SmartPointer< Self > | Pointer |
typedef TransformParametersAdaptor | Self |
typedef TransformParametersAdaptorBase < TTransform > | Superclass |
typedef Superclass::TransformPointer | TransformPointer |
typedef TTransform | TransformType |
Public Types inherited from itk::TransformParametersAdaptorBase< TTransform > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef TransformType::ParametersType | ParametersType |
typedef ParametersType::ValueType | ParametersValueType |
typedef SmartPointer< Self > | Pointer |
typedef TransformParametersAdaptorBase | Self |
typedef Object | Superclass |
typedef TransformType::Pointer | TransformPointer |
typedef TTransform | TransformType |
Public Types inherited from itk::Object | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef Object | Self |
typedef LightObject | Superclass |
Public Types inherited from itk::LightObject | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef LightObject | Self |
Static Public Member Functions | |
static Pointer | New () |
Static Public Member Functions inherited from itk::DisplacementFieldTransformParametersAdaptor< TTransform > | |
static Pointer | New () |
Static Public Member Functions inherited from itk::TransformParametersAdaptor< TTransform > | |
static Pointer | New () |
Static Public Attributes | |
static const unsigned int | SpaceDimension = TransformType::Dimension |
Static Public Attributes inherited from itk::DisplacementFieldTransformParametersAdaptor< TTransform > | |
static const unsigned int | SpaceDimension = TransformType::Dimension |
Private Member Functions | |
BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
Protected Types inherited from itk::LightObject | |
typedef int | InternalReferenceCountType |
Protected Attributes inherited from itk::TransformParametersAdaptor< TTransform > | |
ParametersType | m_RequiredFixedParameters |
TransformPointer | m_Transform |
typedef TransformType::ArrayType itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::ArrayType |
Definition at line 54 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
typedef SmartPointer<const Self> itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::ConstPointer |
Definition at line 42 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
typedef SmartPointer<Self> itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::Pointer |
Definition at line 41 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
typedef TransformType::ScalarType itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::ScalarType |
Definition at line 52 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
typedef BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::Self |
Standard class typedefs.
Definition at line 39 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
typedef TransformType::SplineOrderType itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::SplineOrderType |
Definition at line 53 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
typedef DisplacementFieldTransformParametersAdaptor<TTransform> itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::Superclass |
Definition at line 40 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
typedef TTransform itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::TransformType |
Definition at line 49 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
|
protected |
|
protected |
|
private |
|
virtual |
Change the displacement field fixed parameters
Reimplemented from itk::DisplacementFieldTransformParametersAdaptor< TTransform >.
|
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.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::DisplacementFieldTransformParametersAdaptor< TTransform >.
|
virtual |
Get the control point grid size defining the B-spline estimate of the scalar bias field. In each dimension, the B-spline mesh size is equal to the number of control points in that dimension minus the spline order. Default = 4 control points in each dimension for a mesh size of 1 in each dimension.
|
virtual |
Get the control point grid size defining the B-spline estimate of the update field. In each dimension, the B-spline mesh size is equal to the number of control points in that dimension minus the spline order. Default = 4 control points in each dimension for a mesh size of 1 in each dimension.
|
static |
New macro for creation of through a Smart Pointer.
|
private |
|
protectedvirtual |
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
Reimplemented from itk::Object.
void itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::SetMeshSizeForTheTotalField | ( | const ArrayType & | ) |
Set the total field mesh size which is used to specify the control point grid size. The mesh size in each dimension is calculated as the difference between the control point grid size and the spline order, i.e. meshSize = controlPointGridSize - SplineOrder.
void itk::BSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor< TTransform >::SetMeshSizeForTheUpdateField | ( | const ArrayType & | ) |
Set the update field mesh size which is used to specify the control point grid size. The mesh size in each dimension is calculated as the difference between the control point grid size and the spline order, i.e. meshSize = controlPointGridSize - SplineOrder.
|
virtual |
Set the control point grid size defining the B-spline estimate of the total field. In each dimension, the B-spline mesh size is equal to the number of control points in that dimension minus the spline order. Default = 4 control points in each dimension for a mesh size of 1 in each dimension.
|
virtual |
Set the control point grid size defining the B-spline estimate of the update field. In each dimension, the B-spline mesh size is equal to the number of control points in that dimension minus the spline order. Default = 4 control points in each dimension for a mesh size of 1 in each dimension.
|
private |
Definition at line 127 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
|
private |
Definition at line 129 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
|
private |
Definition at line 126 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
|
private |
Definition at line 128 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.
|
static |
Dimension of parameters.
Definition at line 57 of file itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h.