Paper
19 September 1997 Optimal parallel watershed algorithm based on image integration and sequential scannings
Alina N. Lindner, Moncef Gabbouj
Author Affiliations +
Abstract
Watershed transformation is a tool for image segmentation widely used in computer vision applications. However, the complexity of processing large images entails fast parallel algorithms. In this paper, an improved SPMD (single program multiple data) watershed algorithm based on image integration and sequential scannings is rendered. The task performed by the algorithm is an alternative to the classical simulated immersion for computing the watershed image. Although the technique converges slow on a single processor computer, due to the repeated raster and anti-raster scannings of the image, it performs much faster in parallel, when subimages of the global image are simultaneously processed. Additionally, a global connected components operation employed for the parallel labeling of the seeds for region growing increases the efficiency of the algorithm. Results of a message passing interface (MPI) implementation tested on a Cray T3D parallel computer demonstrate the resilience of the presented parallel design solution to increasing number of processors, as to larger image sizes.
© (1997) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Alina N. Lindner and Moncef Gabbouj "Optimal parallel watershed algorithm based on image integration and sequential scannings", Proc. SPIE 3166, Parallel and Distributed Methods for Image Processing, (19 September 1997); https://doi.org/10.1117/12.279607
Lens.org Logo
CITATIONS
Cited by 2 patents.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Image processing

Image segmentation

Image processing algorithms and systems

Raster graphics

Computer simulations

Image restoration

Computer vision technology

RELATED CONTENT

Computer vision based room interior design
Proceedings of SPIE (December 08 2015)
Algorithm for dynamic object tracking
Proceedings of SPIE (November 01 1992)

Back to Top