Optimal rotation and translation between corresponding points
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0.0 (5.15 KB)
-
View License on GitHub
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
|
