Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 602 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 602 Bytes

Image Compression using LZW


LZW is an adaptive model for image compression

It progressively learns and adapts the model as it reads the text

It is more accurate than other modeling techniques and provides better compression.

Contents


Output Example


example