
k-means Image Segmentation
Tima M
23 min•0 прослушиваний•0 избранных
Success & Inspiration
Описание
Linh Da joins us to explore how image segmentation can be done using k-means clustering. Image segmentation involves dividing an image into a distinct set of segments. One such approach is to do this purely on color, in which case, k-means clustering is a good option. <div> <p>In the image below, you can see the k-means clustering segmentation results for the same image with the values of 2, 4, 6, and 8 for k.</p> <p><img src= "https://s3.amazonaws.com/dataskeptic.com/images/2022/segmented-yoshi.png" alt="Lilac Crowned Amazon" /></p> </div> <div> </div>