I am not (yet) a programmer, so please don’t shoot this messenger
Is there an extension (or would it be possible to have someone make an extension) that can convert an image consisting of approximately 40 colors to a maximum of 6 different surfaces/layers/tags?
Brief explenation of my goal:
We receive an image with terrain roughness in which various terrain roughnesses are shown by means of approximately 43 colors. However, our analysis tool can only recognize 6 different roughnesses. At the moment I raytrace the imported original manually until I have a usable file with the 6 layers/tags that we need, but it is pretty time consuming.
Example:
On the left the received original and to the right my (simplyfied) raytraced results with the layers/tags needed.
I’ve tried several converters that claim to convert raster images to vector images. They can convert the image much faster than if I raytrace it. But (a big BUTt) they mess things up in a way that makes even my manual raytracing results much better. Also, the time it takes to improve their output is again more time consuming than raytracing the image.
If anyone knows if this is possible with an extension, or if anyone knows of a converter that can do this for me, please let me know.
A huge bundle of thanks in advance!