-
-
Save prakharaditya/e7606b075e23a90fb387f32dba5b18f9 to your computer and use it in GitHub Desktop.
Ordered dithering explanation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Dithering : Given two available values a and b, the missing value x between a et b is simulated by mixing pixels of colors a and b | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment