DocumentCode
1219876
Title
Algorithms for image component labeling on SIMD mesh-connected computers
Author
Cypher, R.E. ; Sanz, J. L C ; Snyder, L.
Author_Institution
Dept. of Comput. Sci., Washington Univ., Seattle, WA, USA
Volume
39
Issue
2
fYear
1990
fDate
2/1/1990 12:00:00 AM
Firstpage
276
Lastpage
281
Abstract
Two parallel algorithms are presented for the problem of labeling the connected components of a binary image. The machine model is an SIMD two-dimensional mesh-connected computer consisting of an N ×N array of processing elements, each containing a single pixel of an N ×N image. Both new algorithms use a local shrinking operation defined by S. Levialdi (1972) and have time complexities of O(N log N ) bit operations, making them the fastest local algorithms for the problem. Compared to other approaches with similar or better asymptotic time complexities, this local approach greatly simplifies the algorithms and reduces the constants of proportionality by nearly two orders of magnitude, making them the first practical algorithms for the problem. The two algorithms differ in the amount of memory required per processing element; the first uses O(N ) bits, while the second uses a novel compression scheme to reduce the requirement to O(log N ) bits
Keywords
computerised picture processing; parallel algorithms; SIMD mesh-connected computers; binary image; compression scheme; local shrinking operation; machine model; parallel algorithms; time complexities; Application software; Boolean functions; Broadcasting; Computer science; Concurrent computing; Image coding; Labeling; Parallel algorithms; Pixel; Registers;
fLanguage
English
Journal_Title
Computers, IEEE Transactions on
Publisher
ieee
ISSN
0018-9340
Type
jour
DOI
10.1109/12.45215
Filename
45215
Link To Document