CVAIIVFeb 13, 2022

Omnifont Persian OCR System Using Primitives

arXiv:2202.06371v16 citations
AI Analysis

This addresses the need for accurate Persian text recognition in scanned documents, though it appears incremental as it builds on existing OCR methods with specific structural features.

The paper tackles the problem of omnifont Persian OCR by using a model-based system with 8 primitive elements for character recognition, achieving a precision of 97.06% on documents with 14 standard fonts in 6 sizes.

In this paper, we introduce a model-based omnifont Persian OCR system. The system uses a set of 8 primitive elements as structural features for recognition. First, the scanned document is preprocessed. After normalizing the preprocessed image, text rows and sub-words are separated and then thinned. After recognition of dots in sub-words, strokes are extracted and primitive elements of each sub-word are recognized using the strokes. Finally, the primitives are compared with a predefined set of character identification vectors in order to identify sub-word characters. The separation and recognition steps of the system are concurrent, eliminating unavoidable errors of independent separation of letters. The system has been tested on documents with 14 standard Persian fonts in 6 sizes. The achieved precision is 97.06%.

Foundations

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

Your Notes