Page 1 of 1

Coler Scale: How to switch from continuous to classes?

Posted: Fri Sep 01, 2017 12:00 pm
by beatlepilz
Hi,

For my current work I compare point clouds with the Cloud-to-Cloud Distance Tool. But my distances are very small and a continuous color scale has too many similar colors to distinguish between different values. So I would like to "classify" the color scale. The result should be one distinct color for a distinct range of values.

At the moment it looks like this:
my_scale.PNG
my_scale.PNG (237.85 KiB) Viewed 863 times
I want it to look like one of your examples at the wiki:
CCDistanceComputationResult.jpg
CCDistanceComputationResult.jpg (137.15 KiB) Viewed 863 times
Do you have a hint for me?

Best regards
Lukas

Re: Coler Scale: How to switch from continuous to classes?

Posted: Fri Sep 01, 2017 5:41 pm
by daniel
Yes, you have to use a 'absolute' color scale. See http://www.cloudcompare.org/doc/wiki/in ... es_Manager

EDIT: and in this example we simply used the 'steps' parameter of the color scale (in the cloud properties) so as to use only a few of them. Another way to obtain this effect is to create fake steps very close to each other to avoir the 'gradient' effect.