Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Recognition of Odia Character in an Image by Dividing the Image into Four Quadrants

Author 1: Aradhana Kar Author 2: Sateesh Kumar Pradhan
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 13, No. 8 · Published 2022

DOI: https://doi.org/10.14569/IJACSA.2022.0130815

Abstract

This paper deals with optical character recognition of Odia characters written in a particular font family ‘AkrutiOriAshok-99’ with different font sizes 18, 20, 22, 24, 26, 28, 36, 48 and 72 in Bold style. The font ‘AkrutiOriAshok-99’ is a font from the typing software ‘Akruti’. The basic idea behind the approach followed in this paper is the character decomposition into four quadrants and then extracting features from each quadrant. The image processing techniques like converting the image to gray, resizing of image and converting gray image to binary are used in this approach. The system explained in this paper has two major parts: DictionaryBuilding and FindingMatch. For DictionaryBuilding, dictionary of images which are created either by scanning a document or a document converted to image, both written in same font family in different sizes. The features are extracted from each image in any font size in the ‘Dictionary’ using Preprocessing, FindPath, GettingFeaturesLeft or GettingFeaturesRight, VisitSubQuad, RemainingSubQuad, WriteToExcel and CommonFeature modules. The part FindingMatch is responsible for finding a correct match in the dictionary for the input image. For this, FeatureExtraction and Recognition modules have been used. Longest Common Subsequence (LCS) has been used for finding the common feature in DictionaryBuilding as well as finding the correct match. A total of 1800 characters, 200 characters of each font size have been tested and 98.1% of correctness has been achieved.

Keywords

How to Cite this Article

Kar, A., & Pradhan, S. K. (2022). Recognition of Odia Character in an Image by Dividing the Image into Four Quadrants. International Journal of Advanced Computer Science and Applications, 13(8). https://doi.org/10.14569/IJACSA.2022.0130815

Kar, Aradhana, and Sateesh Kumar Pradhan. "Recognition of Odia Character in an Image by Dividing the Image into Four Quadrants." International Journal of Advanced Computer Science and Applications, vol. 13, no. 8, 2022, https://doi.org/10.14569/IJACSA.2022.0130815.

@article{Kar2022,
  title     = {Recognition of Odia Character in an Image by Dividing the Image into Four Quadrants},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {13},
  number    = {8},
  year      = {2022},
  publisher = {The Science and Information Organization},
  author    = {Aradhana Kar and Sateesh Kumar Pradhan},
  doi       = {10.14569/IJACSA.2022.0130815},
  url       = {https://doi.org/10.14569/IJACSA.2022.0130815}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.