Convert photos to Atkinson dithering
gazs.github.io
Convert photos to Atkinson dithering
1–10 of 61 posts
Re: Convert photos to Atkinson dithering
#2The university had a B&W flatbed scanner attached to a Mac running ... a Hypercard stack? that allowed you to scan an image and get a B&W image.
A clipart book I picked up from the college bookstore and a quick scan and I had a "logo" for the Mac shareware games I started writing in 1988 or so.
At the time I didn't;t realize how really ... nice .. Atkinson's algorithm is. But when, later, I tried dithering with other algos I saw how nice the diffusion was in Bill's code.
More recently I was playing with an eInk calendar project and wanted an "Atkinson-esque" series of images of the Moon in various phases. So I found a site very like the linked one to Atkinson-dither the moon photos I found [1].
[1] see the moon in screenshot: https://github.com/EngineersNeedArt/SystemSix/blob/10f2332b5...
Re: Convert photos to Atkinson dithering
#3Re: Convert photos to Atkinson dithering
#4Is it the same Atkinson that died today and is this a tribute ?
* Corrected from 'discovered;' see below.
Re: Convert photos to Atkinson dithering
#5Re: Convert photos to Atkinson dithering
#6Re: Convert photos to Atkinson dithering
#7Is it the same Atkinson that died today and is this a tribute ?
Re: Convert photos to Atkinson dithering
#8Re: Convert photos to Atkinson dithering
#9Is it the same Atkinson that died today and is this a tribute ?
Yes, he invented* the algorithm. One assumes it must be. * Corrected from 'discovered;' see below.
Re: Convert photos to Atkinson dithering
#10Earlier quoted context omitted.
Yes, he invented* the algorithm. One assumes it must be. * Corrected from 'discovered;' see below.
Invented the algorithm. The choice and arrangement of weights is a matter of fine-tuning to balance practical concerns - not some natural law of mathematics that could be figured out.