paper-with-me

Papers

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 clustering technique. Starting from this, we used two techniques; the first is watershed technique with new merging procedures based on mean intensity value to segment the image regions and to detect their boundaries. The second is edge strength technique to obtain an accurate edge maps of our images without using watershed method. In this paper: We solved the problem of undesirable oversegmentation results produced by the watershed algorithm, when used directly with raw data images. Also, the edge maps we obtained have no broken lines on entire image and the final edge detection result is one closed boundary per actual region in the image.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringEdge DetectionImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Cell Segmentation by Combining Marker-Controlled Watershed and Deep Learning

2020-04-03 · Filip Lux, Petr Matula

We propose a cell segmentation method for analyzing images of densely clustered cells. The method combines the strengths of marker-controlled watershed transformation and a convolutional neural network (CNN). We demonstr…

Cell DetectionCell SegmentationCell TrackingData Augmentation+2

A Novel Falling-Ball Algorithm for Image Segmentation

2021-05-06 · Asra Aslam, Ekram Khan, Mohammad Samar Ansari, M. M. Sufyan Beg

Image segmentation refers to the separation of objects from the background, and has been one of the most challenging aspects of digital image processing. Practically it is impossible to design a segmentation algorithm wh…

Edge DetectionImage SegmentationSegmentationSemantic Segmentation

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 autom…

Image SegmentationSegmentationSemantic Segmentation

Segmentasi Citra Menggunakan Metode Watershed Transform Berdasarkan Image Enhancement Dalam Mendeteksi Embrio Telur

2021-02-08 · Shoffan Saifullah

Image processing can be applied in the detection of egg embryos. The egg embryos detection is processed using a segmentation process. The segmentation divides the image according to the area that is divided. This process…

Image EnhancementSegmentation

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