paper-with-me

Papers

Image Segmentation using Unsupervised Watershed Algorithm with an Over-segmentation Reduction Technique

2018-10-09 · Ravimal Bandara

Image segmentation is the process of partitioning an image into meaningful segments. The meaning of the segments is subjective due to the definition of homogeneity is varied based on the users perspective hence the automation of the segmentation is challenging. Watershed is a popular segmentation technique which assumes topographic map in an image, with the brightness of each pixel representing its height, and finds the lines that run along the tops of ridges. The results from the algorithm typically suffer from over segmentation due to the lack of knowledge of the objects being classified. This paper presents an approach to reduce the over segmentation of watershed algorithm by assuming that the different adjacent segments of an object have similar color distribution. The approach demonstrates an improvement over conventional watershed algorithm.

📄 PDF Abstract BibTeX arXiv:1810.03908

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Comparative Analysis of Unsupervised Algorithms for Breast MRI Lesion Segmentation

2018-02-23 · Sulaiman Vesal, Nishant Ravikumar, Stephan Ellman, Andreas Maier

Accurate segmentation of breast lesions is a crucial step in evaluating the characteristics of tumors. However, this is a challenging task, since breast lesions have sophisticated shape, topological structure, and variat…

ClusteringLesion SegmentationSegmentation

Image Segmentation Based on Watershed and Edge Detection Techniques

2005-02-13 · Conference 2005 2 · Nassir Salman Computer Science Department, Zarqa Private University, Jordan

A combination of K-means, watershed segmentation method, and Difference In Strength (DIS) map was used to perform image segmentation and edge detection tasks. We obtained an initial segmentation based on K-means cluster…

ClusteringEdge DetectionImage SegmentationSegmentation+1

Modified watershed approach for segmentation of complex optical coherence tomographic images

2023-03-29 · Maryam Viqar, Violeta Madjarova, Elena Stoykova

Watershed segmentation method has been used in various applications. But many a times, due to its over-segmentation attributes, it underperforms in several tasks where noise is a dominant source. In this study, Optical C…

Segmentation

The Empirical Watershed Wavelet

2024-10-24 · Basile Hurat, Zariluz Alvarado, Jerome Gilles

The empirical wavelet transform is an adaptive multiresolution analysis tool based on the idea of building filters on a data-driven partition of the Fourier domain. However, existing 2D extensions are constrained by the …

Image Deconvolution

Parallel Watershed Partitioning: GPU-Based Hierarchical Image Segmentation

2024-10-11 · Varduhi Yeghiazaryan, Yeva Gabrielyan, Irina Voiculescu

Many image processing applications rely on partitioning an image into disjoint regions whose pixels are 'similar.' The watershed and waterfall transforms are established mathematical morphology pixel clustering technique…

GPUImage SegmentationSemantic Segmentation