Hacker News new | ask | show | jobs
Dithering in image processing (en.wikipedia.org)
4 points by werediver 3094 days ago
1 comments

I am just amazed how much this pretty simple technique gives to the quality of an image after a heavy color-space compression.

And the Hilbert curve finds application in dithering [1] as well.

[1] https://en.wikipedia.org/wiki/Hilbert_curve#Applications_and...