A Novel Approach Towards Clustering Based Image Segmentation
In computer vision, image segmentation is always selected as a major research topic by researchers. Due to its vital rule in image processing, there always arises the need of a better image segmentation method. Clustering is an unsupervised study with its application in almost every field of science and engineering. Many researchers used clustering in image segmentation process. But still there requires improvement of such approaches. In this paper, a novel approach for clustering based image segmentation is proposed. Here, we give importance on color space and choose lab for this task. The famous hard clustering algorithm K-means is used, but as its performance is dependent on choosing a proper distance measure, so, we go for cosine distance measure. Then the segmented image is filtered with sobel filter. The filtered image is analyzed with marker watershed algorithm to have the final segmented result of our original image. The MSE and PSNR values are evaluated to observe the performance.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringImage SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Clustering Approach Towards Image Segmentation: An Analytical Study
Image processing is an important research area in computer vision. Image segmentation plays the vital rule in image processing research. There exist so many methods for image segmentation. Clustering is an unsupervised s…
ClusteringImage SegmentationSegmentationSemantic SegmentationY-net: Biomedical Image Segmentation and Clustering
We propose a deep clustering architecture alongside image segmentation for medical image analysis. The main idea is based on unsupervised learning to cluster images on severity of the disease in the subject's sample, and…
ClusteringDeep ClusteringImage SegmentationMedical Image Analysis+3HCFormer: Unified Image Segmentation with Hierarchical Clustering
Hierarchical clustering is an effective and efficient approach widely used for classical image segmentation methods. However, many existing methods using neural networks generate segmentation masks directly from per-pixe…
ClusteringImage SegmentationInstance SegmentationPanoptic Segmentation+2Higher-Order Correlation Clustering for Image Segmentation
For many of the state-of-the-art computer vision algorithms, image segmentation is an important preprocessing step. As such, several image segmentation algorithms have been proposed, however, with certain reservation due…
Clusteringgraph partitioningImage SegmentationSegmentation+2Image segmentation based on the hybrid total variation model and the K-means clustering strategy
The performance of image segmentation highly relies on the original inputting image. When the image is contaminated by some noises or blurs, we can not obtain the efficient segmentation result by using direct segmentatio…
ClusteringImage SegmentationSegmentationSemantic Segmentation