ACM Home Page
Please provide us with feedback. Feedback
A noniterative thinning algorithm
Full text PdfPdf (804 KB)
Source ACM Transactions on Mathematical Software (TOMS) archive
Volume 20 ,  Issue 1  (March 1994) table of contents
Pages: 5 - 20  
Year of Publication: 1994
ISSN:0098-3500
Authors
Christian Neusius  Univ. des Saarlandes, Saarbru¨cken, Germany
Jan Olszewski  Univ. des Saarlandes, Saarbru¨cken, Germany
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 47,   Citation Count: 1
Additional Information:

abstract   references   cited by   index terms   review   collaborative colleagues   peer to peer  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/174603.174604
What is a DOI?

ABSTRACT

Thinning algorithms are applied in image processing to compute a skeleton of an image. In this paper a new thinning method is presented which differs in its approach from other thinning algorithms. In the presented algorithm the minimal distance of a pixel to the edge of the containing object is used to extract the skeleton. Given an n x n matrix of pixels, the algorithm runs in time O(n2). Our measurements show that it is faster than other known sequential algorithms. The mathematical background of the algorithm and the proof of essential features of the obtained skeleton are based on the consideration of the pattern as a directed graph.





REVIEW

"Morton Nadler : Reviewer"

The basic idea of this thinning algorithm is to assign to each “black” pixel its distance to the edge of the object to which it belongs. This is done by a simple systematic forward pass followed by a backward pass, using 4-connecti  more...

Collaborative Colleagues:
Christian Neusius: colleagues
Jan Olszewski: colleagues

Peer to Peer - Readers of this Article have also read: