Artifact [49b36209f3]

Artifact 49b36209f35692b64cc135e08f59de85f96a263c:

Wiki page [Dithering] by user 2014-02-02 19:12:51.
D 2014-02-02T19:12:51.428
L Dithering
P 2f2cb7791431841ea60d069b2faa2574adbbe211
U user
W 942
<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"/>
<br/>

Z 4a12f73762caa4ac4db9c7c58d41e9d5