Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 391 Bytes

Multimedia

This is the final project of the multimedia course of ZJU. A 24-bit BMP image compression procedure.

How to use

put a 24-bit bmp image in the directory of source code. Then compile and run main.cpp.
input filenames and compression method.
ouput files will be stored in same directory.

Notice

Lossless compression may take dozens of minutes. Please be patient.