Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.05 KB

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: