Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 407 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 407 Bytes

影像壓縮的 lib,因為感覺 github 上都是 c 和 c++ 寫的,所以我就叛逆拿 python 來寫練手順便增加曝光(閉嘴)

因為是學生,所以隨著上課進度更新

目前完成rgb2yuv, yuv2rgb, subsample, huffman等功能

具體用法可以參考example中的範例 image