Biswas,Prabir Kr., Mukherjee,Jayanta, and Chatterji,B.N. (1993):
Component Labelling in Pyramid Architecture,
Pattern Recognition, PR(6), No.7, pp. 1099-1115.
Abstract.
A new pyramid algorithm for labelling connected components of an image is
presented. The algorithm uses explicit node to node connections in a pyramid
architecture for data transfer operations and does not assume any complex
pyramid machine with random access read (RAR) or random access write (RAW)
capabilities. The algorithm is more practical from a programming point of
view as it is easily implementable on some of the exisiting pyramid machines
(Schaeffer, Proc. 18th Annual Hawaii Conf. on System Science, vol. 1 , pp. 178-184 (1985); Tonimato et al., Parallel Computer Vision, pp. 43-83, Academic Press,
Orlando, Florida (1987)). The time complexity of the algorithm is O(s.log(n))
for n x n image size and s components in the image. Moreover, the algorithm is
applicable to both binary and multilevel images and hence is useful for
segmentation of multilevel images. Experimental results on binary and range
images are cited in this paper to highlight distinctive features of the algorithm.