1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2025-11-21 12:31:02 +00:00
Files
AmigaExamples/013.dithered_ham
2016-03-21 20:35:08 +11:00
..
2016-03-12 14:49:29 +11:00
2016-03-11 21:48:43 +11:00
2016-03-08 21:30:47 +11:00
2016-03-21 20:35:08 +11:00
2016-03-12 12:53:27 +11:00
2016-03-11 21:49:01 +11:00
2016-03-08 21:30:47 +11:00

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