Hello, Can I know how you've implemented the floyd-steinberg dithering? Im curious as I have never been able to find an equivalent function. To clarify my intent and purpose, I am developing an image encoder for an IoT project that converts image from RGB to HSV then performs quantization and dithering.
Thank you
Thank you
Comment