Information AboutFloyd-steinberg Dithering |
| CATEGORIES ABOUT FLOYD-STEINBERG DITHERING | |
| computer graphics | |
|
For example, consider this matrix of pixel values: : If the center value is quantized to zero and the error is diffused by the Floyd-Steinberg algorithm, this would be the result: : Note that the whole algorithm should run In-place instead of accumulating the errors on a separate buffer. EXTERNAL LINKS |
|
|