From bb2c632efa704c884a7fd624dd68f7663211f373 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Wed, 9 Mar 2016 15:05:59 +1100 Subject: [PATCH] Update README.md --- 013.dithered_ham/README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/013.dithered_ham/README.md b/013.dithered_ham/README.md index 950125c..f2c0d67 100644 --- a/013.dithered_ham/README.md +++ b/013.dithered_ham/README.md @@ -1,16 +1,19 @@ -Ditherered HAM +ditherered ham ============== -Work in progress +More changes to [imagecon](../tools/imagecon). This time I added simple [Floyd-Steinberg dithering](https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering). You can see that while this improves the image, there are some problems somewhere in imagecon that increase the color intensity compared to the original source image. -Dithered +I also added a very slow and hackish brute force palette computation that tries the find good HAM palette. + +dithered -------- ![dithered](screenshots/dithered.png?raw=true) -No dither +no dither --------- ![dithered](screenshots/ham.png?raw=true) -[Download disk image](bin/dithered_ham.adf?raw=true) - - +try it +------ + * [Download disk image](bin/dithered_ham.adf?raw=true) + * Run in SAE