Skip to content

IgorHelinski/MyImageOperations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

MyImageOperations

Various operations on images. Made using C# and .NET as a CMD application.

Floyd-Steinberg dithering

I used Floyd-Steinberg dithering alghorithm that uses error diffusion as its dithering method.
Here are some examples:
!!! due to downscaling, press on an image to see it in fullscreen !!!

Original     Original    
Quant of 3 Quant of 3
Quant of 2 Quant of 2 Quant of 1 Quant of 1

About

Floyd–Steinberg dithering and more! Made using C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages