Search found 5 matches
- Mon Mar 19, 2018 1:59 pm
- Forum: Questions
- Topic: Creating points + measurements
- Replies: 2
- Views: 1690
Re: Creating points + measurements
A way to do that is with a combination of LAStools and GIS manipulation. However, creating such algorithms is not an easy task and requires some experience. Reading into academic papers might be a good way to start!
- Mon Mar 19, 2018 1:52 pm
- Forum: Questions
- Topic: Global Shift/Scale
- Replies: 4
- Views: 2647
Re: Global Shift/Scale
Why would you not want to use the global shift and scale? I think it might improve the speed during operation and I don't see any negative effects?
- Thu Mar 15, 2018 2:38 pm
- Forum: Issues, bugs, etc.
- Topic: Failed to export as LAS/LAZ
- Replies: 6
- Views: 9869
Re: Failed to export as LAS/LAZ
Well, luckily someone fixed the bug ;). The latest 2.10.alpha version has been updated. I'm having a similar bug when loading LAZ-files and it wasn't fixed with that alpha version. I think it might be caused by a recent update in our software. If I take the LAZ file and copy it with las2las, I can ...
- Wed Nov 29, 2017 9:24 am
- Forum: Questions
- Topic: How to change Z coordinate or match point clouds
- Replies: 2
- Views: 6803
Re: How to change Z coordinate or match point clouds
Quick and dirty way would be the following: First manually find the average Z offset between the reference and aerial point cloud. You could do this by measuring the Delta_Z between the two clouds at different representative points with the 'Point picking' tool. If you can determine a solid average ...
- Wed Nov 29, 2017 9:16 am
- Forum: Questions
- Topic: More advanced version of Point List Picking
- Replies: 1
- Views: 1212
More advanced version of Point List Picking
Hello everybody, For a project I need to manually click lots of points in a point cloud. With these points I need to do some analysis which I plan to calculate in an Excel sheet. For practical reasons, it would be very helpful if the point list would be in some kind of matrix format (ready for analy...