Skip to content

BastienBoymond/image-compressor

Repository files navigation

image-compressor

📓 Description 📓

The image-compressor is a kmeans algoritm in haskell for compress a image.

📦 Installer 📦

  • Clone the repository:

      git@github.com:BastienBoymond/image-compressor.git
    
  • Compile the project:

      make
    
  • Lauch the project:

      ./imageCompressor -l <convergence> -n <number of clusters> -f <filepath>
    
  • View real image:

      cd tests
      node Testeur.js <number of clusters> <convergence> <filepath>
    

📝 Posibilities 📝

Image with 2 clusters :

fruit compress

Image with 4 clusters :

fruit compress

Image with 6 clusters :

fruit compress

🏷️ Team Project 🏷️

I do this project with the help of the following people: