이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
(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 (2026). Rotate point cloud on orizontal plane - script (ITA, ENG) (https://kr.mathworks.com/matlabcentral/fileexchange/73442-rotate-point-cloud-on-orizontal-plane-script-ita-eng), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: geom3d