Image segmentation - Wikipedia
https://en.wikipedia.org/wiki/Image_segmentationThe K-means algorithm is an iterative technique that is used to partition an image into K clusters. The basic algorithm is 1. Pick K cluster centers, either randomly or based on some heuristic method, for example K-means++2. Assign each pixel in the image to the cluster that minimizes the distance between the pixel and the cluster center
Image Segmentation Techniques
www.irjet.net › archives › V2image segmentation method, and tries to improve the normalized cut image segmentation method. (b) Edge-based techniques: it is used the most common method of detecting boundaries and discontinuities in an image. An edge is a set of connected pixels, i.e., same intensity level, between two adjacent pixels and can be