Skip to content

AymenSekhri/ImageCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ImageCompression

K-Means Image Compression

K-Means Algorithm maps 3 8bit colors into 16 colors.Thus, the image size is reduced to 16.6% of the original size. The number of colors can be increased to increase the image quality. The project requires Math.NET Numerics Package.You cad download it from NuGet Packages in visual studio.

Releases

No releases published

Packages

No packages published

Languages