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)