LGCVIRApr 28, 2019

TMIXT: A process flow for Transcribing MIXed handwritten and machine-printed Text

arXiv:1904.12387v13 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of processing mixed text documents in fields like crime investigation and defense, though it appears incremental as it builds on existing open-source tools.

The paper tackles the problem of transcribing scanned documents containing both handwritten and machine-printed text without prior classification, achieving an average transcription accuracy of nearly 80% on a variant of the IAM handwriting database.

Handling large corpuses of documents is of significant importance in many fields, no more so than in the areas of crime investigation and defence, where an organisation may be presented with a large volume of scanned documents which need to be processed in a finite time. However, this problem is exacerbated both by the volume, in terms of scanned documents and the complexity of the pages, which need to be processed. Often containing many different elements, which each need to be processed and understood. Text recognition, which is a primary task of this process, is usually dependent upon the type of text, being either handwritten or machine-printed. Accordingly, the recognition involves prior classification of the text category, before deciding on the recognition method to be applied. This poses a more challenging task if a document contains both handwritten and machine-printed text. In this work, we present a generic process flow for text recognition in scanned documents containing mixed handwritten and machine-printed text without the need to classify text in advance. We realize the proposed process flow using several open-source image processing and text recognition packages1. The evaluation is performed using a specially developed variant, presented in this work, of the IAM handwriting database, where we achieve an average transcription accuracy of nearly 80% for pages containing both printed and handwritten text.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes