|
Namespaces |
namespace | itk |
Classes |
class | itk::AffineTransform< TScalarType, NDimensions > |
class | itk::CenteredAffineTransform< TScalarType, NDimensions > |
| Affine transformation with a specified center of rotation. More...
|
class | itk::CenteredRigid2DTransform< TScalarType > |
| CenteredRigid2DTransform of a vector space (e.g. space coordinates). More...
|
class | itk::CenteredTransformInitializer< TTransform, TFixedImage, TMovingImage > |
| CenteredTransformInitializer is a helper class intended to initialize the center of rotation and the translation of Transforms having the center of rotation among their parameters. More...
|
class | itk::Euler2DTransform< TScalarType > |
| Euler2DTransform of a vector space (e.g. space coordinates). More...
|
class | itk::Euler3DTransform< TScalarType > |
| Euler3DTransform of a vector space (e.g. space coordinates). More...
|
class | itk::FixedCenterOfRotationAffineTransform< TScalarType, NDimensions > |
| Affine transformation with a specified center of rotation. More...
|
class | itk::QuaternionRigidTransform< TScalarType > |
| QuaternionRigidTransform of a vector space (e.g. space coordinates). More...
|
class | itk::Rigid2DTransform< TScalarType > |
| Rigid2DTransform of a vector space (e.g. space coordinates). More...
|
class | itk::Rigid3DPerspectiveTransform< TScalarType > |
| Rigid3DTramsform of a vector space (e.g. space coordinates). More...
|
class | itk::Rigid3DTransform< TScalarType > |
| Rigid3DTransform of a vector space (e.g. space coordinates). More...
|
class | itk::ScaleLogarithmicTransform< TScalarType, NDimensions > |
| Logarithmic Scale transformation of a vector space (e.g. space coordinates). More...
|
class | itk::ScaleSkewVersor3DTransform< TScalarType > |
| ScaleSkewVersor3DTransform of a vector space (e.g. space coordinates). More...
|
class | itk::ScaleTransform< TScalarType, NDimensions > |
| Scale transformation of a vector space (e.g. space coordinates). More...
|
class | itk::Similarity2DTransform< TScalarType > |
| Similarity2DTransform of a vector space (e.g. space coordinates). More...
|
class | itk::TranslationTransform< TScalarType, NDimensions > |
| Translation transformation of a vector space (e.g. space coordinates). More...
|
class | itk::VersorRigid3DTransform< TScalarType > |
| VersorRigid3DTransform of a vector space (e.g. space coordinates). More...
|
class | itk::VersorTransform< TScalarType > |
class | itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder > |
| Deformable transform using a BSpline representation. More...
|
class | itk::ElasticBodyReciprocalSplineKernelTransform< TScalarType, NDimensions > |
class | itk::ElasticBodySplineKernelTransform< TScalarType, NDimensions > |
class | itk::IdentityTransform< TScalarType, NDimensions > |
| Implementation of an Identity Transform. More...
|
class | itk::KernelTransform< TScalarType, NDimensions > |
class | itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions > |
class | itk::ThinPlateSplineKernelTransform< TScalarType, NDimensions > |
class | itk::Transform< TScalarType, NInputDimensions, NOutputDimensions > |
| Transform points and vector from an input space to an output space. More...
|
class | itk::VolumeSplineKernelTransform< TScalarType, NDimensions > |