2018 IEEE Winter Conference on Applications of Computer Vision (WACV) 2018
DOI: 10.1109/wacv.2018.00069
|View full text |Cite
|
Sign up to set email alerts
|

Path Reducing Watershed for the GPU

Abstract: The watershed transform is a popular image segmentation procedure from mathematical morphology used in many applications of computer vision. This paper proposes a novel parallel watershed procedure designed for GPU implementation. Our algorithm constructs paths of steepest descent and reduces these paths into direct pointers to catchment basin minima in logarithmic time, also crucially incorporating successful resolution of plateaux. Three implementation variants and their parameters are analysed through exper… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2021
2021
2025
2025

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(7 citation statements)
references
References 13 publications
0
7
0
Order By: Relevance
“…The performance analysis of our proposed work is conducted with some of the performance metrics such as sensitivity, specificity, accuracy, Dice coefficient, [40,41] Jaccard coefficient [42,43] and compared with some of the prior works such as FCN, [44] GF, [45] MSFS, [46] GA. [47] The following section of this article encloses the description of performance metrics and their comparative analyses.…”
Section: Resultsmentioning
confidence: 99%
“…The performance analysis of our proposed work is conducted with some of the performance metrics such as sensitivity, specificity, accuracy, Dice coefficient, [40,41] Jaccard coefficient [42,43] and compared with some of the prior works such as FCN, [44] GF, [45] MSFS, [46] GA. [47] The following section of this article encloses the description of performance metrics and their comparative analyses.…”
Section: Resultsmentioning
confidence: 99%
“…The computational bottleneck of this algorithm is step S2 which, in the worst case, requires a number of iterations linear in the image size. We have shown [9] three implementation variants for this step: synchronous, block-asynchronous and balanced. The synchronous variant is the slowest due to all CUDA threads synchronising after every iteration.…”
Section: Parallel Watershed Algorithmmentioning
confidence: 99%
“…We converted the BSDS500 images to greyscale without any further processing before running the watersheds. In addition, we include three 3D images (128 megavoxels each) of resolutions 320×320×1250, 500×500×512, 4000×4000×8, and a single 3D image (800 megavoxels) of resolution 4000×4000×50, all constructed from the same microCT image [9]. The 4000×4000×8 image is also interpreted, in separate experiments, as a set of eight 2D images.…”
Section: Experimental Setup and Datasetsmentioning
confidence: 99%
See 2 more Smart Citations