Hi,
I am just working a an alternative posterization algorithm. The basic difference is that the channel values are not fixed, like: 0, 0.25, 0.5, 0.75, 1, but algorithm is allowed to pick own values based on values in image.
As by now it is a crude python script, slow of course, but easy to tinker with... Later on it could be reworked to gimp plugin.
I am not sure if such algorithm exists and is available in gimp, and whether there is an interest....
Below are couple of examples. Each one is split, right side is posterized, left one is original. Also see a text on the images to learn the level of posterization and also generated custom values...
I would welcome any feedback
