paper-with-me

홈 › 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, although most of the documents in real life are available in compressed form, for the reasons such as transmission and storage efficiency. However, this implies that the compressed image should be decompressed, which indents additional computing resources. This limitation has motivated us to take up research in document image analysis using compressed documents. In this paper, we think in a new way to carry out segmentation at line, word and character level in run-length compressed printed-text-documents. We extract the horizontal projection profile curve from the compressed file and using the local minima points perform line segmentation. However, tracing vertical information which leads to tracking words-characters in a run-length compressed file is not very straight forward. Therefore, we propose a novel technique for carrying out simultaneous word and character segmentation by popping out column runs from each row in an intelligent sequence. The proposed algorithms have been validated with 1101 text-lines, 1409 words and 7582 characters from a data-set of 35 noise and skew free compressed documents of Bengali, Kannada and English Scripts.

📄 PDF Abstract BibTeX arXiv:1403.7783

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)Segmentation

Similar 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 …

Segmentation

Improving End-to-end Speech Recognition with Pronunciation-assisted Sub-word Modeling

2018-11-10 · Hainan Xu, Shuoyang Ding, Shinji Watanabe

Most end-to-end speech recognition systems model text directly as a sequence of characters or sub-words. Current approaches to sub-word extraction only consider character sequence frequencies, which at times produce infe…

Automatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

ConceptBeam: Concept Driven Target Speech Extraction

2022-07-25 · Yasunori Ohishi, Marc Delcroix, Tsubasa Ochiai, Shoko Araki 외

We propose a novel framework for target speech extraction based on semantic information, called ConceptBeam. Target speech extraction means extracting the speech of a target speaker in a mixture. Typical approaches have …

Metric LearningSpeech Extraction

Word Spotting in Cursive Handwritten Documents using Modified Character Shape Codes

2013-10-22 · Sayantan Sarkar

There is a large collection of Handwritten English paper documents of Historical and Scientific importance. But paper documents are not recognized directly by computer. Hence the closest way of indexing these documents i…

A Gap-Based Framework for Chinese Word Segmentation via Very Deep Convolutional Networks

2017-12-27 · Zhiqing Sun, Gehui Shen, Zhi-Hong Deng

Most previous approaches to Chinese word segmentation can be roughly classified into character-based and word-based methods. The former regards this task as a sequence-labeling problem, while the latter directly segments…

Chinese Word SegmentationSentence