A fast parallel thinning algorithm for the binary image skeletonization

Citation
W. Deng et al., A fast parallel thinning algorithm for the binary image skeletonization, INT J HI PE, 14(1), 2000, pp. 65-81
Citations number
16
Categorie Soggetti
Computer Science & Engineering
Journal title
INTERNATIONAL JOURNAL OF HIGH PERFORMANCE COMPUTING APPLICATIONS
ISSN journal
10943420 → ACNP
Volume
14
Issue
1
Year of publication
2000
Pages
65 - 81
Database
ISI
SICI code
1094-3420(200021)14:1<65:AFPTAF>2.0.ZU;2-Y
Abstract
This paper investigates the skeletonization problem using parallel thinning techniques and proposes a new one-pass parallel asymmetric thinning algori thm (OPATA(8)). Wu and Tsai presented a one-pass parallel asymmetric thinni ng algorithm (OPATA(4)) that implemented 4-distance, or city block distance , skeletonization. However, city block distance is not a good approximation of Euclidean distance. By applying 8-distance, or chessboard distance, thi s new algorithm improves not only the quality of the resulting skeletons bu t also the efficiency of the computation. This algorithm uses 18 patterns. The algorithm has been implemented, and has been compared to both algorithm OPATA(4) and Zhang and Suen's two-pass parallel thinning algorithm. The re sults show that the proposed OPATA(8) has good noise resistance, perfectly 8-connected skeleton output, and a faster speed without serious erosion.