Hi,
I recently started using CloudCompare and fell in love with it. I got a question, which I didn't find an answer from searching the forum, regarding command line usage to export a 2.5D image with height index.
Is there a way to get an image (JPG/PNG) of the RGB 2.5D point with height index like in the attached image (FromGUI.jpg)? I got this image from the GUI, but I would like to programmatically obtain it (i.e., using command line). I tried to export using the RASTERIZE option from the command line, but it does not include the height index as shown in the attached file (FromRaster.tif). If anyone knows how to do it or knows a library to export using the .bin file of 2.5D Volume that would be awesome.
Thank you in advance.
Command line to export 2.5D Volume image with height index
-
- Posts: 1
- Joined: Sun Apr 23, 2023 4:18 pm
Command line to export 2.5D Volume image with height index
- Attachments
-
- FromRaster.tif (14.51 KiB) Viewed 721 times
-
- FromGUI.png (226.2 KiB) Viewed 721 times
Re: Command line to export 2.5D Volume image with height index
No, because the command line mode doesn't have a graphical/OpenGL context (partly because it's a 'command line' mode, and also to be able to run on servers that don't have a graphic card for example).
Daniel, CloudCompare admin