This document presents a survey of contemporary research on image segmentation through clustering techniques. It discusses various clustering approaches including exclusive clustering (e.g. k-means), overlapping clustering (e.g. fuzzy c-means), hierarchical clustering, and probabilistic D-clustering. It provides details on the algorithms and steps involved in each technique. The paper analyzes different clustering methods for image segmentation and concludes that fuzzy c-means is superior but has high computational costs, while probabilistic D-clustering can avoid this issue.