Results 1 to 10 of 60

Thread: [Award Winner] Bitmapped Images - The technical side of things explained.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Redrobes's Avatar
    Join Date
    Dec 2007
    Location
    England
    Posts
    7,201
    Blog Entries
    8

    Default

    An interesting post was made to one of the tech news sites and it has some more detail about dithering and shows 11 algorithms and the results to a test image. So if your interested in more detail about error diffusion dithering and how each of the named methods spread the error then this is the post for you:

    https://tannerhelland.com/2012/12/28...urce-code.html

    I am putting it here so that I can refer back it this myself if I ever need to. Might code up and add two row Sierra in my little image processing app. I dont have any dither in it at present and this one looks better than Floyd Steinberg.
    Last edited by Redrobes; 02-24-2021 at 06:41 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •