Title :
Feature analysis using line sweep thinning algorithm
Author :
Chang, Fu ; Lu, Ya-Ching ; Pavlidis, Theo
Author_Institution :
Inst. of Inf. Sci., Acad. Sinica, Taipei, Taiwan
fDate :
2/1/1999 12:00:00 AM
Abstract :
We propose a new thinning algorithm based on line sweep operation. Assuming that the contour of the figure to be thinned has been approximated by polygons, the “events” are then the vertices of the polygons, and the line sweep algorithm searches for pairs of edges lying within each slab. The pairing of edges is useful for detecting both regular and intersection regions. The regular regions can be found at the sites where pairings between edges exist. Intersection regions are those where such relations would cease to exist. A salient feature of our approach is that it finds simultaneously the set of regular regions that attach to the same intersection region. Such a set is thus called an intersection set. The output of our algorithm consists of skeletons as well as intersection sets, both can be used as features for subsequent character recognition. Moreover, the line sweep thinning algorithm is efficient in computation as compared with a pixel-based thinning algorithm which outputs skeletons only
Keywords :
edge detection; feature extraction; optical character recognition; character recognition; edge detection; feature extraction; intersection sets; line sweep thinning algorithm; polygons; regular region; singular region; skeletons; Algorithm design and analysis; Character recognition; Feature extraction; Image analysis; Image edge detection; Optical character recognition software; Performance analysis; Shape; Skeleton; Slabs;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on