/segmentation-kmeans-c

Image segmentation using k-means technique implemented in C

Primary LanguageC

Image Segmentation using C

Image segmentation using k-means technique implemented in C

Coloured PPM images have been used as inputs and image segmentation has been implemented using K-means technique. A detailed report can be found in the file report.

Input images used:

Frog The Night King

Few Outputs:

Frog (3 clusters) The Night King (3 clusters)