Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 171 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 171 Bytes

jpegCompression

I am trying to implement JPEG compression on MATLAB, while keeping the steps as modular as possible.

Still, entropy coding and decoding are incomplete.