-RASTERIZE in Command line mode

If you are allergic to bug trackers, you can post here any remarks, issues and potential bugs you encounter
Post Reply
ptisylvain
Posts: 9
Joined: Sat Nov 25, 2017 5:23 pm
Location: Montpellier, France

-RASTERIZE in Command line mode

Post by ptisylvain »

Hi,

The command line " CloudCompare -O C:\1.bin -RASTERIZE -GRID_STEP 0.1 " works. But as soon as process is complete, CloudCompare crash and Windows (w7 64 bits) give the information below.
So any more complete command line like " CloudCompare -O C:\1.bin -RASTERIZE -GRID_STEP 0.1 -SS SPATIAL 0.2 " does not work.

Signature du problème :
Nom d’événement de problème: APPCRASH
Nom de l’application: CloudCompare.exe
Version de l’application: 0.0.0.0
Horodatage de l’application: 5a17e3f3
Nom du module par défaut: CloudCompare.exe
Version du module par défaut: 0.0.0.0
Horodateur du module par défaut: 5a17e3f3
Code de l’exception: c0000005
Décalage de l’exception: 0000000000040b51
Version du système: 6.1.7601.2.1.0.256.48
Identificateur de paramètres régionaux: 1036
Information supplémentaire n° 1: 8ec6
Information supplémentaire n° 2: 8ec6a192a53890b0351be24b732e6410
Information supplémentaire n° 3: 3550
Information supplémentaire n° 4: 355006f0946bb115dfc4b878ce2384bd

do you know a solution ?
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: -RASTERIZE in Command line mode

Post by daniel »

This was a bug indeed. I've fixed it (in the sources at least).

I'll try to update the online 2.10 alpha version soon!
Daniel, CloudCompare admin
htrz
Posts: 2
Joined: Wed Jan 30, 2019 2:41 pm

Re: -RASTERIZE in Command line mode

Post by htrz »

Hi,

I'm trying to run a Rasterize in command line, but CC hangs eacht time. I didn't get any error, nor notification, just immidetaly after loading the point cloud console stops to response.
I tried to do it with different GRID_SIZE values and the result is the same. To Rasterize same cloud throu GUI I didn't need much time (<1 min).

My command is:

CloudCompare -AUTO_SAVE OFF -O -GLOBAL_SHIFT AUTO "D:\Input.laz" -C_EXPORT_FMT las -EXT laz -RASTERIZE -GRID_STEP 0.1 -SAVE_CLOUDS FILE "Output.laz"

Thanks
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: -RASTERIZE in Command line mode

Post by daniel »

Can you maybe share the point cloud with me as well? (admin [at] cloudcompare.org).

And just to make sure: which version are you using?
Daniel, CloudCompare admin
htrz
Posts: 2
Joined: Wed Jan 30, 2019 2:41 pm

Re: -RASTERIZE in Command line mode

Post by htrz »

Yes I will do it.


I'm using v2.10.1
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: -RASTERIZE in Command line mode

Post by daniel »

Okay I fixed the bug (as it was a bug of course....).

Here is the fixed version:
https://www.cloudcompare.org/release/Cl ... up_x64.exe

(The file is currently uploading, it should be ready in 30 minutes)

Thanks for the feedback,

Daniel
Daniel, CloudCompare admin
Post Reply