Skip to content

Files

Latest commit

4a60c55 · Oct 25, 2017

History

History
16 lines (14 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 542 Bytes

Image-Compression

Compression using various algorithms and Comparision between them :)

Sample compression using Median Cut Algorithm

uncompressed img

Uncompressed Image

compressed img

Compressed Image(depth=4)

Feel free to fork and play around with the algorithms. And I am open to any suggestions or commits!