I want to batch the command line STAT_TEST.
I wrote this script :
Code: Select all
cd "C:\Program Files\CloudCompare"
CloudCompare.exe -O C:\Users\Desktop\resultat_comp\%VrFchRcnt% -STAT_TEST GAUSS mean value sigma
The problem is that CC displays an error message : "invalid parameter: mean value after Gauss".
I try to put mean value and sigma between () or {} and [] but the message stay, I don't know how i have to write the distrib parameters.
Thanks you for your answer !
PS: it is possible to know the mathematical methode that is used to calculate sigma please ? :)