Pyramidal thinning algorithm for SIMD parallel machines |
| |
Authors: | St phane |
| |
Affiliation: | TSI-CNRS URA no842, Université Jean-Monnet, 23 Rue Docteur Michelon, 42023 Saint-Etienne, France |
| |
Abstract: | We propose a parallel thinning algorithm for binary pictures. Given an N × N binary image including an object, our algorithm computes in O(N2) the skeleton of the object, using a pyramidal decomposition of the picture. The behavior of this algorithm is studied considering a family of digitalization of the same object at a different level of resolution. With the Exclusive Read Exclusive Write (EREW) Parallel Random Access Machine (PRAM), our algorithm runs in O(log N) time using O(N2/logN) processors and it is work-optimal. The same result is obtained with high-connectivity distributed memory SIMD machines having strong hypercube and pyramid. We describe the basic operator, the pyramidal algorithm and some experimental results on the SIMD MasPar parallel machine. |
| |
Keywords: | Thinning Pyramidal algorithm Parallel complexity |
本文献已被 ScienceDirect 等数据库收录! |
|