vix.ing · top · new · best · stats · spec

Word and character segmentation directly in run-length compressed handwritten document images

2019/08/18 by Raveendra N Amarnath, Amarnath R, P. Nagabhushan +4
Computer Science · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Handwritten Text Recognition Techniques #Image Processing and 3D Reconstruction #Image Retrieval and Classification Techniques #cs.CV

paper · pdf · doi:10.48550/arxiv.1909.05146

17 pages,19 figures

arxiv created 2019/08/18 · openalex publication_date 2019/08/18 · arxiv updated 2019/09/12 · openalex created_date 2019/09/19 · openalex updated_date 2026/07/28

Abstract

From the literature, it is demonstrated that performing text-line segmentation directly in the run-length compressed handwritten document images significantly reduces the computational time and memory space. In this paper, we investigate the issues of word and character segmentation directly on the run-length compressed document images. Primarily, the spreads of the characters are intelligently extracted from the foreground runs of the compressed data and subsequently connected components are established. The spacing between the connected components would be larger between the adjacent words when compared to that of intra-words. With this knowledge, a threshold is empirically chosen for inter-word separation. Every connected component within a word is further analysed for character segmentation. Here, min-cut graph concept is used for separating the touching characters. Over-segmentation and under-segmentation issues are addressed by insertion and deletion operations respectively. The approach has been developed particularly for compressed handwritten English document images. However, the model has been tested on non-English document images.

Related