3D similarity transformation based on quaternions

版本 1.0.1 (3.3 KB) 作者: Cuneyt Aydin
This function solves asymmetric and symmetric 3D similarity transformation based on quaternions.
63.0 次下载
更新时间 2020/7/14

查看许可证

tr_3dq function solves asymmetric and symmetric 3D similarity transformation based on quaternions.

The transformation parameters- 3 translations, 3 rotation angles and one scale factor- between two Cartesian coordinate systems are estimated with least-squares and total least-squares for asymmetric and symmetric cases, respectively. It works for any rotation angle, converges without any condition error (if the constellation of the reference points is proper), and does not need good starting values of the transformation parameters to initialize the iterative estimation.

Please refer to the following article for more information:

Uygur SO, Aydin C, Akyilmaz O, (2020), Evaluating Euler rotation angles from 3D Coordinate transformations based on quaternions, Journal of Spatial Science, https://doi.org/10.1080/14498596.2020.1776170

引用格式

Cuneyt Aydin (2024). 3D similarity transformation based on quaternions (https://www.mathworks.com/matlabcentral/fileexchange/78086-3d-similarity-transformation-based-on-quaternions), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

Reference has been updated

1.0.0