Skip to content

dzutrinh/KMeans-CIQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Image Quantization using K-Means++

Clone the repository: git clone https://github.com/dzutrinh/KMeans-CIQ

Build: make

Usage: ./ciq input.ppm output.ppm [K]

Tested on:

  • macOS (Clang)
  • MS-DOS (DosBox/DJGPP)