RSSAmplifier

Backdrifting · Jan 16, 2023

Image Dithering

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Image Dithering Posted 1/16/2023 Dithering means intentionally adding noise to a signal to reduce large artifacts like color banding. A classic example is reducing a color image to black and white. Take this magnificent photo of my neighbor’s cat: To trivially convert this image to black and white we can take each pixel, decide which color it’s closest to, and set it to that: 1 2 3 4 5 6 7 8 9 10…

Read on backdrifting.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.