ITK  4.6.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
itk::Rigid3DPerspectiveTransform< TScalar > Class Template Reference

#include <itkRigid3DPerspectiveTransform.h>

+ Inheritance diagram for itk::Rigid3DPerspectiveTransform< TScalar >:
+ Collaboration diagram for itk::Rigid3DPerspectiveTransform< TScalar >:

Detailed Description

template<typename TScalar = double>
class itk::Rigid3DPerspectiveTransform< TScalar >

Rigid3DTramsform of a vector space (e.g. space coordinates)

This transform applies a rotation and translation to the 3D space followed by a projection to 2D space along the Z axis.

Definition at line 39 of file itkRigid3DPerspectiveTransform.h.

Public Types

typedef VersorType::ValueType AngleType
 
typedef VersorType::VectorType AxisType
 
typedef AxisType::ValueType AxisValueType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::InputCovariantVectorType 
InputCovariantVectorType
 
typedef
Superclass::InputVnlVectorType 
InputVnlVectorType
 
typedef Superclass::JacobianType JacobianType
 
typedef Matrix< TScalar,
itkGetStaticConstMacro(InputSpaceDimension),
itkGetStaticConstMacro(InputSpaceDimension)> 
MatrixType
 
typedef Vector< TScalar,
itkGetStaticConstMacro(InputSpaceDimension)> 
OffsetType
 
typedef OffsetType::ValueType OffsetValueType
 
typedef
Superclass::OutputCovariantVectorType 
OutputCovariantVectorType
 
typedef
Superclass::OutputVnlVectorType 
OutputVnlVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef ParametersType::ValueType ParameterValueType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::ScalarType ScalarType
 
typedef Versor< TScalar > VersorType
 
typedef vnl_quaternion< TScalar > VnlQuaternionType
 
typedef Rigid3DPerspectiveTransform Self
 
typedef Transform< TScalar,
itkGetStaticConstMacro(InputSpaceDimension),
itkGetStaticConstMacro(OutputSpaceDimension)> 
Superclass
 
typedef Vector< TScalar,
itkGetStaticConstMacro(InputSpaceDimension)> 
InputVectorType
 
typedef Vector< TScalar,
itkGetStaticConstMacro(OutputSpaceDimension)> 
OutputVectorType
 
typedef Point< TScalar,
itkGetStaticConstMacro(InputSpaceDimension)> 
InputPointType
 
typedef Point< TScalar,
itkGetStaticConstMacro(OutputSpaceDimension)> 
OutputPointType
 
- Public Types inherited from itk::Transform< TScalar, 3, 2 >
typedef SmartPointer< const SelfConstPointer
 
typedef Array
< ParametersValueType
DerivativeType
 
typedef Matrix< double,
itkGetStaticConstMacro(OutputSpaceDimension),
itkGetStaticConstMacro(InputSpaceDimension)> 
DirectionChangeMatrix
 
typedef CovariantVector
< TScalar, NInputDimensions > 
InputCovariantVectorType
 
typedef DiffusionTensor3D
< TScalar > 
InputDiffusionTensor3DType
 
typedef Matrix< double,
itkGetStaticConstMacro(InputSpaceDimension),
itkGetStaticConstMacro(InputSpaceDimension)> 
InputDirectionMatrix
 
typedef Point< TScalar,
NInputDimensions > 
InputPointType
 
typedef
SymmetricSecondRankTensor
< TScalar, NInputDimensions > 
InputSymmetricSecondRankTensorType
 
typedef VariableLengthVector
< TScalar > 
InputVectorPixelType
 
typedef Vector< TScalar,
NInputDimensions > 
InputVectorType
 
typedef vnl_vector_fixed
< TScalar, NInputDimensions > 
InputVnlVectorType
 
typedef
InverseTransformBaseType::Pointer 
InverseTransformBasePointer
 
typedef Transform< TScalar,
NOutputDimensions,
NInputDimensions > 
InverseTransformBaseType
 
typedef Array2D
< ParametersValueType
JacobianType
 
typedef Matrix< TScalar,
itkGetStaticConstMacro(OutputSpaceDimension),
itkGetStaticConstMacro(InputSpaceDimension)> 
MatrixType
 
typedef
Superclass::NumberOfParametersType 
NumberOfParametersType
 
typedef CovariantVector
< TScalar, NOutputDimensions > 
OutputCovariantVectorType
 
typedef DiffusionTensor3D
< TScalar > 
OutputDiffusionTensor3DType
 
