Questions about mean shift noise removal and color reduction

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
aigo
Posts: 29
Joined: 2017-06-26T12:02:47-07:00
Authentication code: 1151

Questions about mean shift noise removal and color reduction

Post by aigo »

Hi again,

I understand what the windows size does now, sorry about that.

But, is it possible to specify the number of colors it can replace originals with (the number of colors in this case can be viewed as the number of clusters).

Say, for example I select 5 colors then when computing the mean of each window size, it selects the colour nearest to the mean (color) from my pre-specified color range (5 colors)?

If there is a function, that does this already. Kindly point me there.

Best,

Aigo!
Post Reply