Clear Filters
Clear Filters

There are several types of dithering. Which type is the the matlab function "dither()" ?

4 views (last 30 days)
I know that there are several types of dithering: Random dither Ordered dither Error diffusion dither Floyd-Steinberg dither But when I use the dither() function of matlab which type of it that I am using?

Answers (1)

Steven Lord
Steven Lord on 27 Oct 2018
See the Algorithms section of the documentation page for the dither function.

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!