typedef Matrix< double,
itkGetStaticConstMacro(OutputSpaceDimension),
itkGetStaticConstMacro(OutputSpaceDimension)> 
OutputDirectionMatrix
 
typedef Point< TScalar,
NOutputDimensions > 
OutputPointType
 
typedef
SymmetricSecondRankTensor
< TScalar, NOutputDimensions > 
OutputSymmetricSecondRankTensorType
 
typedef VariableLengthVector
< TScalar > 
OutputVectorPixelType
 
typedef Vector< TScalar,
NOutputDimensions > 
OutputVectorType
 
typedef vnl_vector_fixed
< TScalar, NOutputDimensions > 
OutputVnlVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef
Superclass::ParametersValueType 
ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef TScalar ScalarType
 
typedef Transform Self
 
typedef TransformBaseTemplate
< TScalar > 
Superclass
 
typedef
Superclass::TransformCategoryType 
TransformCategoryType
 
- Public Types inherited from itk::TransformBaseTemplate< TScalar >
typedef SmartPointer< const SelfConstPointer
 
typedef IdentifierType NumberOfParametersType
 
typedef OptimizerParameters
< ParametersValueType
ParametersType
 
typedef TScalar ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef TransformBaseTemplate Self
 
typedef Object Superclass
 
enum  TransformCategoryType {
  UnknownTransformCategory =0,
  Linear =1,
  BSpline =2,
  Spline =3,
  DisplacementField =4,
  VelocityField =5
}
 
- 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 void ComputeJacobianWithRespectToParameters (const InputPointType &p, JacobianType &jacobian) const
 
virtual void ComputeJacobianWithRespectToPosition (const InputPointType &, JacobianType &) const
 
void ComputeMatrix (void)
 
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
double GetFocalDistance (void) const
 
virtual const char * GetNameOfClass () const
 
const OffsetTypeGetOffset () const
 
const ParametersTypeGetParameters () const
 
const VersorTypeGetRotation () const
 
const MatrixTypeGetRotationMatrix () const
 
virtual void SetFixedParameters (const ParametersType &)
 
void SetFocalDistance (TScalar focalDistance)
 
void SetOffset (const OffsetType &offset)
 
void SetParameters (const ParametersType &parameters)
 
void SetRotation (const VersorType &rotation)
 
void SetRotation (const Vector< TScalar, 3 > &axis, double angle)
 
virtual OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &) const
 
OutputPointType TransformPoint (const InputPointType &point) const
 
virtual OutputVectorType TransformVector (const InputVectorType &) const
 
virtual OutputVnlVectorType TransformVector (const InputVnlVectorType &) const
 
virtual const OffsetTypeGetFixedOffset () const
 
virtual void SetFixedOffset (OffsetType _arg)
 
virtual void SetCenterOfRotation (InputPointType _arg)
 
virtual const InputPointTypeGetCenterOfRotation () const
 
- Public Member Functions inherited from itk::Transform< TScalar, 3, 2 >
virtual void ComputeInverseJacobianWithRespectToPosition (const InputPointType &x, JacobianType &jacobian) const
 
virtual void ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &) const =0
 
virtual void ComputeJacobianWithRespectToParametersCachedTemporaries (const InputPointType &p, JacobianType &jacobian, JacobianType &) const
 
virtual void ComputeJacobianWithRespectToPosition (const InputPointType &, JacobianType &) const
 
virtual const ParametersTypeGetFixedParameters (void) const
 
unsigned int GetInputSpaceDimension (void) const
 
bool GetInverse (Self *) const
 
virtual InverseTransformBasePointer GetInverseTransform () const
 
virtual NumberOfParametersType GetNumberOfLocalParameters (void) const
 
virtual NumberOfParametersType GetNumberOfParameters (void) const
 
unsigned int GetOutputSpaceDimension (void) const
 
virtual TransformCategoryType GetTransformCategory () const
 
virtual std::string GetTransformTypeAsString () const
 
virtual bool IsLinear () const
 
 itkCloneMacro (Self)
 
virtual void SetFixedParameters (const ParametersType &)=0
 
virtual void SetParameters (const ParametersType &)=0
 
virtual void SetParametersByValue (const ParametersType &p)
 
virtual OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &) const
 
virtual OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &vector, const InputPointType &point) const
 
virtual OutputVectorPixelType TransformCovariantVector (const InputVectorPixelType &) const
 
virtual OutputVectorPixelType TransformCovariantVector (const InputVectorPixelType &vector, const InputPointType &point) const
 
