Skip to content

C program to compress, decompress and rotate images using the QuadTree data structure.

Notifications You must be signed in to change notification settings

Dave080302/QuadTree-Compression-Decompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the program, simply run make, and then with the binary execute the following command

./quadtree [-c factor/ -d / -m type] [INPUT_FILE] [OUTPUT_FILE]

About

C program to compress, decompress and rotate images using the QuadTree data structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published