command line SF_CONVERT_TO_RGB

Feel free to ask any question here
Post Reply
crowdster
Posts: 1
Joined: Thu Feb 01, 2018 8:29 pm

command line SF_CONVERT_TO_RGB

Post by crowdster »

Hey folks,
currently I´m trying to convert a scalar field to RGB values. The desktop version works just fine, however in order to automate the process via command line I´m struggling to achieve the same result.
Following expression produces the error:
Unknown or missplaced command: -SF_CONVERT_TO_RGB

Code: Select all

CloudCompare -o C:\Users\datei.xyz -SET_ACTIVE_SF 3 -SF_CONVERT_TO_RGB FALSE
I also tried it without setting an active scalar field

Code: Select all

CloudCompare -o C:\Users\datei.xyz  -SF_CONVERT_TO_RGB FALSE
but with the same result..
Has anyone an idea what may be going wrong?
Crowdster
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: command line SF_CONVERT_TO_RGB

Post by daniel »

It's probably because it's only available in the latest 2.10.alpha version (it's available online, but only for Windows)
Daniel, CloudCompare admin
Post Reply