paper-with-me

홈 › Papers

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

2019-08-18 · Amarnath R, P. Nagabhushan, Mohammed Javed

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.

📄 PDF Abstract BibTeX arXiv:1909.05146

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Extraction of Line Word Character Segments Directly from Run Length Compressed Printed Text Documents

2014-03-30 · Mohammed Javed, P. Nagabhushan, B. B. Chaudhuri

Segmentation of a text-document into lines, words and characters, which is considered to be the crucial pre-processing stage in Optical Character Recognition (OCR) is traditionally carried out on uncompressed documents, …

Optical Character RecognitionOptical Character Recognition (OCR)Segmentation

Automatic Page Segmentation Without Decompressing the Run-Length Compressed Text Documents

2020-07-02 · Mohammed Javed, P. Nagabhushan

Page segmentation is considered to be the crucial stage for the automatic analysis of documents with complex layouts. This has traditionally been carried out in uncompressed documents, although most of the documents in r…

Segmentation

Direct Processing of Document Images in Compressed Domain

2014-10-11 · Mohammed Javed, P. Nagabhushan, B. B. Chaudhuri

With the rapid increase in the volume of Big data of this digital era, fax documents, invoices, receipts, etc are traditionally subjected to compression for the efficiency of data storage and transfer. However, in order …

Segmentation

Direct Processing of Run Length Compressed Document Image for Segmentation and Characterization of a Specified Block

2014-02-09 · Mohammed Javed, P. Nagabhushan, B. B. Chaudhuri

Extracting a block of interest referred to as segmenting a specified block in an image and studying its characteristics is of general research interest, and could be a challenging if such a segmentation task has to be ca…

Entropy Computation of Document Images in Run-Length Compressed Domain

2014-04-08 · P. Nagabhushan, Mohammed Javed, B. B. Chaudhuri

Compression of documents, images, audios and videos have been traditionally practiced to increase the efficiency of data storage and transfer. However, in order to process or carry out any analytical computations, decomp…

Retrieval