1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2025-11-21 22:59:50 +00:00
Files
AmigaExamples/013.dithered_ham/README.md
2016-03-11 21:49:01 +11:00

810 B

ditherered ham

More changes to imagecon. This time I added simple Floyd-Steinberg 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.

I also added a very slow and hackish brute force palette computation that tries the find good HAM palette.

dithered

dithered

no dither

dithered

try it