I'm trying to convert LiDAR files from the LAZ format (the compressed version) into LAS (the uncompressed version) using LASzip software.
However, I am not really sure how it works. I created a new output folder as I entered in the app interface, but it is totally empty.
I also had tried the following code in the command prompt window:
D:\LiDAR\Laszip\laszip.exe *.laz
and got a message saying 'no input specified'.
In my folder, there are about 100-ish.laz files as well as one imu.laz. Any suggestions?
No comments:
Post a Comment