rigidtform

Optimal rotation and translation between corresponding points
182 Downloads
Updated 13 Apr 2017

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 (2024). rigidtform (https://github.com/horchler/rigidtform), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Nonlinear Optimization in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
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.