Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1.43 KB

README.md

File metadata and controls

39 lines (33 loc) · 1.43 KB

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)