Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 194 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 194 Bytes

imgTrans

Implement some common block transformations in image and video compressing, just for fun.

Plan:

  • DCT
  • Fast DCT
  • Integer DCT
  • Hardmard
  • Entropy Coding
    • CABAC
    • ...