2 LINEAR-TIME UNION-FIND STRATEGIES FOR IMAGE-PROCESSING

Citation
C. Fiorio et J. Gustedt, 2 LINEAR-TIME UNION-FIND STRATEGIES FOR IMAGE-PROCESSING, Theoretical computer science, 154(2), 1996, pp. 165-181
Citations number
20
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods
ISSN journal
03043975
Volume
154
Issue
2
Year of publication
1996
Pages
165 - 181
Database
ISI
SICI code
0304-3975(1996)154:2<165:2LUSFI>2.0.ZU;2-2
Abstract
We consider Union-Find as an appropriate data structure to obtain two linear time algorithms for the segmentation of images. The linearity i s obtained by restricting the order in which Union's are performed. Fo r one algorithm the complexity bound is proven by amortizing the Find operations. For the other we use periodic updates to keep the relevant part of our Union-Find-tree of constant height. Both algorithms are g eneralized and lead to new linear strategies for Union-Find that are n either covered by the algorithm of Gabow and Tarjan (1984) nor by the one of Dillencourt et al. (1992).