Image Segmentation with Python and Unsupervised Learning
17 ratings

Display an image in a viewable frame, and in RGB space.
Use K-means to partition the pixels into relevant colour clusters and segment an image.
Find the best K value according to an objective criterion.