template<class TScalarType = double>
class itk::AdvancedVersorTransform< TScalarType >
AdvancedVersorTransform of a vector space (e.g. space coordinates)
This transform applies a rotation to the space. Rotation is about a user specified center.
The serialization of the optimizable parameters is an array of 3 elements representing the right part of the versor.
The serialization of the fixed parameters is an array of 3 elements defining the center of rotation.
- Todo:
- Need to make sure that the translation parameters in the baseclass cannot be set to non-zero values.
NB: SK: this class is just to have the AdvancedSimilarity3DTransform. It is not complete.
Definition at line 68 of file itkAdvancedVersorTransform.h.
|
| typedef VersorType::ValueType | AngleType |
| |
| typedef VersorType::VectorType | AxisType |
| |
| typedef Superclass::CenterType | CenterType |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::InputCovariantVectorType | InputCovariantVectorType |
| |
| typedef Superclass::InputPointType | InputPointType |
| |
| typedef Superclass::InputVectorType | InputVectorType |
| |
| typedef Superclass::InputVnlVectorType | InputVnlVectorType |
| |
| typedef Superclass::InternalMatrixType | InternalMatrixType |
| |
| typedef Superclass::InverseMatrixType | InverseMatrixType |
| |
| typedef Superclass ::JacobianOfSpatialHessianType | JacobianOfSpatialHessianType |
| |
| typedef Superclass ::JacobianOfSpatialJacobianType | JacobianOfSpatialJacobianType |
| |
| typedef Superclass::JacobianType | JacobianType |
| |
| typedef Superclass::MatrixType | MatrixType |
| |
| typedef Superclass ::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
| |
| typedef Superclass::NumberOfParametersType | NumberOfParametersType |
| |
| typedef Superclass::OffsetType | OffsetType |
| |
| typedef Superclass::OutputCovariantVectorType | OutputCovariantVectorType |
| |
| typedef Superclass::OutputPointType | OutputPointType |
| |
| typedef Superclass::OutputVectorType | OutputVectorType |
| |
| typedef Superclass::OutputVnlVectorType | OutputVnlVectorType |
| |
| typedef Superclass::ParametersType | ParametersType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef Superclass::ScalarType | ScalarType |
| |
| typedef AdvancedVersorTransform | Self |
| |
| typedef Superclass::SpatialHessianType | SpatialHessianType |
| |
| typedef Superclass::SpatialJacobianType | SpatialJacobianType |
| |
| typedef AdvancedRigid3DTransform< TScalarType > | Superclass |
| |
| typedef Versor< TScalarType > | VersorType |
| |
| typedef vnl_quaternion< TScalarType > | VnlQuaternionType |
| |
| typedef Superclass::CenterType | CenterType |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::InputCovariantVectorType | InputCovariantVectorType |
| |
| typedef Superclass::InputPointType | InputPointType |
| |
| typedef Superclass::InputVectorType | InputVectorType |
| |
| typedef Superclass::InputVnlVectorType | InputVnlVectorType |
| |
| typedef Superclass::InternalMatrixType | InternalMatrixType |
| |
| typedef Superclass::InverseMatrixType | InverseMatrixType |
| |
| typedef Superclass ::JacobianOfSpatialHessianType | JacobianOfSpatialHessianType |
| |
| typedef Superclass ::JacobianOfSpatialJacobianType | JacobianOfSpatialJacobianType |
| |
| typedef Superclass::JacobianType | JacobianType |
| |
| typedef Superclass::MatrixType | MatrixType |
| |
| typedef Superclass ::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
| |
| typedef Superclass::NumberOfParametersType | NumberOfParametersType |
| |
| typedef Superclass::OffsetType | OffsetType |
| |
| typedef Superclass::OutputCovariantVectorType | OutputCovariantVectorType |
| |
| typedef Superclass::OutputPointType | OutputPointType |
| |
| typedef Superclass::OutputVectorType | OutputVectorType |
| |
| typedef Superclass::OutputVnlVectorType | OutputVnlVectorType |
| |
| typedef Superclass::ParametersType | ParametersType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef Superclass::ScalarType | ScalarType |
| |
| typedef AdvancedRigid3DTransform | Self |
| |
| typedef Superclass::SpatialHessianType | SpatialHessianType |
| |
| typedef Superclass::SpatialJacobianType | SpatialJacobianType |
| |
| typedef AdvancedMatrixOffsetTransformBase< TScalarType, 3, 3 > | Superclass |
| |
| typedef Superclass::TranslationType | TranslationType |
| |
| typedef InputPointType | CenterType |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::FixedParametersType | FixedParametersType |
| |
| typedef Superclass ::InputCovariantVectorType | InputCovariantVectorType |
| |
| typedef Superclass::InputPointType | InputPointType |
| |
| typedef Superclass::InputVectorType | InputVectorType |
| |
| typedef Superclass::InputVnlVectorType | InputVnlVectorType |
| |
| typedef Superclass::InternalMatrixType | InternalMatrixType |
| |
| typedef Matrix< TScalarType, itkGetStaticConstMacro(InputSpaceDimension), itkGetStaticConstMacro(OutputSpaceDimension) > | InverseMatrixType |
| |
| typedef Superclass ::JacobianOfSpatialHessianType | JacobianOfSpatialHessianType |
| |
| typedef Superclass ::JacobianOfSpatialJacobianType | JacobianOfSpatialJacobianType |
| |
| typedef Superclass::JacobianType | JacobianType |
| |
| typedef Matrix< TScalarType, itkGetStaticConstMacro(OutputSpaceDimension), itkGetStaticConstMacro(InputSpaceDimension) > | MatrixType |
| |
| typedef Superclass ::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
| |
| typedef Superclass::NumberOfParametersType | NumberOfParametersType |
| |
| typedef OutputVectorType | OffsetType |
| |
| typedef Superclass ::OutputCovariantVectorType | OutputCovariantVectorType |
| |
| typedef Superclass::OutputPointType | OutputPointType |
| |
| typedef Superclass::OutputVectorType | OutputVectorType |
| |
| typedef Superclass::OutputVnlVectorType | OutputVnlVectorType |
| |
| typedef Superclass::ParametersType | ParametersType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef Superclass::ScalarType | ScalarType |
| |
| typedef AdvancedMatrixOffsetTransformBase | Self |
| |
| typedef Superclass::SpatialHessianType | SpatialHessianType |
| |
| typedef Superclass::SpatialJacobianType | SpatialJacobianType |
| |
| typedef AdvancedTransform< TScalarType, NInputDimensions, NOutputDimensions > | Superclass |
| |
| typedef Superclass::TransformCategoryType | TransformCategoryType |
| |
| typedef OutputVectorType | TranslationType |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::DerivativeType | DerivativeType |
| |
| typedef Superclass::FixedParametersType | FixedParametersType |
| |
| typedef Superclass ::InputCovariantVectorType | InputCovariantVectorType |
| |
| typedef Superclass::InputPointType | InputPointType |
| |
| typedef Superclass::InputVectorType | InputVectorType |
| |
| typedef Superclass::InputVnlVectorType | InputVnlVectorType |
| |
| typedef SpatialJacobianType::InternalMatrixType | InternalMatrixType |
| |
| typedef Superclass::InverseTransformBasePointer | InverseTransformBasePointer |
| |
| typedef Superclass::InverseTransformBaseType | InverseTransformBaseType |
| |
| typedef std::vector< SpatialHessianType > | JacobianOfSpatialHessianType |
| |
| typedef std::vector< SpatialJacobianType > | JacobianOfSpatialJacobianType |
| |
| typedef Superclass::JacobianType | JacobianType |
| |
| typedef OutputCovariantVectorType | MovingImageGradientType |
| |
| typedef MovingImageGradientType::ValueType | MovingImageGradientValueType |
| |
| typedef std::vector< unsigned long > | NonZeroJacobianIndicesType |
| |
| typedef Superclass::NumberOfParametersType | NumberOfParametersType |
| |
| typedef Superclass ::OutputCovariantVectorType | OutputCovariantVectorType |
| |
| typedef Superclass::OutputPointType | OutputPointType |
| |
| typedef Superclass::OutputVectorType | OutputVectorType |
| |
| typedef Superclass::OutputVnlVectorType | OutputVnlVectorType |
| |
| typedef Superclass::ParametersType | ParametersType |
| |
| typedef Superclass::ParametersValueType | ParametersValueType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef Superclass::ScalarType | ScalarType |
| |
| typedef AdvancedTransform | Self |
| |
| typedef FixedArray< Matrix< ScalarType, InputSpaceDimension, InputSpaceDimension >, OutputSpaceDimension > | SpatialHessianType |
| |
| typedef Matrix< ScalarType, OutputSpaceDimension, InputSpaceDimension > | SpatialJacobianType |
| |
| typedef Transform< TScalarType, NInputDimensions, NOutputDimensions > | Superclass |
| |
| typedef Transform< TScalarType, NInputDimensions, NOutputDimensions > | TransformType |
| |
| typedef TransformType::ConstPointer | TransformTypeConstPointer |
| |
| typedef TransformType::Pointer | TransformTypePointer |
| |
|
| virtual const char * | GetClassName () const |
| |
| virtual void | GetJacobian (const InputPointType &, JacobianType &, NonZeroJacobianIndicesType &) const |
| |
| const ParametersType & | GetParameters (void) const |
| |
| virtual const VersorType & | GetVersor () |
| |
| | itkStaticConstMacro (SpaceDimension, unsigned int, 3) |
| |
| | itkStaticConstMacro (InputSpaceDimension, unsigned int, 3) |
| |
| | itkStaticConstMacro (OutputSpaceDimension, unsigned int, 3) |
| |
| | itkStaticConstMacro (ParametersDimension, unsigned int, 3) |
| |
| virtual void | SetIdentity (void) |
| |
| void | SetParameters (const ParametersType ¶meters) |
| |
| void | SetRotation (const VersorType &versor) |
| |
| void | SetRotation (const AxisType &axis, AngleType angle) |
| |
| InputPointType | BackTransform (const OutputPointType &point) const |
| |
| InputVectorType | BackTransform (const OutputVectorType &vector) const |
| |
| InputVnlVectorType | BackTransform (const OutputVnlVectorType &vector) const |
| |
| InputCovariantVectorType | BackTransform (const OutputCovariantVectorType &vector) const |
| |
| const MatrixType & | GetRotationMatrix () |
| |
| | itkStaticConstMacro (SpaceDimension, unsigned int, 3) |
| |
| | itkStaticConstMacro (InputSpaceDimension, unsigned int, 3) |
| |
| | itkStaticConstMacro (OutputSpaceDimension, unsigned int, 3) |
| |
| | itkStaticConstMacro (ParametersDimension, unsigned int, 12) |
| |
| bool | MatrixIsOrthogonal (const MatrixType &matrix, double tol=1e-10) |
| |
| virtual void | SetMatrix (const MatrixType &matrix) |
| |
| void | Translate (const OffsetType &offset, bool pre=false) |
| |
| void | Compose (const Self *other, bool pre=0) |
| |
| const InputPointType & | GetCenter (void) const |
| |
| virtual const FixedParametersType & | GetFixedParameters (void) const |
| |
| bool | GetInverse (Self *inverse) const |
| |
| const InverseMatrixType & | GetInverseMatrix (void) const |
| |
| virtual void | GetJacobian (const InputPointType &, JacobianType &, NonZeroJacobianIndicesType &) const |
| |
| virtual void | GetJacobianOfSpatialHessian (const InputPointType &, JacobianOfSpatialHessianType &, NonZeroJacobianIndicesType &) const |
| |
| virtual void | GetJacobianOfSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const |
| |
| virtual void | GetJacobianOfSpatialJacobian (const InputPointType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const |
| |
| virtual void | GetJacobianOfSpatialJacobian (const InputPointType &, SpatialJacobianType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const |
| |
| const MatrixType & | GetMatrix (void) const |
| |
| const OutputVectorType & | GetOffset (void) const |
| |
| const ParametersType & | GetParameters (void) const |
| |
| virtual void | GetSpatialHessian (const InputPointType &, SpatialHessianType &) const |
| |
| virtual void | GetSpatialJacobian (const InputPointType &, SpatialJacobianType &) const |
| |
| virtual TransformCategoryType | GetTransformCategory () const |
| |
| const OutputVectorType & | GetTranslation (void) const |
| |
| virtual bool | IsLinear (void) const |
| |
| | itkStaticConstMacro (InputSpaceDimension, unsigned int, NInputDimensions) |
| |
| | itkStaticConstMacro (OutputSpaceDimension, unsigned int, NOutputDimensions) |
| |
| | itkStaticConstMacro (ParametersDimension, unsigned int, NOutputDimensions *(NInputDimensions+1)) |
| |
| void | SetCenter (const InputPointType ¢er) |
| |
| virtual void | SetFixedParameters (const FixedParametersType &) |
| |
| void | SetOffset (const OutputVectorType &offset) |
| |
| void | SetParameters (const ParametersType ¶meters) |
| |
| void | SetTranslation (const OutputVectorType &translation) |
| |
| OutputCovariantVectorType | TransformCovariantVector (const InputCovariantVectorType &vector) const |
| |
| OutputPointType | TransformPoint (const InputPointType &point) const |
| |
| OutputVectorType | TransformVector (const InputVectorType &vector) const |
| |
| OutputVnlVectorType | TransformVector (const InputVnlVectorType &vector) const |
| |
| virtual void | ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &) const |
| |
| virtual void | ComputeJacobianWithRespectToPosition (const InputPointType &, JacobianType &) const |
| |
| virtual void | EvaluateJacobianWithImageGradientProduct (const InputPointType &ipp, const MovingImageGradientType &movingImageGradient, DerivativeType &imageJacobian, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const |
| |
| virtual bool | GetHasNonZeroJacobianOfSpatialHessian () const |
| |
| virtual bool | GetHasNonZeroSpatialHessian () const |
| |
| virtual NumberOfParametersType | GetNumberOfNonZeroJacobianIndices (void) const |
| |
| | itkStaticConstMacro (InputSpaceDimension, unsigned int, NInputDimensions) |
| |
| | itkStaticConstMacro (OutputSpaceDimension, unsigned int, NOutputDimensions) |
| |