Concurrent determination of connected components

Citation
Wh. Hesselink et al., Concurrent determination of connected components, SCI COMP PR, 41(2), 2001, pp. 173-194
Citations number
17
Categorie Soggetti
Computer Science & Engineering
Journal title
SCIENCE OF COMPUTER PROGRAMMING
ISSN journal
01676423 → ACNP
Volume
41
Issue
2
Year of publication
2001
Pages
173 - 194
Database
ISI
SICI code
0167-6423(200110)41:2<173:CDOCC>2.0.ZU;2-H
Abstract
The design is described of a parallel version of Tarjan's algorithm for the determination of equivalence classes in graphs that represent images. Dist ribution of the vertices of the graph over a number of processes leads to a message passing algorithm. The algorithm is mapped to a shared-memory arch itecture by means of POSIX threads. It is applied to the determination of c onnected components in image processing. Experiments show a satisfactory sp eedup for sufficiently large images. (C) 2001 Elsevier Science B.V. All rig hts reserved.