rigidtform
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 (2025). rigidtform (https://github.com/horchler/rigidtform), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Added links to description
|
|