Get Rotation Matrix from 2 Orthogonal Planes

版本 1.0.0.0 (2.1 MB) 作者: Gemma Parra
Computes a 3x3 rotation matrix from two orthogonal planes in a 3D point cloud.
473.0 次下载
更新时间 2012/6/7

查看许可证

Shows a 3D point cloud and lets the user select a plane by clicking on two points. The selected plane is highlighted.

The math is pretty simple:

A surface normal is computed for each plane using eigenvectors, later the y axis is set to be 0, any rotation is subtracted from it to obtain orthogonals surface normals. The cross product ot them is computed to obtan the z axis normal and conform the 3x3 rotation matrix.

引用格式

Gemma Parra (2024). Get Rotation Matrix from 2 Orthogonal Planes (https://www.mathworks.com/matlabcentral/fileexchange/37048-get-rotation-matrix-from-2-orthogonal-planes), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Point Cloud Processing 的更多信息
致谢

参考作品: Click3dPoint

Community Treasure Hunt

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

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