virtual OutputDiffusionTensor3DType TransformDiffusionTensor3D (const InputDiffusionTensor3DType &) const
 
virtual OutputDiffusionTensor3DType TransformDiffusionTensor3D (const InputDiffusionTensor3DType &tensor, const InputPointType &point) const
 
virtual OutputVectorPixelType TransformDiffusionTensor3D (const InputVectorPixelType &) const
 
virtual OutputVectorPixelType TransformDiffusionTensor3D (const InputVectorPixelType &tensor, const InputPointType &point) const
 
virtual OutputPointType TransformPoint (const InputPointType &) const =0
 
virtual
OutputSymmetricSecondRankTensorType 
TransformSymmetricSecondRankTensor (const InputSymmetricSecondRankTensorType &tensor, const InputPointType &point) const
 
virtual
OutputSymmetricSecondRankTensorType 
TransformSymmetricSecondRankTensor (const InputSymmetricSecondRankTensorType &) const
 
virtual OutputVectorPixelType TransformSymmetricSecondRankTensor (const InputVectorPixelType &) const
 
virtual OutputVectorPixelType TransformSymmetricSecondRankTensor (const InputVectorPixelType &tensor, const InputPointType &point) const
 
virtual OutputVectorType TransformVector (const InputVectorType &) const
 
virtual OutputVectorType TransformVector (const InputVectorType &vector, const InputPointType &point) const
 
virtual OutputVnlVectorType TransformVector (const InputVnlVectorType &) const
 
virtual OutputVnlVectorType TransformVector (const InputVnlVectorType &vector, const InputPointType &point) const
 
virtual OutputVectorPixelType TransformVector (const InputVectorPixelType &) const
 
virtual OutputVectorPixelType TransformVector (const InputVectorPixelType &vector, const InputPointType &point) const
 
virtual void UpdateTransformParameters (const DerivativeType &update, TScalar factor=1.0)
 
- 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 (void)
 
const MetaDataDictionaryGetMetaDataDictionary (void) 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 ITK_OVERRIDE
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
virtual void SetReferenceCount (int) ITK_OVERRIDE
 
virtual void UnRegister () const ITK_OVERRIDE
 
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::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 InputSpaceDimension = 3
 
static const unsigned int OutputSpaceDimension = 2
 
static const unsigned int SpaceDimension = 3
 
static const unsigned int ParametersDimension = 6
 
- Static Public Attributes inherited from itk::Transform< TScalar, 3, 2 >
static const unsigned int InputSpaceDimension
 
static const unsigned int OutputSpaceDimension
 

Protected Member Functions

void PrintSelf (std::ostream &os, Indent indent) const
 
 Rigid3DPerspectiveTransform ()
 
 ~Rigid3DPerspectiveTransform ()
 
- Protected Member Functions inherited from itk::Transform< TScalar, 3, 2 >
virtual LightObject::Pointer InternalClone () const
 
OutputDiffusionTensor3DType PreservationOfPrincipalDirectionDiffusionTensor3DReorientation (const InputDiffusionTensor3DType, const JacobianType) const
 
 Transform ()
 
 Transform (NumberOfParametersType NumberOfParameters)
 
virtual ~Transform ()
 
- Protected Member Functions inherited from itk::TransformBaseTemplate< TScalar >
 TransformBaseTemplate ()
 
virtual ~TransformBaseTemplate ()
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &time)
 
virtual ~Object ()
 
- Protected Member Functions inherited from itk::LightObject
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Private Member Functions

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

Private Attributes

InputPointType m_CenterOfRotation
 
OffsetType m_FixedOffset
 
TScalar m_FocalDistance
 
OffsetType m_Offset
 
MatrixType m_RotationMatrix
 
VersorType m_Versor
 

Additional Inherited Members

- Protected Types inherited from itk::LightObject
typedef int InternalReferenceCountType
 
- Protected Attributes inherited from itk::Transform< TScalar, 3, 2 >
DirectionChangeMatrix m_DirectionChange
 
ParametersType m_FixedParameters
 
ParametersType m_Parameters
 
- Protected Attributes inherited from itk::LightObject
InternalReferenceCountType m_ReferenceCount
 
SimpleFastMutexLock m_ReferenceCountLock
 

Member Typedef Documentation

template<typename TScalar = double>
typedef VersorType::ValueType itk::Rigid3DPerspectiveTransform< TScalar >::AngleType

Definition at line 111 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef VersorType::VectorType itk::Rigid3DPerspectiveTransform< TScalar >::AxisType

