Kevinnan-teen / ImageCompressionView on GitHub
自己从零实现一个图像压缩程序。首先将BMP的BGR转为YUV格式将图片压缩50%,然后使用LZW空间压缩算法和霍夫曼编码对图像进一步进行压缩。
10Aug 7, 2020Updated 5 years ago

Alternatives and similar repositories for ImageCompression

Users that are interested in ImageCompression are comparing it to the libraries listed below

Sorting:

Are these results useful?