Artifact [d243e654ba]

Artifact d243e654ba862361987e2aceed167057698280da:

Wiki page [Dithering] by user 2014-02-02 19:19:54.
D 2014-02-02T19:19:54.896
L Dithering
P 48f6ae8d10eb1bca02637a957541f18d53639b0b
U user
W 1943
<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 Atkinson, Floyd-Steinberg, Ordered, Random, General Sierra, General Sierra Two Rows, General Sierra Low, General Floyd-Steinberg, General False Floyd-Steinberg, General Jarvis, General Stucki, General Atkinson, General Burkes<br/><br/>

Output image for <b>Atkinson</b>:<br/>
<img src="/doc/tip/out/dith_atkinson.jpg"/>
<br/>

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

Output image for <b>Ordered</b>:<br/>
<img src="/doc/tip/out/dith_ordered.jpg"/>
<br/>

Output image for <b>Random</b>:<br/>
<img src="/doc/tip/out/dith_random.jpg"/>
<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/>

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

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

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

Output image for <b>general Burkes</b>:<br/>
<img src="/doc/tip/out/dithgen_burkes.jpg"/>
<br/>
Z b034b98a862fdd707921ab372cc3ecfd