scispace - formally typeset
Open Access

Devanagari Hand-printed Character Recognition using Multiple Features and Multi-stage Classifier

Satish Kumar
TLDR
A three tier strategy is suggested to recognize the handprinted characters of this script and the performance of the proposed scheme is reported in respect of recognition accuracy and time.
Abstract
Devanagari is an important script mostly used in South Asia and it is also the script of Hindi the mothertongue of majority of Indians. Though work done for the recognition of Devanagari hand-printed characters have been reported by some authors, but the availability of good ICR for this script is still a dream. In this paper, a three tier strategy is suggested to recognize the handprinted characters of this script. In primary and secondary stage classification, the structural properties of the script are exploited to avoid classification error. The results of all the three stages are reported on two classifiers i.e. MLP and SVM and the results achieved with the later are very good. The performance of the proposed scheme is reported in respect of recognition accuracy and time. The recognition rate achieved with the proposed scheme is 94.2% on our database consisting of more than 25000 characters belonging to 43 alphabets. The recognition rate has further improved to 95.3% when a conflict resolution strategy between some pair of characters is used.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal Article

Study of Features for Hand-printed Recognition

TL;DR: This research examines a variety of feature extraction approaches, which have been used in various ICR/OCR applications, in context to Devanagari hand-printed script, on a database comprising more than 25000 characters belonging to 43 alphabets.
Proceedings ArticleDOI

Recognition of similar shaped isolated handwritten Gurumukhi characters using machine learning

TL;DR: In this work, people in the age group of 20-50 years were asked to write characters of Gurumukhi Script in their natural writing style and characters were recognized using Random Forest and C4.5 machine learning algorithms.
Journal ArticleDOI

A Survey on Writer Identification System for Indic Scripts

TL;DR: The review on writer identification system for Indic scripts, mainly, Devanagari, Gurumukhi, Tamil, Telugu, Bengali, Kannada, Gujarati, Oriya, and Malayalam is presented to provide guidance to the research analysts in this area.

Recognition of Similar Shaped Isolated Gurumukhi Characters Using ML Algorithms

TL;DR: In this work, people in the age group of 20-50 years were asked to write characters of Gurumukhi Script in their natural writing style and characters were recognition done using Random Forest and C4.5 machine learning algorithms.
References
More filters
Journal ArticleDOI

LIBSVM: A library for support vector machines

TL;DR: Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
Book

The Nature of Statistical Learning Theory

TL;DR: Setting of the learning problem consistency of learning processes bounds on the rate of convergence ofLearning processes controlling the generalization ability of learning process constructing learning algorithms what is important in learning theory?
Journal ArticleDOI

A Tutorial on Support Vector Machines for Pattern Recognition

TL;DR: There are several arguments which support the observed high accuracy of SVMs, which are reviewed and numerous examples and proofs of most of the key theorems are given.
Journal ArticleDOI

Data mining and knowledge discovery: making sense out of data

TL;DR: Without a concerted effort to develop knowledge discovery techniques, organizations stand to forfeit much of the value from the data they currently collect and store.
Proceedings ArticleDOI

A direct adaptive method for faster backpropagation learning: the RPROP algorithm

TL;DR: A learning algorithm for multilayer feedforward networks, RPROP (resilient propagation), is proposed that performs a local adaptation of the weight-updates according to the behavior of the error function to overcome the inherent disadvantages of pure gradient-descent.