Live data from Hacker News

Convert photos to Atkinson dithering

gazs.github.io

1–10 of 61 posts

Re: Convert photos to Atkinson dithering

#2
Still my favorite B&W dither algorithm.

The 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

#9
post #3

Is 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.

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.

Re: Convert photos to Atkinson dithering

#10
post #9

Earlier 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.

That's a good clarification
Post reply on HN