Definition at line 110 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef AxisType::ValueType itk::Rigid3DPerspectiveTransform< TScalar >::AxisValueType

Definition at line 112 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef SmartPointer<const Self> itk::Rigid3DPerspectiveTransform< TScalar >::ConstPointer

Definition at line 61 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Superclass::InputCovariantVectorType itk::Rigid3DPerspectiveTransform< TScalar >::InputCovariantVectorType

Standard covariant vector type for this class

Definition at line 93 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Point<TScalar, itkGetStaticConstMacro(InputSpaceDimension)> itk::Rigid3DPerspectiveTransform< TScalar >::InputPointType

Standard coordinate point type for this class.

Definition at line 97 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Vector<TScalar, itkGetStaticConstMacro(InputSpaceDimension)> itk::Rigid3DPerspectiveTransform< TScalar >::InputVectorType

Standard vector type for this class.

Definition at line 88 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Superclass::InputVnlVectorType itk::Rigid3DPerspectiveTransform< TScalar >::InputVnlVectorType

Standard vnl_vector type for this class.

Definition at line 105 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Superclass::JacobianType itk::Rigid3DPerspectiveTransform< TScalar >::JacobianType

Jacobian type.

Definition at line 77 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Matrix<TScalar, itkGetStaticConstMacro(InputSpaceDimension), itkGetStaticConstMacro(InputSpaceDimension)> itk::Rigid3DPerspectiveTransform< TScalar >::MatrixType

Standard matrix type for this class.

Definition at line 81 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Vector<TScalar, itkGetStaticConstMacro(InputSpaceDimension)> itk::Rigid3DPerspectiveTransform< TScalar >::OffsetType

Standard vector type for this class.

Definition at line 84 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef OffsetType::ValueType itk::Rigid3DPerspectiveTransform< TScalar >::OffsetValueType

Definition at line 85 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Superclass::OutputCovariantVectorType itk::Rigid3DPerspectiveTransform< TScalar >::OutputCovariantVectorType

Definition at line 94 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Point<TScalar, itkGetStaticConstMacro(OutputSpaceDimension)> itk::Rigid3DPerspectiveTransform< TScalar >::OutputPointType

Standard coordinate point type for this class.

Definition at line 98 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Vector<TScalar, itkGetStaticConstMacro(OutputSpaceDimension)> itk::Rigid3DPerspectiveTransform< TScalar >::OutputVectorType

Standard vector type for this class.

Definition at line 89 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Superclass::OutputVnlVectorType itk::Rigid3DPerspectiveTransform< TScalar >::OutputVnlVectorType

Definition at line 106 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Superclass::ParametersType itk::Rigid3DPerspectiveTransform< TScalar >::ParametersType

Parameters type.

Definition at line 73 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef ParametersType::ValueType itk::Rigid3DPerspectiveTransform< TScalar >::ParameterValueType

Definition at line 74 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef SmartPointer<Self> itk::Rigid3DPerspectiveTransform< TScalar >::Pointer

Definition at line 60 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Superclass::ScalarType itk::Rigid3DPerspectiveTransform< TScalar >::ScalarType

Scalar type.

Definition at line 67 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Rigid3DPerspectiveTransform itk::Rigid3DPerspectiveTransform< TScalar >::Self

Standard class typedefs.

Definition at line 54 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Transform<TScalar, itkGetStaticConstMacro(InputSpaceDimension), itkGetStaticConstMacro(OutputSpaceDimension)> itk::Rigid3DPerspectiveTransform< TScalar >::Superclass

Standard class typedefs.

Definition at line 57 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef Versor< TScalar > itk::Rigid3DPerspectiveTransform< TScalar >::VersorType

Versor type.

Definition at line 109 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
typedef vnl_quaternion<TScalar> itk::Rigid3DPerspectiveTransform< TScalar >::VnlQuaternionType

Standard vnl_quaternion type.

Definition at line 102 of file itkRigid3DPerspectiveTransform.h.

Constructor & Destructor Documentation

template<typename TScalar = double>
itk::Rigid3DPerspectiveTransform< TScalar >::Rigid3DPerspectiveTransform ( )
protected
template<typename TScalar = double>
itk::Rigid3DPerspectiveTransform< TScalar >::~Rigid3DPerspectiveTransform ( )
protected
template<typename TScalar = double>
itk::Rigid3DPerspectiveTransform< TScalar >::Rigid3DPerspectiveTransform ( const Self )
private

Member Function Documentation

