photo

Sanad Afaneh


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


In MATLAB, is it possible to extract GPS data from LAS files?
If I download a compressed LAS file, can I use MATLAB to extract its GPS coordinates?

6 years ago | 1 answer | 0

1

answer

Question


How can I extract xyz coordinates from a point cloud, given that the class is PointCloud instead of PointCloud2? Is there a way to convert the class type from PointCloud to PointCloud2?
I keep getting the error: Undefined function or variable 'xyzPoints' Class gives me: >> class(ptCloud) ans = 'pointC...

6 years ago | 1 answer | 0

1

answer