Skip to content

Abtinz/MM-Dithering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Ordered Dithering and Floyd-Stienberg

In this project, two famous image compression and size reduction algorithms from the family of dithering algorithms have been implemented.

Ordered Dithring and Grayscale Image:

in this section grayscale image is made using YUV constant coefficients and calculating the original image brightness levels. then order ditherd image is created by dithering matrix and thresolding in image processing section.

Original Image:

Grayscale Image:

Grayscale Image:

Floyd-Stienberg:

Original Image:

Result Image: