![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkAdvancedVersorRigid3DTransform.h>
Static Public Member Functions | |
static Pointer | New () |
Private Member Functions | |
AdvancedVersorRigid3DTransform (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
![]() | |
JacobianOfSpatialHessianType | m_JacobianOfSpatialHessian |
JacobianOfSpatialJacobianType | m_JacobianOfSpatialJacobian |
NonZeroJacobianIndicesType | m_NonZeroJacobianIndices |
SpatialHessianType | m_SpatialHessian |
AdvancedVersorRigid3DTransform of a vector space (e.g. space coordinates)
This transform applies a rotation and translation to the space The parameters for this transform can be set either using individual Set methods or in serialized form using SetParameters() and SetFixedParameters().
The serialization of the optimizable parameters is an array of 6 elements. The first 3 elements are the components of the versor representation of 3D rotation. The last 3 parameters defines the translation in each dimension.
The serialization of the fixed parameters is an array of 3 elements defining the center of rotation.
NB: SK: this class is just to have the AdvancedSimilarity3DTransform. It is not complete.
Definition at line 48 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::AngleType itk::AdvancedVersorRigid3DTransform< TScalarType >::AngleType |
Definition at line 93 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::AxisType itk::AdvancedVersorRigid3DTransform< TScalarType >::AxisType |
Definition at line 92 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::CenterType itk::AdvancedVersorRigid3DTransform< TScalarType >::CenterType |
Definition at line 86 of file itkAdvancedVersorRigid3DTransform.h.
typedef SmartPointer<const Self> itk::AdvancedVersorRigid3DTransform< TScalarType >::ConstPointer |
Definition at line 56 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::InputCovariantVectorType itk::AdvancedVersorRigid3DTransform< TScalarType >::InputCovariantVectorType |
Definition at line 81 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::InputPointType itk::AdvancedVersorRigid3DTransform< TScalarType >::InputPointType |
Definition at line 74 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::InputVectorType itk::AdvancedVersorRigid3DTransform< TScalarType >::InputVectorType |
Definition at line 76 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::InputVnlVectorType itk::AdvancedVersorRigid3DTransform< TScalarType >::InputVnlVectorType |
Definition at line 78 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::InternalMatrixType itk::AdvancedVersorRigid3DTransform< TScalarType >::InternalMatrixType |
Definition at line 103 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::InverseMatrixType itk::AdvancedVersorRigid3DTransform< TScalarType >::InverseMatrixType |
Definition at line 85 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass ::JacobianOfSpatialHessianType itk::AdvancedVersorRigid3DTransform< TScalarType >::JacobianOfSpatialHessianType |
Definition at line 102 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass ::JacobianOfSpatialJacobianType itk::AdvancedVersorRigid3DTransform< TScalarType >::JacobianOfSpatialJacobianType |
Definition at line 99 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::JacobianType itk::AdvancedVersorRigid3DTransform< TScalarType >::JacobianType |
Definition at line 72 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::MatrixType itk::AdvancedVersorRigid3DTransform< TScalarType >::MatrixType |
Definition at line 84 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass ::NonZeroJacobianIndicesType itk::AdvancedVersorRigid3DTransform< TScalarType >::NonZeroJacobianIndicesType |
Definition at line 96 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::OffsetType itk::AdvancedVersorRigid3DTransform< TScalarType >::OffsetType |
Definition at line 87 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::OutputCovariantVectorType itk::AdvancedVersorRigid3DTransform< TScalarType >::OutputCovariantVectorType |
Definition at line 83 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::OutputPointType itk::AdvancedVersorRigid3DTransform< TScalarType >::OutputPointType |
Definition at line 75 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::OutputVectorType itk::AdvancedVersorRigid3DTransform< TScalarType >::OutputVectorType |
Definition at line 77 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::OutputVnlVectorType itk::AdvancedVersorRigid3DTransform< TScalarType >::OutputVnlVectorType |
Definition at line 79 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::ParametersType itk::AdvancedVersorRigid3DTransform< TScalarType >::ParametersType |
Parameters Type
Definition at line 71 of file itkAdvancedVersorRigid3DTransform.h.
typedef SmartPointer<Self> itk::AdvancedVersorRigid3DTransform< TScalarType >::Pointer |
Definition at line 55 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::ScalarType itk::AdvancedVersorRigid3DTransform< TScalarType >::ScalarType |
Definition at line 73 of file itkAdvancedVersorRigid3DTransform.h.
typedef AdvancedVersorRigid3DTransform itk::AdvancedVersorRigid3DTransform< TScalarType >::Self |
Standard class typedefs.
Definition at line 53 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::SpatialHessianType itk::AdvancedVersorRigid3DTransform< TScalarType >::SpatialHessianType |
Definition at line 100 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::SpatialJacobianType itk::AdvancedVersorRigid3DTransform< TScalarType >::SpatialJacobianType |
Definition at line 97 of file itkAdvancedVersorRigid3DTransform.h.
typedef AdvancedVersorTransform< TScalarType > itk::AdvancedVersorRigid3DTransform< TScalarType >::Superclass |
Definition at line 54 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::TranslationType itk::AdvancedVersorRigid3DTransform< TScalarType >::TranslationType |
Definition at line 88 of file itkAdvancedVersorRigid3DTransform.h.
typedef Superclass::VersorType itk::AdvancedVersorRigid3DTransform< TScalarType >::VersorType |
Versor type.
Definition at line 91 of file itkAdvancedVersorRigid3DTransform.h.
|
protected |
|
protected |
|
protected |
|
inlineprotected |
Definition at line 124 of file itkAdvancedVersorRigid3DTransform.h.
|
private |
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
|
virtual |
This method computes the Jacobian matrix of the transformation.
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
|
virtual |
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
itk::AdvancedVersorRigid3DTransform< TScalarType >::itkStaticConstMacro | ( | SpaceDimension | , |
unsigned | int, | ||
3 | |||
) |
Dimension of parameters.
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
itk::AdvancedVersorRigid3DTransform< TScalarType >::itkStaticConstMacro | ( | InputSpaceDimension | , |
unsigned | int, | ||
3 | |||
) |
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
itk::AdvancedVersorRigid3DTransform< TScalarType >::itkStaticConstMacro | ( | OutputSpaceDimension | , |
unsigned | int, | ||
3 | |||
) |
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
itk::AdvancedVersorRigid3DTransform< TScalarType >::itkStaticConstMacro | ( | ParametersDimension | , |
unsigned | int, | ||
6 | |||
) |
|
static |
New macro for creation of through a Smart Pointer.
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
|
private |
|
protected |
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
|
virtual |
Set the transformation from a container of parameters This is typically used by optimizers. There are 6 parameters. The first three represent the versor, the last three represent the translation.
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Reimplemented in itk::AdvancedSimilarity3DTransform< TScalarType >.
|
inlineprotectedvirtual |
This method must be made protected here because it is not a safe way of initializing the Versor
Reimplemented from itk::AdvancedVersorTransform< TScalarType >.
Definition at line 130 of file itkAdvancedVersorRigid3DTransform.h.
Generated on 21-03-2014 for elastix by ![]() |
![]() |