This is a 16 color palette reduced image using my own custom palette generator algorithm. The palette it detected and in use is in the top right.
Based on this post right here…
This is a 16 color palette reduced image using my own custom palette generator algorithm. The palette it detected and in use is in the top right.
Based on this post right here…
Makes me think of the recent stand up maths video on dithering.
The magic of adding random noise to black and white images.
He’s doing ordered dithering plus random generated noise there. That’s a bit different than error diffusion dithering, the noise comes from the image itself via a feedback loop.