Search found 9 matches

by williamP
Thu Apr 27, 2017 6:28 am
Forum: Questions
Topic: probleme with rasterize
Replies: 2
Views: 2271

Re: probleme with rasterize

ah ok, I use Xnview.
by williamP
Wed Apr 26, 2017 3:24 pm
Forum: Questions
Topic: probleme with rasterize
Replies: 2
Views: 2271

probleme with rasterize

hello everybody,

I want rasterize a pointcloud which results from a comparison. Like that :

[img] comparaison.JPG [/img]

I do this programmation :

[img] créationraster.JPG [/img]

The result is this :

[img] resultat.JPG [/img]

so it is not the result that I want. May be I'm wrong on the ...
by williamP
Wed Mar 15, 2017 4:30 pm
Forum: Issues, bugs, etc.
Topic: commande line STAT_TEST
Replies: 2
Views: 3787

Re: commande line STAT_TEST

Hello,
thanks you for remarks !
Yes, I want to extract the mean and standard déviation.
by williamP
Mon Mar 13, 2017 1:48 pm
Forum: Issues, bugs, etc.
Topic: commande line STAT_TEST
Replies: 2
Views: 3787

commande line STAT_TEST

Hello,

I want to batch the command line STAT_TEST.

I wrote this script :
cd "C:\Program Files\CloudCompare"
CloudCompare.exe -O C:\Users\Desktop\resultat_comp\%VrFchRcnt% -STAT_TEST GAUSS mean value sigma

where VrFchRcnt is a txt file.

The problem is that CC displays an error message ...
by williamP
Mon Mar 13, 2017 8:27 am
Forum: Questions
Topic: Command line C2M distance
Replies: 4
Views: 3209

Re: Command line C2M distance

Hi Daniel,

Your update works perfectly !
Thanks you :)
by williamP
Fri Mar 10, 2017 4:04 pm
Forum: Questions
Topic: Command line C2M distance
Replies: 4
Views: 3209

Re: Command line C2M distance

I use the version 2.9
by williamP
Fri Mar 10, 2017 9:17 am
Forum: Questions
Topic: Command line C2M distance
Replies: 4
Views: 3209

Command line C2M distance

Hi Daniel,

I want to batch the command line Cloud-to-Mesh distance.

I wrote this script :
cd "C:\Program Files\CloudCompare"
CloudCompare.exe -O C:\Users\Desktop\def_01_03.pts -O C:\Users\Desktop\NullScan_TIN.obj -C_EXPORT_FMT ASC -EXT TXT -C2M_DIST

The problem is that CC displays an error ...
by williamP
Mon Feb 27, 2017 8:58 am
Forum: Questions
Topic: personnal scipt
Replies: 2
Views: 2507

Re: personnal scipt

thanks you Daniel !
by williamP
Fri Feb 24, 2017 8:12 am
Forum: Questions
Topic: personnal scipt
Replies: 2
Views: 2507

personnal scipt

Hello,

I want to know if it possible to write a script which use some differents applications or module of CC in order to automate post-processing of a points clouds and compar them ?

If it is possible to write a personnal script do you know the language I have to use ?

thanks you for your ...