absolute_orientation from SVD
version 1.0.0 (7.97 KB) by
Gayan Sampath
This function finds the rigid body transformation between two-3D point sets using least square fitting and SVD
This function finds the rigid body transformation between two point sets using least squre fitting and SVD.
Input source point set 3xN--->x
Input target point set 3xN--->y
input weights 1xn--->w
Output T=[R,t;0,1], scale s;
Cite As
Gayan Sampath (2022). absolute_orientation from SVD (https://www.mathworks.com/matlabcentral/fileexchange/104890-absolute_orientation-from-svd), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
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.