Title :
Parallel algorithm for quadtree medial axis transform
Author :
Doctor, D.P. ; Sudborough, Hal
Author_Institution :
Dept. of Comput. Sci., Texas Univ., Dallas, TX, USA
Abstract :
The quadtree medial axis transform (QMAT) representation of a binary image is a very useful scheme for computer graphics and image processing applications. We present an efficient algorithm for QMAT on the shared memory EREW-PRAM model. For an image of size n×n, using n×n processors, we compute QMAT in O(log n) time. Since image sensors provide image data as a two-dimensional array, a mesh connected computer (MCC) is a popular architecture for image processing applications. Previously known parallel algorithms for QMAT require O(log2 n) and O(log n) time on a pyramid model, and a simulation of these two algorithms takes O(n log n) time on an MCC. However, our algorithm can be executed on an MCC in O(n) time, which is optimal for that model due to the size of its diameter
Keywords :
computer graphics; image processing; image sensors; parallel algorithms; parallel architectures; transforms; tree data structures; 2D array; binary image representation; computer graphics; image processing; image sensors; mesh connected computer architecture; model diameter; parallel algorithm; pyramid model; quadtree medial axis transform; shared memory EREW-PRAM model; simulation; Application software; Computational modeling; Computer architecture; Computer graphics; Computer science; Image processing; Image sensors; Parallel algorithms; Sensor arrays; Shape;
Conference_Titel :
Computing and Information, 1993. Proceedings ICCI '93., Fifth International Conference on
Conference_Location :
Sudbury, Ont.
Print_ISBN :
0-8186-4212-2
DOI :
10.1109/ICCI.1993.315366