template<typename TScalar = double>
virtual void itk::Rigid3DPerspectiveTransform< TScalar >::ComputeJacobianWithRespectToParameters ( const InputPointType p,
JacobianType jacobian 
) const
virtual

Compute the Jacobian Matrix of the transformation at one point, allowing for thread-safety.

template<typename TScalar = double>
virtual void itk::Rigid3DPerspectiveTransform< TScalar >::ComputeJacobianWithRespectToPosition ( const InputPointType ,
JacobianType  
) const
inlinevirtual
template<typename TScalar = double>
void itk::Rigid3DPerspectiveTransform< TScalar >::ComputeMatrix ( void  )

Compute the matrix.

template<typename TScalar = double>
virtual::itk::LightObject::Pointer itk::Rigid3DPerspectiveTransform< TScalar >::CreateAnother ( void  ) 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 TScalar = double>
virtual const InputPointType& itk::Rigid3DPerspectiveTransform< TScalar >::GetCenterOfRotation ( ) const
virtual

Set the center of Rotation

template<typename TScalar = double>
virtual const OffsetType& itk::Rigid3DPerspectiveTransform< TScalar >::GetFixedOffset ( ) const
virtual

Set a fixed offset: this allow to center the object to be transformed

template<typename TScalar = double>
double itk::Rigid3DPerspectiveTransform< TScalar >::GetFocalDistance ( void  ) const
inline

Return the Focal Distance

Definition at line 171 of file itkRigid3DPerspectiveTransform.h.

References itk::Rigid3DPerspectiveTransform< TScalar >::m_FocalDistance.

template<typename TScalar = double>
virtual const char* itk::Rigid3DPerspectiveTransform< TScalar >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::Transform< TScalar, 3, 2 >.

Referenced by itk::Rigid3DPerspectiveTransform< TScalar >::ComputeJacobianWithRespectToPosition().

template<typename TScalar = double>
const OffsetType& itk::Rigid3DPerspectiveTransform< TScalar >::GetOffset ( void  ) const
inline

Get offset of an Rigid3DPerspectiveTransform This method returns the value of the offset of the Rigid3DPerspectiveTransform.

Definition at line 117 of file itkRigid3DPerspectiveTransform.h.

References itk::Rigid3DPerspectiveTransform< TScalar >::m_Offset.

template<typename TScalar = double>
const ParametersType& itk::Rigid3DPerspectiveTransform< TScalar >::GetParameters ( void  ) const
virtual

Get the Transformation Parameters.

Reimplemented from itk::Transform< TScalar, 3, 2 >.

template<typename TScalar = double>
const VersorType& itk::Rigid3DPerspectiveTransform< TScalar >::GetRotation ( ) const
inline

Get rotation from an Rigid3DPerspectiveTransform. This method returns the value of the rotation of the Rigid3DPerspectiveTransform.

Definition at line 125 of file itkRigid3DPerspectiveTransform.h.

References itk::Rigid3DPerspectiveTransform< TScalar >::m_Versor.

template<typename TScalar = double>
const MatrixType& itk::Rigid3DPerspectiveTransform< TScalar >::GetRotationMatrix ( ) const
inline

Return the rotation matrix

Definition at line 206 of file itkRigid3DPerspectiveTransform.h.

References itk::Rigid3DPerspectiveTransform< TScalar >::m_RotationMatrix.

template<typename TScalar = double>
static Pointer itk::Rigid3DPerspectiveTransform< TScalar >::New ( )
static

New macro for creation of through a Smart Pointer.

template<typename TScalar = double>
void itk::Rigid3DPerspectiveTransform< TScalar >::operator= ( const Self )
private
template<typename TScalar = double>
void itk::Rigid3DPerspectiveTransform< TScalar >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
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.

template<typename TScalar = double>
virtual void itk::Rigid3DPerspectiveTransform< TScalar >::SetCenterOfRotation ( InputPointType  _arg)
virtual

Set the center of Rotation

template<typename TScalar = double>
virtual void itk::Rigid3DPerspectiveTransform< TScalar >::SetFixedOffset ( OffsetType  _arg)
virtual

Set a fixed offset: this allow to center the object to be transformed

template<typename TScalar = double>
virtual void itk::Rigid3DPerspectiveTransform< TScalar >::SetFixedParameters ( const ParametersType )
inlinevirtual

Set the fixed parameters and update internal transformation. This transform has no fixed paramaters

Definition at line 141 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
void itk::Rigid3DPerspectiveTransform< TScalar >::SetFocalDistance ( TScalar  focalDistance)
inline

