rigidtform

Optimal rotation and translation between corresponding points

https://github.com/horchler/rigidtform

You are now following this Submission

Efficiently solves for the optimal rotation and translation between two sets of corresponding points in N dimensions. The solution minimizes the root mean squared deviation between the two sets of points. This is a generalization to N dimensions of the Kabsch algorithm (https://en.wikipedia.org/wiki/Kabsch_algorithm) using singular value decomposition (SVD). The technique is described for three dimensions here: http://nghiaho.com/?page_id=671

Cite As

Andrew Horchler (2026). rigidtform (https://github.com/horchler/rigidtform), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.0.0

Added links to description
Added image, fixed title

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.