Description Usage Arguments Value
Dither a numeric matrix
1 | dither(m, edm, threshold = 0.5)
|
m |
numeric matrix with all values in the range [0, 1] |
edm |
the error diffusion matrix |
threshold |
threshold value. default: 0.5 |
numeric matrix with dithering. all values are 0 or 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.