Menpo
master
  • menpo.base
  • menpo.io
  • menpo.image
  • menpo.feature
  • menpo.landmark
  • menpo.math
  • menpo.model
  • menpo.shape
  • menpo.transform
    • Composite Transforms
      • rotate_ccw_about_centre
      • scale_about_centre
      • shear_about_centre
      • transform_about_centre
    • Homogeneous Transforms
      • Homogeneous
      • Affine
      • Similarity
      • Rotation
      • Translation
      • Scale
      • UniformScale
      • NonUniformScale
    • Alignments
      • ThinPlateSplines
      • PiecewiseAffine
      • AlignmentAffine
      • AlignmentSimilarity
      • AlignmentRotation
      • AlignmentTranslation
      • AlignmentUniformScale
    • Group Alignments
      • GeneralizedProcrustesAnalysis
    • Composite Transforms
      • TransformChain
    • Radial Basis Functions
      • R2LogR2RBF
      • R2LogRRBF
    • Abstract Bases
      • Transform
      • Transformable
      • ComposableTransform
      • Invertible
      • Alignment
      • MultipleAlignment
      • DiscreteAffine
    • Performance Specializations
      • VComposable
      • VInvertible
  • menpo.visualize
  • Changelog
Menpo
  • »
  • menpo.transform
  • Edit on GitHub

menpo.transform¶

Composite Transforms¶

  • rotate_ccw_about_centre
  • scale_about_centre
  • shear_about_centre
  • transform_about_centre

Homogeneous Transforms¶

  • Homogeneous
  • Affine
  • Similarity
  • Rotation
  • Translation
  • Scale
  • UniformScale
  • NonUniformScale

Alignments¶

  • ThinPlateSplines
  • PiecewiseAffine
  • AlignmentAffine
  • AlignmentSimilarity
  • AlignmentRotation
  • AlignmentTranslation
  • AlignmentUniformScale

Group Alignments¶

  • GeneralizedProcrustesAnalysis

Composite Transforms¶

  • TransformChain

Radial Basis Functions¶

  • R2LogR2RBF
  • R2LogRRBF

Abstract Bases¶

  • Transform
  • Transformable
  • ComposableTransform
  • Invertible
  • Alignment
  • MultipleAlignment
  • DiscreteAffine

Performance Specializations¶

Mix-ins that provide fast vectorized variants of methods.

  • VComposable
  • VInvertible
Previous Next

© Copyright 2014, Joan Alabort-i-Medina, Epameinondas Antonakos, James Booth, Patrick Snape, and Stefanos Zafeiriou. Revision a6150065.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: master
Versions
master
latest
stable
v0.11.0
v0.10.0.post0
v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.1
v0.8.0
v0.7.7
v0.7.6
v0.7.5
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.2
v0.6.1
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds