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 |

A Reduced Feature-Set OCR System to Recognize Handwritten Tamil Characters using SURF Local Descriptor

Author 1: Ashlin Deepa R N Author 2: S. Sankara Narayanan Author 3: Adithya Padthe Author 4: Manjula Ramannavar
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 10 · Published 2023 · Cited by 6

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

Abstract

High dimensionality in variable-length feature sets of real datasets negatively impacts the classification accuracy of traditional classifiers. Convolutional Neural Networks (CNNs) with convolution filters have been widely used for handling the classification of high-dimensional image datasets. However, these models require massive amounts of high-dimensional training data, posing a challenge for many image-processing applications. In contrast, traditional feature detectors and descriptors, with a minor trade-off in precision, have shown success in various computer vision tasks. This paper introduces the Nearest Angles (NA) classifier tailored for a handwritten character recognition system, employing Speeded-Up Robust Features (SURF) as local descriptors. These descriptors make local decisions, while global decisions on the test image are accomplished through a ranking-based classification approach. Image similarity scores generated from the SURF descriptors are ranked to make local decisions, and these ranks are then used by the NA classifier to produce a global class similarity score. The proposed method achieves recognition rates of 96.4% for Tamil, 96.5% for Devanagari, and 97 % for Telugu handwritten character datasets. Although the proposed approach shows slightly lower accuracy compared to CNN-based models, it significantly reduces the computational complexity and the number of parameters required for the classification tasks. As a result, the proposed method offers a computationally efficient alternative to deep learning models, lowering the computational time multiple times without a substantial loss in accuracy.

Keywords

How to Cite this Article

N, A. D. R., Narayanan, S. S., Padthe, A., & Ramannavar, M. (2023). A Reduced Feature-Set OCR System to Recognize Handwritten Tamil Characters using SURF Local Descriptor. International Journal of Advanced Computer Science and Applications, 14(10). https://doi.org/10.14569/IJACSA.2023.0141036

N, Ashlin Deepa R, et al.. "A Reduced Feature-Set OCR System to Recognize Handwritten Tamil Characters using SURF Local Descriptor." International Journal of Advanced Computer Science and Applications, vol. 14, no. 10, 2023, https://doi.org/10.14569/IJACSA.2023.0141036.

@article{N2023,
  title     = {A Reduced Feature-Set OCR System to Recognize Handwritten Tamil Characters using SURF Local Descriptor},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {10},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Ashlin Deepa R N and S. Sankara Narayanan and Adithya Padthe and Manjula Ramannavar},
  doi       = {10.14569/IJACSA.2023.0141036},
  url       = {https://doi.org/10.14569/IJACSA.2023.0141036}
}

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.