Fuzzy C-means : All clusters centers converge to the same point after the first centroids update
I am implementing Fuzzy C-means to work with image segmentation following the given algorithm :
I am implementing Fuzzy C-means to work with image segmentation following the given algorithm :