Rotate point cloud on orizontal plane - script (ITA, ENG)

版本 1.0.0.1 (4.3 KB) 作者: Veronica Taurino
The script fits a point cloud with a plane, rotates the plane on the horizontal and retrieves the coordinates of the rotated points.
71.0 次下载
更新时间 2019/11/25

查看许可证

(italiano in basso)
Rotate point cloud on orizontal plane.

The script fits a point cloud with a plane, rotate the plane on the horizontal and retrieve the coordinates of the rotated points. For now comments in italian.

INPUT: point cloud in .ASC format;
OUTPUT: rotated point cloud coordinates in .ASC and .DAT format.

The script uses the following library:
David Legland (2019). geom3d (https://www.mathworks.com/matlabcentral/fileexchange/24484-geom3d), MATLAB Central File Exchange. Retrieved November 25, 2019.

%%%%%%%%%%%____ ITALIANO____%%%%%%%%%%%%
Data una nuvola di punti, lo script ne calcola il piano la approssima secondo un procedimento ai minimi quadrati. Poi ruota questo piano sull'orizzontale e restituisce le coordinate della nuvola di punti ruotata. Codice commentato in italiano.

INPUT: file .ASC della nuvola di punti
OUTPUT: coordinate della nuvola di punti ruotata in formato .DAT e .ASC

Lo script usa la seguente libreria:
David Legland (2019). geom3d (https://www.mathworks.com/matlabcentral/fileexchange/24484-geom3d), MATLAB Central File Exchange. Retrieved November 25, 2019.

引用格式

Veronica Taurino (2024). Rotate point cloud on orizontal plane - script (ITA, ENG) (https://www.mathworks.com/matlabcentral/fileexchange/73442-rotate-point-cloud-on-orizontal-plane-script-ita-eng), MATLAB Central File Exchange. 检索来源 .

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

参考作品: geom3d

Community Treasure Hunt

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

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

picture update

1.0.0