Skip to content

MaximeHeckel/arbres_quadratiques

Repository files navigation

##Quadtree BMP compression

This program is a quadtree implementation un C for .bmp files compression.

###How to make it work ?

First clone the repository using :

git clone git@github.com:MaximeHeckel/arbres_quadratiques.git

Then go to the "arbres_quadratiques" folder and type:

make

in order to execute the makefile.

Finally run the program with the folowing command :

./arbres_quadratiques input_bmp output_bmp

And see the result

###How does it look like at the end ?

Let's see some examples.

ScreenShot ScreenShot

ScreenShot ScreenShot

About

QuadTree implementation in C for .bmp compression

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages