bhushan99/Significant_coloring_of_image
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Run the command "./run.sh <input_image_location> (<output_image_location> : optional)". If output image location is not specified, output.ppm image is created. Maximum number of colours in output image is set to 32. K-means algorithm terminates when less than 0.1% pixels in original image change their cluster in the next iteration.