Set the Focal Distance of the projection This method sets the focal distance for the perspective projection to a value specified by the user.

Definition at line 165 of file itkRigid3DPerspectiveTransform.h.

References itk::Rigid3DPerspectiveTransform< TScalar >::m_FocalDistance.

template<typename TScalar = double>
void itk::Rigid3DPerspectiveTransform< TScalar >::SetOffset ( const OffsetType offset)
inline

This method sets the offset of an Rigid3DPerspectiveTransform to a value specified by the user.

Definition at line 147 of file itkRigid3DPerspectiveTransform.h.

References itk::Rigid3DPerspectiveTransform< TScalar >::m_Offset.

template<typename TScalar = double>
void itk::Rigid3DPerspectiveTransform< TScalar >::SetParameters ( const ParametersType parameters)

Set/Get the transformation from a container of parameters. This is typically used by optimizers. There are 6 parameters. The first three represent the versor and the last three represents the offset.

template<typename TScalar = double>
void itk::Rigid3DPerspectiveTransform< TScalar >::SetRotation ( const VersorType rotation)

This method sets the rotation of an Rigid3DPerspectiveTransform to a value specified by the user.

template<typename TScalar = double>
void itk::Rigid3DPerspectiveTransform< TScalar >::SetRotation ( const Vector< TScalar, 3 > &  axis,
double  angle 
)

Set Rotation of the Rigid transform. This method sets the rotation of an Rigid3DTransform to a value specified by the user using the axis of rotation an the angle.

template<typename TScalar = double>
virtual OutputCovariantVectorType itk::Rigid3DPerspectiveTransform< TScalar >::TransformCovariantVector ( const InputCovariantVectorType ) const
inlinevirtual

Definition at line 198 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
OutputPointType itk::Rigid3DPerspectiveTransform< TScalar >::TransformPoint ( const InputPointType point) const

Transform by a Rigid3DPerspectiveTransform. This method applies the transform given by self to a given point, returning the transformed point.

template<typename TScalar = double>
virtual OutputVectorType itk::Rigid3DPerspectiveTransform< TScalar >::TransformVector ( const InputVectorType ) const
inlinevirtual

Definition at line 184 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
virtual OutputVnlVectorType itk::Rigid3DPerspectiveTransform< TScalar >::TransformVector ( const InputVnlVectorType ) const
inlinevirtual

Definition at line 190 of file itkRigid3DPerspectiveTransform.h.

Member Data Documentation

template<typename TScalar = double>
const unsigned int itk::Rigid3DPerspectiveTransform< TScalar >::InputSpaceDimension = 3
static

Dimension of the domain space.

Definition at line 44 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
InputPointType itk::Rigid3DPerspectiveTransform< TScalar >::m_CenterOfRotation
private

Center of rotation

Definition at line 260 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
OffsetType itk::Rigid3DPerspectiveTransform< TScalar >::m_FixedOffset
private

Fixed offset

Definition at line 257 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
TScalar itk::Rigid3DPerspectiveTransform< TScalar >::m_FocalDistance
private
template<typename TScalar = double>
OffsetType itk::Rigid3DPerspectiveTransform< TScalar >::m_Offset
private
template<typename TScalar = double>
MatrixType itk::Rigid3DPerspectiveTransform< TScalar >::m_RotationMatrix
private

Matrix representation of the rotation.

Definition at line 254 of file itkRigid3DPerspectiveTransform.h.

Referenced by itk::Rigid3DPerspectiveTransform< TScalar >::GetRotationMatrix().

template<typename TScalar = double>
VersorType itk::Rigid3DPerspectiveTransform< TScalar >::m_Versor
private

Rotation of the transformation.

Definition at line 248 of file itkRigid3DPerspectiveTransform.h.

Referenced by itk::Rigid3DPerspectiveTransform< TScalar >::GetRotation().

template<typename TScalar = double>
const unsigned int itk::Rigid3DPerspectiveTransform< TScalar >::OutputSpaceDimension = 2
static

Dimension of the domain space.

Definition at line 45 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
const unsigned int itk::Rigid3DPerspectiveTransform< TScalar >::ParametersDimension = 6
static

Dimension of parameters.

Definition at line 50 of file itkRigid3DPerspectiveTransform.h.

template<typename TScalar = double>
const unsigned int itk::Rigid3DPerspectiveTransform< TScalar >::SpaceDimension = 3
static

Dimension of parameters.

Definition at line 49 of file itkRigid3DPerspectiveTransform.h.


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