Search found 1 match
- Wed Jul 26, 2023 7:39 am
- Forum: Issues, bugs, etc.
- Topic: Conversion from .las to .ply generates a subsampled pointcloud
- Replies: 1
- Views: 8205
Conversion from .las to .ply generates a subsampled pointcloud
Hello, I am trying to convert a massive (4,294,967,295 points) .las pointcloud into a .ply pointcloud. However, whether I try to do it by using CLI CloudCompare : CloudCompare -O ./pointcloud.las -C_EXPORT_FMT PLY -SAVE_CLOUDS or try to open my .las file in the GUI CloudCompare in order to save it a...