Extract images from E57 with command line?

Feel free to ask any question here
sdoughtie
Posts: 14
Joined: Mon Jul 01, 2024 7:26 am
Location: Virginia, USA
Contact:

Re: Extract images from E57 with command line?

Post by sdoughtie »

Darius_bd wrote: Fri Feb 23, 2024 3:08 pm .
It might be a bit late, but for anyone who stumbles upon this thread the way is to download the libe57 software, and inside the "bin" folder one can find the e57unpack.exe. Then is just a matter of running via the command line the following command:

Code: Select all

e57unpack.exe source-file-name.e57 --no-points


This will create a folder of the same name as the source file and inside there will be the cube faces images of all scans inside the E57. This will only work if the E57 itself has images as panoramas, like it happens with pointclouds created with Leica scanners.
just what I'm looking for! Thanks!
Post Reply