I have a cloud for which I need to first check if rgb values exist already, if they do, perform some actions. If they do not, then convert scalar field 0 to rgb and then perform some actions. How can this be achieved using the command line as this needs to run in a script..?
I have most of this workign with the exception of the conditional portion for when rgb value already exist on import as I do not see a way to provide a conditional statement in the CLI execution
CLI tutorial checking for rgb values
Re: CLI tutorial checking for rgb values
You are right this is not possible yet. But I guess it wouldn't be too difficult to add this feature (if you have some C++ development skills of course)?
Daniel, CloudCompare admin
Re: CLI tutorial checking for rgb values
I might head this route as i do have the ability to alter the C++.
Thank you. I will begin to build CC on my new machine and hopefully not encounter all the errors on my end that I had last time through xP
Thank you. I will begin to build CC on my new machine and hopefully not encounter all the errors on my end that I had last time through xP