Artifact [2855b0b5c9]

Artifact 2855b0b5c988adf5daa600320596f32a8ac71753:

Wiki page [Dithering] by user 2014-02-02 19:13:44.
D 2014-02-02T19:13:44.479
L Dithering
P 49b36209f35692b64cc135e08f59de85f96a263c
U user
W 955
<h1>Dithering</h1>

Dithering is the algorithm for preparing of image to black-white printing (old newspapers, old books) or for old displays systems. Here is 2 different implementations: general purpose with using of matrixes defined in imsh.scm library and special dithering algorithms.
<br/>
Original image:<br/>
<img src="/doc/tip/stalin.jpg"/>
<br/>
See results for ...<br/><br/>

Output image for <b>general Sierra</b>:<br/>
<img src="/doc/tip/out/dithgen_sierra.jpg"/>
<br/>

Output image for <b>general Sierra Two Rows</b>:<br/>
<img src="/doc/tip/out/dithgen_sierra2.jpg"/>
<br/>

Output image for <b>general Sierra Low</b>:<br/>
<img src="/doc/tip/out/dithgen_sierralow.jpg"/>
<br/>

Output image for <b>general Floyd-Steinberg</b>:<br/>
<img src="/doc/tip/out/dithgen_floyd.jpg"/>
<br/>

Output image for <b>general False Floyd-Steinberg</b>:<br/>
<img src="/doc/tip/out/dithgen_falsefloyd.jpg" width="100%"/>
<br/>

Z c5ae880e2702feb7cbeab9afbd2391d9