Title :
Computing the medial axis transform in parallel with eight scan operations
Author :
Ferreira, Afonso ; Ubéda, Stéphane
Author_Institution :
Inst. Nat. de Recherche en Inf. et Autom., Sophia Antipolis, France
fDate :
3/1/1999 12:00:00 AM
Abstract :
The main result of this paper shows that the block-based digital medial axis transform can be computed in parallel by a constant number of calls to scan (parallel prefix) operations. This gives time- and/or work-optimal parallel implementations for the distance-based and the block-based medial axis transform in a wide variety of parallel architectures. Since only eight scan operations plus a dozen local operations are performed, the algorithm is very easy to program and use. The originality of our approach is the use of the notion of a derived grid and the oversampling of the image in order to reduce the computation of the block-based medial axis transform in the original grid to the much easier task of computing the distance based medial axis transform of the oversampling of the image on the derived grid
Keywords :
computational complexity; image recognition; parallel algorithms; parallel architectures; transforms; block-based digital medial axis transform; derived grid; distance-based medial axis transform; image oversampling; medial axis transform; parallel architectures; parallel prefix operations; scan operations; time-optimal parallel implementations; work-optimal parallel implementations; Computer Society; Concurrent computing; Fires; Grid computing; Image processing; Image reconstruction; Parallel architectures; Pattern recognition; Pixel; Shape;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on