paper-with-me

홈 › Papers

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 to process these documents, they need to undergo the stage of decompression which indents additional computing resources. This limitation induces the motivation to research on the possibility of directly processing of compressed images. In this research paper, we summarize the research work carried out to perform different operations straight from run-length compressed documents without going through the stage of decompression. The different operations demonstrated are feature extraction; text-line, word and character segmentation; document block segmentation; and font size detection, all carried out in the compressed version of the document. Feature extraction methods demonstrate how to extract the conventionally defined features such as projection profile, run-histogram and entropy, directly from the compressed document data. Document segmentation involves the extraction of compressed segments of text-lines, words and characters using the vertical and horizontal projection profile features. Further an attempt is made to segment randomly a block of interest from the compressed document and subsequently facilitate absolute and relative characterization of the segmented block which finds real time applications in automatic processing of Bank Cheques, Challans, etc, in compressed domain. Finally an application to detect font size at text line level is also investigated. All the proposed algorithms are validated experimentally with sufficient data set of compressed documents.

📄 PDF Abstract BibTeX arXiv:1410.2959

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

CompTLL-UNet: Compressed Domain Text-Line Localization in Challenging Handwritten Documents using Deep Feature Learning from JPEG Coefficients

2023-08-11 · Bulla Rajesh, Sk Mahafuz Zaman, Mohammed Javed, P. Nagabhushan

Automatic localization of text-lines in handwritten documents is still an open and challenging research problem. Various writing issues such as uneven spacing between the lines, oscillating and touching text, and the pre…

OCR for TIFF Compressed Document Images Directly in Compressed Domain Using Text segmentation and Hidden Markov Model

2022-09-13 · Dikshit Sharma, Mohammed Javed

In today's technological era, document images play an important and integral part in our day to day life, and specifically with the surge of Covid-19, digitally scanned documents have become key source of communication, …

Optical Character Recognition (OCR)Text Segmentation

HWRCNet: Handwritten Word Recognition in JPEG Compressed Domain using CNN-BiLSTM Network

2022-01-04 · Bulla Rajesh, Abhishek Kumar Gupta, Ayush Raj, Mohammed Javed 외

Handwritten word recognition from document images using deep learning is an active research area in the field of Document Image Analysis and Recognition. In the present era of Big data, since more and more documents are …

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