SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
International Journal of Advanced Research in Engineering RESEARCH IN ENGINEERING
INTERNATIONAL JOURNAL OF ADVANCED and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online)TECHNOLOGY (IJARET) pp. 70-78, © IAEME
AND Volume 5, Issue 2, February (2014),

ISSN 0976 - 6480 (Print)
ISSN 0976 - 6499 (Online)
Volume 5, Issue 2, February (2014), pp. 70-78
© IAEME: www.iaeme.com/ijaret.asp
Journal Impact Factor (2014): 4.1710 (Calculated by GISI)
www.jifactor.com

IJARET
©IAEME

A BRIEF REVIEW ON HAND WRITTEN CHARACTER RECOGNITION
Dr. Vangala Padmaja
Professor, VNRVJIET, Hyderabad

ABSTRACT
This review describes the state of the art of Character recognition during a period of renewed
activity in the field. It is based on an extensive review of the literature, including conference
proceedings, journal articles and patents. In the field of pattern recognition, character recognition has
gained lot of attention due to its application in various fields. Many researchers have proposed
different methodologies for character recognition in different languages. We have reviewed several
techniques of character recognition in this paper.
Keywords: Character Recognition, HCR, Off-line Handwriting Recognition, Online Handwriting
Recognition, Feature Extraction, Classification, Training and Recognition.
INTRODUCTION
Since hand writing styles of people vary to a great extent, it becomes practically great
difficult for the computer to recognize the handwritten characters. To achieve this task, handwritten
character recognition comes into picture. The various applications of character recognition are in
recognizing the characters in bank cheques and transaction forms, 3D object recognition, car plates,
automatic text entry for desktop publication, business card reading, library cataloguing, ledgering,
automatic sorting of postal mail, ZIP code, automatic invoice processing. [Dr.P.S.Deshpande,
Mrs.Latesh Malik, Mrs. Sandhya Arora], they concluded that the automation of entire Character
recognition process requires a high recognition rate, as well as maximum reliability.
[Pranob K Charles and Om Prakash Sharma et.all], they discussed that Character recognition
can be classified into two categories: Online character recognition and Offline character recognition.
There are two types of character recognition: Handwritten Character Recognition (HCR) and Optical
Character Recognition (OCR) based on the type of input image for the recognition system. Optical
Character Recognition is an area within the pattern recognition deals with automatic recognition of
various characters in a document image. The task of recognition can be broadly separated into two
70
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME

categories: handwritten data and the machine printed data. Machine printed characters are uniform
and unique. While handwritten characters are non-uniform and their size, shape depends on the pen
used by the writer. Handwriting of same writer also may vary depending on the situation in which
person is writing. It is challenging task to design system, which is capable of identifying the
characters with great accuracy. Various writing styles lead to the distortion in patterns from the
standard patterns used to train the system, giving false results. A strong generalized method is
required to identify these distorted patterns. As per [Ashlin Deepa R.N, et.all, Supriya Deshmukh,
et.all] character recognition systems consist of four major phases: Pre-processing, Segmentation,
Feature Extraction, and Classification. They [Om Prakash Sharma, et.all J.Pradeep, et.all, Anshul
Gupta, et.all] discussed many classification techniques of character recognition such as template
matching , artificial neural networks (ANN) discussed by [ Pranob K Charles, et.all, J.Pradeep, et.all,
Gaganjot Kaur, et.all, Stuti Asthana, et.all, Sandhya Arora, et.all,], syntactical analysis, wavelet
theory, hidden Markov models (HMM) discussed by [Ismael Ahmad Jannoud, M. Antony Robert
Raj, et.all, Muhammad Naeem Ayyaz, et.all], [Rajbala Tokas, Aruna Bhadu, Hsin-Chia Fu, Yeong
Yuh Xu,] discussed Bayesian theory and [Dileep Kumar Patel, Tanmoy Som, Sushil Kumar Yadav]
disussed minimum distance classifiers etc. A lot of methods have been developed for character
recognition, among them the neural network is mainly used due its classification efficiency and ease
of use [Rajbala Tokas, Aruna Bhadu].Research has been made in the field of HCR considering
varieties of languages like English, Devnagari, Arabic, Thai, Chinese, Tamil and many more.
[J.Schuermann, L.D. Harmon,G. Dimauro] discussed that Multiscale Training Technique (MST) is
used in many places to solve the generalization problem and its Results are depends largely on
resolution of the character images. Image resolution and the training speed have to be optimized to
achieve the more percentage of accuracy. Work has been done on character identification in
Devnagri script by combining multiple feature extraction techniques like shadow feature,
intersection, chain code histogram and straight line fitting. [C.E. Dunn and P.S.P. Wang], discussed
another methodology towards feature extraction technique to calculate only twelve directional
feature inputs depending upon the gradients, where the hand written character features are the
directions of the pixels with respect to their neighboring pixels. [E. Lecolinet and O. Baret], they
applied Hybrid method i.e combination of prototype learning/matching method and support vector
machines to recognize the hand written characters. [G. Lorette and Y. Lecourtier], they used Knearest neighbor methods to recognize the patterns. [C.C. Tappert, et.all, D.G. Elliman, et.all, H.
Fujisawa, et.all],they discussed that Artificial Neural Nets (perceptron learning) can be used to train
the nets and later using the nets identifying the characters, but obtaining 100% accuracy is still a
challenge for many such nets. [Rohini B. Kharate, Dr.S.M.Jagade, Sushilkumar N. Holambe], they
implemented called Row-wise segmentation technique. This technique (RST) helps in minimization
of errors in pattern recognition due to different handwriting styles to great extent.
The structure of the paper is as follows: The working principle of handwritten character
recognition followed by literature survey of the same. Conclusions are made in the later part. In this
paper a concept of recognizing handwritten character pattern has been developed.
II. THE WORKING PRINCIPLE
In this section, we focus on the methodologies of CR systems. These people
[Mr.Narendrasing.B Rajput, Prof.S.M Rajput, Prof.S.M.Badavea] discussed that a hierarchical
approach for most of the systems would be from pixel to text, as follows:
Pixels
Features Characters Subwords Words
Meaningful Text. And also they said that
this bottom up approach varies a great deal, depending upon the type of the CR system and the
methodology used. The literature review in the field of CR indicates that these hierarchical tasks are

71
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME

grouped in the stages of the CR for pre-processing, segmentation, representation, training and
recognition, post processing. Fig 1 shows block diagram of general character recognition system.

Image acquisition(scanned Document,
photograph)

Pre-processing
(Noise removal, Binarization, Slant angle
correction,

Feature extraction
(Binary features, PDA, LDA, etc
Chain code SIFT, Gabor etc)

Segmentation
(Line segmentation, Word segmentation,
Character segmentation)

Classification
(Euclidian , ANN, SVM)

Post-processing
(Syntax Analysis, Semantic analysis, NLP)

Fig 1. Block Diagram of general Character Recognition System
Image acquisition: The input image for the recognition system can be acquired through a scanner in
the form of a scanned image [Anita Rani, Rajneesh Rani, Renu Dhir]. Hence, input to the system is
the handwritten characters format and after image acquisition a digital form of the input characters is
achieved in the form of image as output.
Pre-processing
Preprocessing aims to produce data that are easy for the character recognition systems to
function accurately. It includes removal of unwanted noise and inconsistent data. As these authors
[M. Antony Robert Raj,et.all, Rajib Lochan Das, et.all] discussed the sub-process involved in
preprocessing are binarization, noise reduction, normalization and skew correction, thinning and
slant removal. They discussed that [Om Prakash Sharma, et.all] binarization refers to the conversion
of the scanned image into binary image and it is also known as thresholding or digitization. Noise
may be added due to poor scanning. As they said [Stuti Asthana,et.all, Paulpandian T and
Ganapathy V, Sigappi A.N, et.all] various filters such as Median filtering, Wiener filtering,
Butterworth low pass filter, Gaussian low pass filtering and morphological operations may be used
for noise removal. As per discussion made in [M. Antony Robert Raj, Dr.S.Abirami,] we can convert
a random sized image into an standard size image using normalization process. As per [Om Prakash
Sharma, et.all] their discussion thinning process may be used for correctness of image and for
preservation of endpoints. To estimate deviation of the strokes from the vertical direction, depending
on the writing styles, correction of the slant angle is necessary.
4.2. Segmentation
The separation of clear character area from non-character area in the given image is the
Segmentation. It includes thresholding of the image, skeletonization of the image and pruning
[Gaganjot Kaur, Monika Aggarwal]. Skeletonization is the process to reduce the character area to
just one pixel line. They discussed [Gaganjot Kaur, Monika Aggarwal] during skeletonization
process some unwanted branches called spurs may develop on the output skeletons and these spurs
are removed with the help of pruning.
2.4. Feature Extraction: To extract the unique features of individual characters, feature extraction
techniques like Principle Component Analysis (PCA), Linear Discriminant Analysis (LDA),
Independent Component Analysis (ICA), Chain Code (CC), Scale Invariant Feature Extraction
(SIFT), zoning, Gradient based features, Histogram might be applied. These features are used to train
72
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME

the system. As per their discussion [Stuti Asthana, et.all] in feature extraction stage every character
is assigned a feature vector to identify it is used to distinguish the character from other characters.
According to their discussions [M. Antony Robert Raj, et.all, Muhammad Naeem Ayyaz,et.all,
Rajbala Tokas, et.all, Dr. P. S. Deshpande, et.all] feature Extraction techniques can be categorized
into three categories. 1. Statistical methods 2. Structural methods 3. Global Transformation and
Series Expansion Features.
2.5. Classification: Main decision making stage of character recognition system is Classification. It
uses the features extracted in the previous stage to identify the text segment according to predefined
rules. They [Anshul Gupta,et.all, Sandhya Arora,et.all, Muhammad Naeem Ayyaz, et.all,
R. Jagadeesh Kannan, et.all, Anita Rani,et.all] worked on Various classifiers such as Artificial
immune system, Associative Memory, Kohonen Network, Support Vector Machine, whereas Nearest
Neighbour and K-nearest neighbours are discussed by [Christopher Kermorvant, et.all, M. Antony
Robert Raj, et.all, Rakesh Kumar Mandal, et.all] and Bayesian classification, Linear Discriminant
Function, Projection Distance, Subspace method, Modified quadratic discriminant function, Mirror
Image Learning, Euclidean Distance, Modified Projection distance, Compound projection distance,
Compound modified quadratic discriminant function, Regularized Discriminant Analysisare
discussed by [Rajbala Tokas,et.all].
2.6. Post processing: The classification stage output may contain some errors and these errors can
be removed or reduced by post processing methods. The recent research review of the character
recognition indicates minor improvements, when only shape recognition of the character is
considered. Therefore, they [Mr.Narendrasing.B Rajput, Prof.S.M Rajput, Prof.S.M.Badave]
concluded that incorporation of context and shape information in all the stages of character
recognition systems is necessary for meaningful improvements in recognition rates.
III. LITERATURE REVIEW
Lot of work has been done in the field of character recognition considering many different
languages using various methods and algorithms. [Rajbala Tokas, Aruna Bhadu] have discussed
various types of classification of feature extraction methods like statistical feature based methods,
structural feature based methods and global transformation techniques. Extracted feature can be
either low level or high level. Low level features include character width, height, curliness, aspect
ratio etc. As these [Amritha Sampath,et.all] authors discussed that these alone cannot be used to
distinguish one character from another in the character set of the language . Hence, there are number
of other high level features which include number and position of loops, straight lines, headlines,
curves etc. These authors [Gaganjot Kaur, Monika Aggarwal] have selected seven features, like
number of boundaries, extent, filled area, length of minor axis and major axis, orientation and
solidity and have used Levenberg-Marquardt back propagation training algorithm to train the neural
network. They could achieved maximum accuracy of 93% for 130 samples by using 50 hidden layer
neurons. He [Tirthraj Dash] has discussed hand character recognition using associative memory net
(AMN) and directly worked at pixel level. He was designed Dataset in MS Paint 6.1 with normal
Arial font of size 28 and Dimension of image was kept 31 X 39. After characters are extracted, their
binary pixel values are directly used to train AMN. These authors [Om Prakash Sharma, M. K.
Ghose, Krishna Bikram Shah] have considered Euler number computation to categorize the
characters and further proposed an improved zone based hybrid feature extraction model that could
achieve higher accuracy with reduced time for training and classification as compared to the diagonal
based feature extraction model which gave 98.5% accuracy. They [Sumit Saha, Tanmoy Som]
formed weight matrix using the learning rule for neural network and calculated recognition score.
73
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME

Their system had high accuracy rate but mismatch occurred for similar type of characters. Therefore,
Euclidean distance measure was further used to recognize such class of characters.
They [Imaran Khan Pathan et al] have proposed offline approach for handwritten isolated
Urdu characters and they have used moment invariants (MI) feature to recognize the characters.
These MI features are invariant under rotation, translation, scaling and reflection and also these are
measure of the pixel distribution around the center of gravity of character and it captures the global
character shape information. Their proposed system claim to get highest accuracy of 93.59 %.
They [Rajbala Tokas et al.] have experimented on various feature extraction methods and
they concluded that among those methods, cross-corner, diagonal and direction methods are the more
accurate and whereas other methods can be combined to obtain higher accuracy rate. These [Rakesh
Kumar Mandal et al.] authors have used Row-wise segmentation technique for feature extraction and
Perceptron learning method for character recognition and an overall accuracy of 80% was obtained.
They have [Dileep Kumar Patel, et.all] used wavelet transform multiresolution technique for feature
extraction and Euclidean distance metric was used for character recognition and an average accuracy
of 90% was achieved.
These authors [J. Pradeep et al.] have used horizontal based, vertical based and diagonal
based feature extraction for character recognition and used feed forward back propagation neural
network for classification. Among three feature extractions, the diagonal based feature extraction has
been found to be the most accurate. A system to recognize handwritten characters has been
developed by [Dr. P. S. Deshpande, et.all] by using histogram band information of the character
string and multilayer perception neural network and experimental results shows that some patterns
correctly classified with 100 % accuracy whereas remaining number of patterns were classified with
absolute relative error.
They [Ashlin Deepa R.N, et.all] have recognized handwritten characters through multiset of
puzzle pieces and four basic features like horizontal stroke, vertical stroke, left slant stroke, right
slant stroke for labelling purpose and for classification - Exact matching and Probability matching
and they have concluded that probability matching is better than exact matching. They [Anita Pal et
al.] developed a system to recognize handwritten characters by using the boundary tracing technique
for feature extraction and the experimental results show that 94% of recognition accuracy using
Fourier descriptors with back propagation network.
[Muhammad Naeem Ayyaz et al.] have used combination of correlation based features and
some statistical/structural based features like end points and junction points, invariant moments,
projection histogram, profiles and multiclass SVM classification and obtained 96.5% accuracy for
digits and 96% for alphabets. In [Rajib Lochan Das, et.all], they used multiple level hidden markov
model for classification to recognize the characters by finding gradient features, projection features,
curvature features and 98.26% of an average accuracy has been obtained whereas for a significant
number of letters, the accuracy rate was close to 100%.
They [Anshul Gupta et al.] have discussed character recognition technique which uses SVM
classifiers with four Fourier features and achieved 98.75% accuracy. An efficient fuzzy method was
used by [Romesh Ranawana, et.all] for handwritten character recognition which shows 95% of
recognition rate if the character is written by the same person who presented the characters to the
system during training and recognition rate of around 70% for any other person. They [Velappa
Ganapathy et al.] have experimented neural network training on different characters with and without
using selective thresholding minimum distance technique and concluded that with selective
thresholding minimum distance technique much higher percentage accuracies may be obtained. They
proposed [S. Arora et al.] multiple classifier system in which chain code histogram features and
moment based features for Devnagari characters extracted. The recognition accuracy of 88.19% was
obtained from chain code histogram based classifier and from moment based classifier was 65.67%,
whereas by combining both the classifiers using weighted majority scheme gave 98.03% accuracy.
74
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME

In [Dr. P. S. Deshpande,et.all], they discussed about identification of Devnagari characters by
regular expression matching, if they did not match with any pattern they were passed to minimum
edit distance filter and overall accuracy of 82% was achieved. [Stuti Asthana et al.] have developed a
system using combination of five different scripts and two approaches for recognition in feed
forward neural network – one with single hidden layer and other with two hidden layers and
achieved 96.53% average recognition rate using double hidden layer and 94% using single hidden
layer. [Kai Ding, et.all], they experimented and made a comparative study of Gabor feature against
Gradient feature for handwritten Chinese character recognition and it was observed that Gradient
feature performed much superior to Gabor feature.
[Ismael Ahmad Jannoud], he has proposed Arabic Handwritten Text Recognition system
using Discrete Wavelet Transform technique for feature extraction and they obtained the best
recognition rate of 99% for the isolated characters, while the middle characters the worst recognition
rate of 91%. In [Ravi Sheth, et.all], these authors have proposed handwritten character recognition
system using correlation coefficient and they concluded that it gives good result at the cost of
extensive computation of correlation. [P. Phokharatkul et al.], they have developed a system for the
recognition of Thai characters and 97% of the training set had been recognized using Ant-Miner
Algorithm.
They, [Alex Graves et al.], have introduced a novel approach for both offline and online HCR
using Recurrent Neural Network and compared the result using HMM based system. It has been
concluded from the experiments that the new approach outperformed with the HMM based system
and was more robust to the changes in sample size. They, [Ravi Sheth, et.all], proposed a system
using Chain code based approach and the accuracy of chain code feature is tested against feed
forward back propagation neural network and support vector machine. It is found that SVM
outperforms ANN.
IV. CONCLUSION
In this study, we have overviewed the basic approaches in the character recognition domain
attempting to bring out the present status of research in character recognition. From the literature
survey that we have made several conclusions have been drawn regarding the feature extraction and
the classification techniques. We have found that hybrid feature extraction technique (combining
correlation based features and some statistical/structural features) produces results with more
accuracy than a single technique. If the number of hidden layers is increased in neural network
classification, the recognition rate accuracy increases but there will be an increase in number of
epochs and slow processing speed. Whereas SVM classification gives high efficiency with respect to
speed, memory and classification accuracy. Row-wise segmentation feature extraction technique is
robust yielding better accuracy with fast convergence and comparatively less number of epochs for
classification using neural network, if the characters are written in box sheets, not deviating from the
actual position. The success rate can be achieved by each method in spite of their own advantages
and limitations. However, when we consider various databases, sample spaces and constraints it is
difficult to comment about the success of recognition methods, especially in terms of recognition
rates. In case of handwritten texts under poor conditions or for free style handwriting, an improved
approach in almost all stages of CR research is needed.

75
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME

REFERENCES
1.

2.

3.
4.
5.

6.
7.

8.
9.

10.
11.

12.

13.

14.

15.

16.

Rohini B. Kharate, Dr.S.M.Jagade , Sushilkumar N. Holambe,” A Brief Review and Survey
of Segmentation for Character Recognition”, International Journal of Engineering Sciences,
2(1) January 2013, Pages: 14-17, ISSN :2306-6474.
Mr.Narendrasing.B Rajput, 2prof.S.M Rajput, 3prof.S.M.Badave,” Handwritten Character
Recognition -A Review”, International Journal of Engineering research
&
Technology(IJERT),vol. 1 Issue 8, October 2012, ISSN :2278-0181.
J. Schuermann, A Reading machines, Proc. 6th Int. Conf. on Pattern Recognition, Munich,
1982.
L.D. Harmon, Automatic Recognition of Print and Script, Proceedings of the IEEE, vol. 60,
no. 10, pp. 1165-1177, Oct. 72.
G. Dimauro, S. Impedovo and G. Pirlo, From Character to Cursive Script Recognition: Future
Trends in Scientific Research, Proc. 11th Int. Conf. on Pattern Recognition, vol. II, page 516,
Aug. 1992.
C.E. Dunn and P.S.P. Wang, Character Segmenting Techniques for Handwritten Text - A
Survey, Proc. 11th Int. Conf. on Pattern Recognition, vol.II, page 577, August 1992.
E. Lecolinet and O. Baret, Cursive Word Recognition: Methods and Strategies, Fundamentals
in Handwriting Recognition, S. Impedovo (Ed.), NATO ASI Series F: Computer and Systems
Sciences, vol. 124, Springer Verlag, 1994, pages 235-263.
G. Lorette and Y. Lecourtier, Is Recognition and Interpretation of Handwritten Text: a Scene
Analysis Problem? Pre-Proceedings IWFHR III,Buffalo, page 184, May 1993.
C.C. Tappert, C.Y. Suen and T. Wakahara, The State of the Art in On-line Handwriting
Recognition, IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 12, no. 8, page
787, Aug. 1990.
D.G. Elliman and I.T. Lancaster, A Review of Segmentation and Contextual Analysis
Techniques for Text Recognition, Pattern Recognition, vol.23, no. 3/4, pp. 337-346, 1990.
H. Fujisawa, Y. Nakano and K. Kurino, Segmentation methods for character recognition:
from segmentation to document structure analysis, Proceedings of the IEEE, vol. 80, no. 7 pp.
1079- 1092, July 1992.
Christopher Kermorvant, Anne-Laure Bianne, Patrick Marty, Farès Menasri, "From isolated
handwritten characters to fields recognition : There’s many a sliptwixt cup and lip ", IEEE
10th International Conference on Document Analysis and Recognition, pp. 1031-1035,
Barcelona, Spain, 2009.
Dr. P. S. Deshpande, Mrs. Latesh Malik, Mrs. Sandhya Arora, "Character Recognition with
Histogram Band Analysis of Encoded String and Neural Network", Proceedings of the 4th
World Scientific and Engineering Academy and Society International Conference on
Information Security, Communications and Computers, Tenerife, Spain, pp. 354-359,
December 2005.
Pranob K Charles, V.Harish, M.Swathi, CH. Deepthi, "A Review on the Various Techniques
used for Optical Character Recognition", International Journal of Engineering Research and
Applications, vol. 2, Issue 1, pp.659-662, Jan-Feb 2012.
Om Prakash Sharma, M. K. Ghose, Krishna Bikram Shah, "An Improved Zone Based Hybrid
Feature Extraction Model for Handwritten Alphabets Recognition Using Euler
Number",International Journal of Soft Computing and Engineering, vol. 2, Issue 2, pp. 504508, May 2012.
Ashlin Deepa R.N, R.Rajeswara Rao, Y.Vijayalata, "A multiset approach for recognition of
handwritten characters using puzzle pieces", Computer Science & Information Technology,
06, vol.2, pp. 79–87, 2012.
76
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME

17. Supriya Deshmukh, Leena Ragha, "Analysis of Directional Features - Stroke and Contour for
Handwritten Character Recognition", IEEE International Advance Computing Conference, pp.
1114-1118, Patiala, India, March 2009.
18. Ismael Ahmad Jannoud, "Automatic Arabic Hand Written Text Recognition System", American
Journal of Applied Sciences, vol. 4, Issue 11, pp. 857-864, 2007.
19. J.Pradeep, E.Srinivasan S.Himavathi, "Diagonal Based Feature Extraction For Handwritten
Character Recognition System Using Neural Network", International Journal of Computer
Science & Information Technology, vol. 3, Issue 1, pp. 27-38, Feb 2011.
20. Anita Pal, Dayashankar Singh, "Handwritten English Character Recognition Using Neural
Network", International Journal of Computer Science & Communication, vol. 1, Issue 2, pp. 141144, July- December 2010.
21. Anshul Gupta, Manisha Srivastava, Chitralekha Mahanta, "Offline Handwritten Character
Recognition Using Neural Network", The 2011 IEEE International Conference on Computer
Application and Industrial Electronics, pp. 102-107, Penang, Malaysia, December 2011.
22. Gaganjot Kaur, Monika Aggarwal, "Artificial Intelligent System for Character Recognition using
Levenberg- Marquardt Algorithm", International Journal of Advanced Research in Computer
Science and Software Engineering, vol. 2, Issue 5, pp. 220-223, May 2012.
23. Stuti Asthana, Farha Haneef and Rakesh K Bhujade, “Handwritten Multiscript Numeral
Recognition using Artificial Neural Networks”, International Journal of Soft Computing and
Engineering, vol. 1, Issue 1, pp. 1-5, March 2011.
24. Sandhya Arora, Debotosh Bhattacharjee, Mita Nasipuri, L. Malik, M. Kundu, D. K. Basu,
“Performance Comparison of SVM and ANN for Handwritten Devnagari Character
Recognition”, International Journal of Computer Science Issues, vol. 7, Issue 3, No. 6, pp.18-26,
May 2010.
25. M. Antony Robert Raj, Dr.S.Abirami, "A Survey on Tamil Handwritten Character Recognition
using OCR Techniques", Computer Science & Information Technology, 05, pp.115-127, 2012.
26. Muhammad Naeem Ayyaz, Imran Javed, Waqar Mahmood, "Handwritten Character Recognition
Using Multiclass SVM Classification with Hybrid Feature Extraction", Pakistan Journal of
Engineering & Applied Science, vol. 10, pp. 57-67, January 2012.
27. Rajib Lochan Das, Binod Kumar Prasad, Goutam Sanyal, "HMM based Offline Handwritten
Writer Independent English Character Recognition using Global and Local Feature Extraction",
International Journal of Computer Applications, vol. 46, Issue 10, pp. 45-50, May 2012.
28. R. Jagadeesh Kannan, R. Prabhakar, "Off-Line Cursive Handwritten Tamil Character
Recognition", World Scientific and Engineering Academy and Society transactions on Signal
Processing, vol. 4, Issue 6, pp. 351-360, June 2008.
29. Rajbala Tokas, Aruna Bhadu, "A Comparative Analysis of Feature Extraction Techniques for
Handwritten Character Recognition", International Journal of Advanced Technology&
Engineering Research, vol. 2, Issue 4, pp. 215-219, July 2012.
30. Anita Rani, Rajneesh Rani, Renu Dhir, "Combination of Different Feature Sets and SVM
Classifier for Handwritten Gurumukhi Numeral Recognition", International Journal of Computer
Applications, vol. 47, Issue 18, pp. 28-33, June 2012.
31. Paulpandian T and Ganapathy V, “Translation and scale Invariant Recognition of Handwritten
Tamil characters using Hierarchical Neural Networks”, Circuits and Systems, IEEE International
Symposium, vol. 4, pp. 2439 – 2441, Chicago, Illinois,USA,May 1993.
32. Sigappi A.N, Palanivel S and Ramalingam V, “Handwritten Document Retrieval System for
Tamil Language”, International Journal of Computer Application, vol. 31, Issue 4, pp.42-47,
October 201.
33. Dr. P. S. Deshpande, Latesh Malik, Sandhya Arora, “Fine Classification and Recognition of
Handwritten Devnagari Characters with Regular Expressions and Minimum Edit Distance
Method”, Journal of Computers, vol. 3, Issue 5, pp. 11-17, May 2008.
77
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 –
6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME

34. Kai Ding, Zhibin Liu, Lianwen Jin, Xinghua Zhu, “A Comparative study of Gabor feature and
Gradient feature for handwritten Chinese character recognition”, IEEE International Conference
on Wavelet Analysis and Pattern Recognition, Beijing, China, pp. 1182-1186, November 2007.
35. Rakesh Kumar Mandal, N R Manna, "Hand Written English Character Recognition using Rowwise Segmentation Technique", International Journal of Computer Applications, no. 2, article 2,
2011.
36. Sumit Saha, Tanmoy Som, "Handwritten Character Recognition by using neural network and
Euclidean distance metric", International Journal of Computer Science and Intelligent
Computing, vol. 2, Issue 1, pp. 1-5, November 2010.
37. Romesh Ranawana, Vasile Palade, G.E.M.D.C. Bandara, "An Efficient Fuzzy Method for
Handwritten Character Recognition", 8th International Conference, Knowledge Based Intelligent
Information and Engineering System, vol. 3214, pp. 698-707, Wellington, New Zealand,
September 2004.
38. Velappa Ganapathy, Kok Leong Liew, "Handwritten Character Recognition Using Multiscale
Neural Network Training Technique", Proceedings of World Academy of Science: Engineering
& Technology, vol. 41, pp. 32-37, May 2008.
39. Alex Graves, Marcus Liwicki, Santiago Fernandez, Roman Bertolami, Horst Bunke, Jurgen
Schmidhuber, "A Novel Connectionist System for Unconstrained Handwriting Recognition",
IEEE Transactions On Pattern Analysis and Machine Intelligence, vol. 31, Issue 5, pp. 855-868,
May 2009.
40. S. Arora, D. Bhattacharjee, M. Nasipuri, D.K. Basu, M.Kundu, “Application of Statistical
Features in Handwritten Devnagari Character Recognition”, International Journal of Recent
Trends in Engineering, vol. 2, Issue 2, pp. 40-42 November 2009.
41. P. Phokharatkul, K. Sankhuangaw, S. Somkuarnpanit, S. Phaiboon, C. Kimpan, “Offline
Hanwritten Thai Character Recognition using Ant-Miner Algorithm”, World Academy of
Science, Engineering and Technology 8, pp. 276-281, 2005.
42. Ravi Sheth, Narendra Chauhan, Mahesh Goyani, “Chain Code Based Hand Written Character
Recognition System using Neural Network and Support Vector Machine”, International
Conference on Recent Trends in Information Technology and Computer Science, Conf. Proc.
Pp. 62-67,Mumbai, India, 09-10 December, 2011.
43. Rajbala Tokas,Aruna Bhadu, "A comparative analysis of feature extraction techniques for
handwritten character recognition", International Journal of Advanced Technology &
Engineering Research, Volume 2, Issue 4, pp. 215-219, July 2012.
44. Amritha Sampath, Tripti C, Govindaru V, "Freeman code based online handwritten character
recognition for Malayalam using backpropagation neural networks", International journal on
Advanced computing, Vol. 3, No. 4, pp. 51 - 58, July 2012.
45. Tirtharaj Dash, “Time efficient approach to offline hand written character recognition using
associative memory net.”, International Journal of Computing and Business Research, Volume 3
Issue 3 September 2012.
46. Imaran Khan Pathan,Abdulbari Ahmed Bari Ahmed Ali, Ramteke R.J., "Recognition of offline
handwritten isolated Urdu character ", International Journal on Advances in Computational
Research, Vol. 4, Issue 1, pp. 117-121, 2012.
47. Primekumar K.P and Sumam Mary Idicula,, “Performance of On-Line Malayalam Handwritten
character Recognition using Hmm and Sfam”, International Journal of Computer Engineering &
Technology (IJCET), Volume 3, Issue 1, 2012, pp. 115 - 125, ISSN Print: 0976 – 6367,
ISSN Online: 0976 – 6375.
48. Dr. Mustafa Dhiaa Al-Hassani, “Optical Character Recognition (OCR) System for Multi-Font
English Texts using Dct & Wavelet Transform”, International Journal of Computer Engineering
& Technology (IJCET), Volume 4, Issue 6, 2013, pp. 48 - 61, ISSN Print: 0976 – 6367,
ISSN Online: 0976 – 6375.
78

Weitere ähnliche Inhalte

Was ist angesagt?

Handwritten Character Recognition: A Comprehensive Review on Geometrical Anal...
Handwritten Character Recognition: A Comprehensive Review on Geometrical Anal...Handwritten Character Recognition: A Comprehensive Review on Geometrical Anal...
Handwritten Character Recognition: A Comprehensive Review on Geometrical Anal...iosrjce
 
Indian-Sign-Language-Recognition
Indian-Sign-Language-RecognitionIndian-Sign-Language-Recognition
Indian-Sign-Language-RecognitionSajanraj T D
 
character recognition: Scope and challenges
 character recognition: Scope and challenges character recognition: Scope and challenges
character recognition: Scope and challengesVikas Dongre
 
Multitier holistic Approach for urdu Nastaliq Recognition
Multitier holistic Approach for urdu Nastaliq RecognitionMultitier holistic Approach for urdu Nastaliq Recognition
Multitier holistic Approach for urdu Nastaliq RecognitionDr. Syed Hassan Amin
 
A Comprehensive Study On Handwritten Character Recognition System
A Comprehensive Study On Handwritten Character Recognition SystemA Comprehensive Study On Handwritten Character Recognition System
A Comprehensive Study On Handwritten Character Recognition Systemiosrjce
 
IRJET- Review on Optical Character Recognition
IRJET- Review on Optical Character RecognitionIRJET- Review on Optical Character Recognition
IRJET- Review on Optical Character RecognitionIRJET Journal
 
OCR for Urdu translation
OCR for Urdu translation OCR for Urdu translation
OCR for Urdu translation Yasar Hayat
 
Devanagari Character Recognition
Devanagari Character RecognitionDevanagari Character Recognition
Devanagari Character RecognitionPulkit Goyal
 
Artificial Neural Network For Recognition Of Handwritten Devanagari Character
Artificial Neural Network For Recognition Of Handwritten Devanagari CharacterArtificial Neural Network For Recognition Of Handwritten Devanagari Character
Artificial Neural Network For Recognition Of Handwritten Devanagari CharacterIOSR Journals
 
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten DocumentsIRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten DocumentsIRJET Journal
 
Project report - Bengali digit recongnition using SVM
Project report - Bengali digit recongnition using SVMProject report - Bengali digit recongnition using SVM
Project report - Bengali digit recongnition using SVMMohammad Saiful Islam
 
S TRUCTURAL F EATURES F OR R ECOGNITION O F H AND W RITTEN K ANNADA C ...
S TRUCTURAL  F EATURES  F OR  R ECOGNITION O F  H AND  W RITTEN  K ANNADA  C ...S TRUCTURAL  F EATURES  F OR  R ECOGNITION O F  H AND  W RITTEN  K ANNADA  C ...
S TRUCTURAL F EATURES F OR R ECOGNITION O F H AND W RITTEN K ANNADA C ...ijcsit
 
Hand Written Character Recognition Using Neural Networks
Hand Written Character Recognition Using Neural Networks Hand Written Character Recognition Using Neural Networks
Hand Written Character Recognition Using Neural Networks Chiranjeevi Adi
 

Was ist angesagt? (14)

Handwritten Character Recognition: A Comprehensive Review on Geometrical Anal...
Handwritten Character Recognition: A Comprehensive Review on Geometrical Anal...Handwritten Character Recognition: A Comprehensive Review on Geometrical Anal...
Handwritten Character Recognition: A Comprehensive Review on Geometrical Anal...
 
Indian-Sign-Language-Recognition
Indian-Sign-Language-RecognitionIndian-Sign-Language-Recognition
Indian-Sign-Language-Recognition
 
character recognition: Scope and challenges
 character recognition: Scope and challenges character recognition: Scope and challenges
character recognition: Scope and challenges
 
Multitier holistic Approach for urdu Nastaliq Recognition
Multitier holistic Approach for urdu Nastaliq RecognitionMultitier holistic Approach for urdu Nastaliq Recognition
Multitier holistic Approach for urdu Nastaliq Recognition
 
A Comprehensive Study On Handwritten Character Recognition System
A Comprehensive Study On Handwritten Character Recognition SystemA Comprehensive Study On Handwritten Character Recognition System
A Comprehensive Study On Handwritten Character Recognition System
 
IRJET- Review on Optical Character Recognition
IRJET- Review on Optical Character RecognitionIRJET- Review on Optical Character Recognition
IRJET- Review on Optical Character Recognition
 
OCR for Urdu translation
OCR for Urdu translation OCR for Urdu translation
OCR for Urdu translation
 
Devanagari Character Recognition
Devanagari Character RecognitionDevanagari Character Recognition
Devanagari Character Recognition
 
Artificial Neural Network For Recognition Of Handwritten Devanagari Character
Artificial Neural Network For Recognition Of Handwritten Devanagari CharacterArtificial Neural Network For Recognition Of Handwritten Devanagari Character
Artificial Neural Network For Recognition Of Handwritten Devanagari Character
 
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten DocumentsIRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
 
Project report - Bengali digit recongnition using SVM
Project report - Bengali digit recongnition using SVMProject report - Bengali digit recongnition using SVM
Project report - Bengali digit recongnition using SVM
 
S TRUCTURAL F EATURES F OR R ECOGNITION O F H AND W RITTEN K ANNADA C ...
S TRUCTURAL  F EATURES  F OR  R ECOGNITION O F  H AND  W RITTEN  K ANNADA  C ...S TRUCTURAL  F EATURES  F OR  R ECOGNITION O F  H AND  W RITTEN  K ANNADA  C ...
S TRUCTURAL F EATURES F OR R ECOGNITION O F H AND W RITTEN K ANNADA C ...
 
Hand Written Character Recognition Using Neural Networks
Hand Written Character Recognition Using Neural Networks Hand Written Character Recognition Using Neural Networks
Hand Written Character Recognition Using Neural Networks
 
Co4201605611
Co4201605611Co4201605611
Co4201605611
 

Andere mochten auch

An Efficient Segmentation Technique for Machine Printed Devanagiri Script: Bo...
An Efficient Segmentation Technique for Machine Printed Devanagiri Script: Bo...An Efficient Segmentation Technique for Machine Printed Devanagiri Script: Bo...
An Efficient Segmentation Technique for Machine Printed Devanagiri Script: Bo...iosrjce
 
Maximum-Length Comparison Method Of Automatic Word Segmentation for Myanmar...
Maximum-Length Comparison Method  Of Automatic Word Segmentation  for Myanmar...Maximum-Length Comparison Method  Of Automatic Word Segmentation  for Myanmar...
Maximum-Length Comparison Method Of Automatic Word Segmentation for Myanmar...Htet Myet Lynn
 
A Simple Segmentation Approach for Unconstrained Cursive Handwritten Words in...
A Simple Segmentation Approach for Unconstrained Cursive Handwritten Words in...A Simple Segmentation Approach for Unconstrained Cursive Handwritten Words in...
A Simple Segmentation Approach for Unconstrained Cursive Handwritten Words in...CSCJournals
 
Bengali Numeric Number Recognition
Bengali Numeric Number RecognitionBengali Numeric Number Recognition
Bengali Numeric Number RecognitionAmitava Choudhury
 
Holistic Approach for Arabic Word Recognition
Holistic Approach for Arabic Word RecognitionHolistic Approach for Arabic Word Recognition
Holistic Approach for Arabic Word RecognitionEditor IJCATR
 
Word segmentation method for handwritten documents based on structured learning
Word segmentation method for handwritten documents based on structured learningWord segmentation method for handwritten documents based on structured learning
Word segmentation method for handwritten documents based on structured learningI3E Technologies
 
A Pen Based Intelligent System for Educating Arabic Handwriting Deep Learning
A Pen Based Intelligent System  for Educating Arabic Handwriting Deep LearningA Pen Based Intelligent System  for Educating Arabic Handwriting Deep Learning
A Pen Based Intelligent System for Educating Arabic Handwriting Deep LearningMohamed Loey
 
Performance of Statistics Based Line Segmentation System for Unconstrained H...
Performance of Statistics Based Line Segmentation  System for Unconstrained H...Performance of Statistics Based Line Segmentation  System for Unconstrained H...
Performance of Statistics Based Line Segmentation System for Unconstrained H...AM Publications
 

Andere mochten auch (11)

Ijetcas14 371
Ijetcas14 371Ijetcas14 371
Ijetcas14 371
 
An Efficient Segmentation Technique for Machine Printed Devanagiri Script: Bo...
An Efficient Segmentation Technique for Machine Printed Devanagiri Script: Bo...An Efficient Segmentation Technique for Machine Printed Devanagiri Script: Bo...
An Efficient Segmentation Technique for Machine Printed Devanagiri Script: Bo...
 
Maximum-Length Comparison Method Of Automatic Word Segmentation for Myanmar...
Maximum-Length Comparison Method  Of Automatic Word Segmentation  for Myanmar...Maximum-Length Comparison Method  Of Automatic Word Segmentation  for Myanmar...
Maximum-Length Comparison Method Of Automatic Word Segmentation for Myanmar...
 
A Simple Segmentation Approach for Unconstrained Cursive Handwritten Words in...
A Simple Segmentation Approach for Unconstrained Cursive Handwritten Words in...A Simple Segmentation Approach for Unconstrained Cursive Handwritten Words in...
A Simple Segmentation Approach for Unconstrained Cursive Handwritten Words in...
 
Bengali Numeric Number Recognition
Bengali Numeric Number RecognitionBengali Numeric Number Recognition
Bengali Numeric Number Recognition
 
Discourse annotation
Discourse annotationDiscourse annotation
Discourse annotation
 
Holistic Approach for Arabic Word Recognition
Holistic Approach for Arabic Word RecognitionHolistic Approach for Arabic Word Recognition
Holistic Approach for Arabic Word Recognition
 
Word segmentation method for handwritten documents based on structured learning
Word segmentation method for handwritten documents based on structured learningWord segmentation method for handwritten documents based on structured learning
Word segmentation method for handwritten documents based on structured learning
 
A Pen Based Intelligent System for Educating Arabic Handwriting Deep Learning
A Pen Based Intelligent System  for Educating Arabic Handwriting Deep LearningA Pen Based Intelligent System  for Educating Arabic Handwriting Deep Learning
A Pen Based Intelligent System for Educating Arabic Handwriting Deep Learning
 
Performance of Statistics Based Line Segmentation System for Unconstrained H...
Performance of Statistics Based Line Segmentation  System for Unconstrained H...Performance of Statistics Based Line Segmentation  System for Unconstrained H...
Performance of Statistics Based Line Segmentation System for Unconstrained H...
 
Arabic tokenization and stemming
Arabic tokenization and  stemmingArabic tokenization and  stemming
Arabic tokenization and stemming
 

Ähnlich wie 20120140502008

Fuzzy rule based classification and recognition of handwritten hindi
Fuzzy rule based classification and recognition of handwritten hindiFuzzy rule based classification and recognition of handwritten hindi
Fuzzy rule based classification and recognition of handwritten hindiIAEME Publication
 
Fuzzy rule based classification and recognition of handwritten hindi
Fuzzy rule based classification and recognition of handwritten hindiFuzzy rule based classification and recognition of handwritten hindi
Fuzzy rule based classification and recognition of handwritten hindiIAEME Publication
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralIAEME Publication
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralIAEME Publication
 
Paper id 24201433
Paper id 24201433Paper id 24201433
Paper id 24201433IJRAT
 
A Novel Framework For Numerical Character Recognition With Zoning Distance Fe...
A Novel Framework For Numerical Character Recognition With Zoning Distance Fe...A Novel Framework For Numerical Character Recognition With Zoning Distance Fe...
A Novel Framework For Numerical Character Recognition With Zoning Distance Fe...IJERD Editor
 
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationHighly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationIJERA Editor
 
Offline Character Recognition Using Monte Carlo Method and Neural Network
Offline Character Recognition Using Monte Carlo Method and Neural NetworkOffline Character Recognition Using Monte Carlo Method and Neural Network
Offline Character Recognition Using Monte Carlo Method and Neural Networkijaia
 
SVM Based Identification of Psychological Personality Using Handwritten Text
SVM Based Identification of Psychological Personality Using Handwritten Text SVM Based Identification of Psychological Personality Using Handwritten Text
SVM Based Identification of Psychological Personality Using Handwritten Text IJERA Editor
 
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...cscpconf
 
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...csandit
 
Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)IJERA Editor
 
Development of a feature extraction technique for online character recognitio...
Development of a feature extraction technique for online character recognitio...Development of a feature extraction technique for online character recognitio...
Development of a feature extraction technique for online character recognitio...Alexander Decker
 
11.development of a feature extraction technique for online character recogni...
11.development of a feature extraction technique for online character recogni...11.development of a feature extraction technique for online character recogni...
11.development of a feature extraction technique for online character recogni...Alexander Decker
 
Automatic signature verification with chain code using weighted distance and ...
Automatic signature verification with chain code using weighted distance and ...Automatic signature verification with chain code using weighted distance and ...
Automatic signature verification with chain code using weighted distance and ...eSAT Journals
 
A Novel Approach to Recognize Handwritten Gujarati Digits.pdf
A Novel Approach to Recognize Handwritten Gujarati Digits.pdfA Novel Approach to Recognize Handwritten Gujarati Digits.pdf
A Novel Approach to Recognize Handwritten Gujarati Digits.pdfSamantha Martinez
 
Optimal Clustering Technique for Handwritten Nandinagari Character Recognition
Optimal Clustering Technique for Handwritten Nandinagari Character RecognitionOptimal Clustering Technique for Handwritten Nandinagari Character Recognition
Optimal Clustering Technique for Handwritten Nandinagari Character RecognitionEditor IJCATR
 

Ähnlich wie 20120140502008 (20)

Fuzzy rule based classification and recognition of handwritten hindi
Fuzzy rule based classification and recognition of handwritten hindiFuzzy rule based classification and recognition of handwritten hindi
Fuzzy rule based classification and recognition of handwritten hindi
 
Fuzzy rule based classification and recognition of handwritten hindi
Fuzzy rule based classification and recognition of handwritten hindiFuzzy rule based classification and recognition of handwritten hindi
Fuzzy rule based classification and recognition of handwritten hindi
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neural
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neural
 
Paper id 24201433
Paper id 24201433Paper id 24201433
Paper id 24201433
 
A Novel Framework For Numerical Character Recognition With Zoning Distance Fe...
A Novel Framework For Numerical Character Recognition With Zoning Distance Fe...A Novel Framework For Numerical Character Recognition With Zoning Distance Fe...
A Novel Framework For Numerical Character Recognition With Zoning Distance Fe...
 
A017240107
A017240107A017240107
A017240107
 
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationHighly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
 
Offline Character Recognition Using Monte Carlo Method and Neural Network
Offline Character Recognition Using Monte Carlo Method and Neural NetworkOffline Character Recognition Using Monte Carlo Method and Neural Network
Offline Character Recognition Using Monte Carlo Method and Neural Network
 
SVM Based Identification of Psychological Personality Using Handwritten Text
SVM Based Identification of Psychological Personality Using Handwritten Text SVM Based Identification of Psychological Personality Using Handwritten Text
SVM Based Identification of Psychological Personality Using Handwritten Text
 
I017256165
I017256165I017256165
I017256165
 
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
 
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
OCR-THE 3 LAYERED APPROACH FOR CLASSIFICATION AND IDENTIFICATION OF TELUGU HA...
 
Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)
 
Development of a feature extraction technique for online character recognitio...
Development of a feature extraction technique for online character recognitio...Development of a feature extraction technique for online character recognitio...
Development of a feature extraction technique for online character recognitio...
 
11.development of a feature extraction technique for online character recogni...
11.development of a feature extraction technique for online character recogni...11.development of a feature extraction technique for online character recogni...
11.development of a feature extraction technique for online character recogni...
 
Automatic signature verification with chain code using weighted distance and ...
Automatic signature verification with chain code using weighted distance and ...Automatic signature verification with chain code using weighted distance and ...
Automatic signature verification with chain code using weighted distance and ...
 
A Novel Approach to Recognize Handwritten Gujarati Digits.pdf
A Novel Approach to Recognize Handwritten Gujarati Digits.pdfA Novel Approach to Recognize Handwritten Gujarati Digits.pdf
A Novel Approach to Recognize Handwritten Gujarati Digits.pdf
 
50120130405034
5012013040503450120130405034
50120130405034
 
Optimal Clustering Technique for Handwritten Nandinagari Character Recognition
Optimal Clustering Technique for Handwritten Nandinagari Character RecognitionOptimal Clustering Technique for Handwritten Nandinagari Character Recognition
Optimal Clustering Technique for Handwritten Nandinagari Character Recognition
 

Mehr von IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mehr von IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Kürzlich hochgeladen

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 

Kürzlich hochgeladen (20)

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 

20120140502008

  • 1. International Journal of Advanced Research in Engineering RESEARCH IN ENGINEERING INTERNATIONAL JOURNAL OF ADVANCED and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online)TECHNOLOGY (IJARET) pp. 70-78, © IAEME AND Volume 5, Issue 2, February (2014), ISSN 0976 - 6480 (Print) ISSN 0976 - 6499 (Online) Volume 5, Issue 2, February (2014), pp. 70-78 © IAEME: www.iaeme.com/ijaret.asp Journal Impact Factor (2014): 4.1710 (Calculated by GISI) www.jifactor.com IJARET ©IAEME A BRIEF REVIEW ON HAND WRITTEN CHARACTER RECOGNITION Dr. Vangala Padmaja Professor, VNRVJIET, Hyderabad ABSTRACT This review describes the state of the art of Character recognition during a period of renewed activity in the field. It is based on an extensive review of the literature, including conference proceedings, journal articles and patents. In the field of pattern recognition, character recognition has gained lot of attention due to its application in various fields. Many researchers have proposed different methodologies for character recognition in different languages. We have reviewed several techniques of character recognition in this paper. Keywords: Character Recognition, HCR, Off-line Handwriting Recognition, Online Handwriting Recognition, Feature Extraction, Classification, Training and Recognition. INTRODUCTION Since hand writing styles of people vary to a great extent, it becomes practically great difficult for the computer to recognize the handwritten characters. To achieve this task, handwritten character recognition comes into picture. The various applications of character recognition are in recognizing the characters in bank cheques and transaction forms, 3D object recognition, car plates, automatic text entry for desktop publication, business card reading, library cataloguing, ledgering, automatic sorting of postal mail, ZIP code, automatic invoice processing. [Dr.P.S.Deshpande, Mrs.Latesh Malik, Mrs. Sandhya Arora], they concluded that the automation of entire Character recognition process requires a high recognition rate, as well as maximum reliability. [Pranob K Charles and Om Prakash Sharma et.all], they discussed that Character recognition can be classified into two categories: Online character recognition and Offline character recognition. There are two types of character recognition: Handwritten Character Recognition (HCR) and Optical Character Recognition (OCR) based on the type of input image for the recognition system. Optical Character Recognition is an area within the pattern recognition deals with automatic recognition of various characters in a document image. The task of recognition can be broadly separated into two 70
  • 2. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME categories: handwritten data and the machine printed data. Machine printed characters are uniform and unique. While handwritten characters are non-uniform and their size, shape depends on the pen used by the writer. Handwriting of same writer also may vary depending on the situation in which person is writing. It is challenging task to design system, which is capable of identifying the characters with great accuracy. Various writing styles lead to the distortion in patterns from the standard patterns used to train the system, giving false results. A strong generalized method is required to identify these distorted patterns. As per [Ashlin Deepa R.N, et.all, Supriya Deshmukh, et.all] character recognition systems consist of four major phases: Pre-processing, Segmentation, Feature Extraction, and Classification. They [Om Prakash Sharma, et.all J.Pradeep, et.all, Anshul Gupta, et.all] discussed many classification techniques of character recognition such as template matching , artificial neural networks (ANN) discussed by [ Pranob K Charles, et.all, J.Pradeep, et.all, Gaganjot Kaur, et.all, Stuti Asthana, et.all, Sandhya Arora, et.all,], syntactical analysis, wavelet theory, hidden Markov models (HMM) discussed by [Ismael Ahmad Jannoud, M. Antony Robert Raj, et.all, Muhammad Naeem Ayyaz, et.all], [Rajbala Tokas, Aruna Bhadu, Hsin-Chia Fu, Yeong Yuh Xu,] discussed Bayesian theory and [Dileep Kumar Patel, Tanmoy Som, Sushil Kumar Yadav] disussed minimum distance classifiers etc. A lot of methods have been developed for character recognition, among them the neural network is mainly used due its classification efficiency and ease of use [Rajbala Tokas, Aruna Bhadu].Research has been made in the field of HCR considering varieties of languages like English, Devnagari, Arabic, Thai, Chinese, Tamil and many more. [J.Schuermann, L.D. Harmon,G. Dimauro] discussed that Multiscale Training Technique (MST) is used in many places to solve the generalization problem and its Results are depends largely on resolution of the character images. Image resolution and the training speed have to be optimized to achieve the more percentage of accuracy. Work has been done on character identification in Devnagri script by combining multiple feature extraction techniques like shadow feature, intersection, chain code histogram and straight line fitting. [C.E. Dunn and P.S.P. Wang], discussed another methodology towards feature extraction technique to calculate only twelve directional feature inputs depending upon the gradients, where the hand written character features are the directions of the pixels with respect to their neighboring pixels. [E. Lecolinet and O. Baret], they applied Hybrid method i.e combination of prototype learning/matching method and support vector machines to recognize the hand written characters. [G. Lorette and Y. Lecourtier], they used Knearest neighbor methods to recognize the patterns. [C.C. Tappert, et.all, D.G. Elliman, et.all, H. Fujisawa, et.all],they discussed that Artificial Neural Nets (perceptron learning) can be used to train the nets and later using the nets identifying the characters, but obtaining 100% accuracy is still a challenge for many such nets. [Rohini B. Kharate, Dr.S.M.Jagade, Sushilkumar N. Holambe], they implemented called Row-wise segmentation technique. This technique (RST) helps in minimization of errors in pattern recognition due to different handwriting styles to great extent. The structure of the paper is as follows: The working principle of handwritten character recognition followed by literature survey of the same. Conclusions are made in the later part. In this paper a concept of recognizing handwritten character pattern has been developed. II. THE WORKING PRINCIPLE In this section, we focus on the methodologies of CR systems. These people [Mr.Narendrasing.B Rajput, Prof.S.M Rajput, Prof.S.M.Badavea] discussed that a hierarchical approach for most of the systems would be from pixel to text, as follows: Pixels Features Characters Subwords Words Meaningful Text. And also they said that this bottom up approach varies a great deal, depending upon the type of the CR system and the methodology used. The literature review in the field of CR indicates that these hierarchical tasks are 71
  • 3. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME grouped in the stages of the CR for pre-processing, segmentation, representation, training and recognition, post processing. Fig 1 shows block diagram of general character recognition system. Image acquisition(scanned Document, photograph) Pre-processing (Noise removal, Binarization, Slant angle correction, Feature extraction (Binary features, PDA, LDA, etc Chain code SIFT, Gabor etc) Segmentation (Line segmentation, Word segmentation, Character segmentation) Classification (Euclidian , ANN, SVM) Post-processing (Syntax Analysis, Semantic analysis, NLP) Fig 1. Block Diagram of general Character Recognition System Image acquisition: The input image for the recognition system can be acquired through a scanner in the form of a scanned image [Anita Rani, Rajneesh Rani, Renu Dhir]. Hence, input to the system is the handwritten characters format and after image acquisition a digital form of the input characters is achieved in the form of image as output. Pre-processing Preprocessing aims to produce data that are easy for the character recognition systems to function accurately. It includes removal of unwanted noise and inconsistent data. As these authors [M. Antony Robert Raj,et.all, Rajib Lochan Das, et.all] discussed the sub-process involved in preprocessing are binarization, noise reduction, normalization and skew correction, thinning and slant removal. They discussed that [Om Prakash Sharma, et.all] binarization refers to the conversion of the scanned image into binary image and it is also known as thresholding or digitization. Noise may be added due to poor scanning. As they said [Stuti Asthana,et.all, Paulpandian T and Ganapathy V, Sigappi A.N, et.all] various filters such as Median filtering, Wiener filtering, Butterworth low pass filter, Gaussian low pass filtering and morphological operations may be used for noise removal. As per discussion made in [M. Antony Robert Raj, Dr.S.Abirami,] we can convert a random sized image into an standard size image using normalization process. As per [Om Prakash Sharma, et.all] their discussion thinning process may be used for correctness of image and for preservation of endpoints. To estimate deviation of the strokes from the vertical direction, depending on the writing styles, correction of the slant angle is necessary. 4.2. Segmentation The separation of clear character area from non-character area in the given image is the Segmentation. It includes thresholding of the image, skeletonization of the image and pruning [Gaganjot Kaur, Monika Aggarwal]. Skeletonization is the process to reduce the character area to just one pixel line. They discussed [Gaganjot Kaur, Monika Aggarwal] during skeletonization process some unwanted branches called spurs may develop on the output skeletons and these spurs are removed with the help of pruning. 2.4. Feature Extraction: To extract the unique features of individual characters, feature extraction techniques like Principle Component Analysis (PCA), Linear Discriminant Analysis (LDA), Independent Component Analysis (ICA), Chain Code (CC), Scale Invariant Feature Extraction (SIFT), zoning, Gradient based features, Histogram might be applied. These features are used to train 72
  • 4. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME the system. As per their discussion [Stuti Asthana, et.all] in feature extraction stage every character is assigned a feature vector to identify it is used to distinguish the character from other characters. According to their discussions [M. Antony Robert Raj, et.all, Muhammad Naeem Ayyaz,et.all, Rajbala Tokas, et.all, Dr. P. S. Deshpande, et.all] feature Extraction techniques can be categorized into three categories. 1. Statistical methods 2. Structural methods 3. Global Transformation and Series Expansion Features. 2.5. Classification: Main decision making stage of character recognition system is Classification. It uses the features extracted in the previous stage to identify the text segment according to predefined rules. They [Anshul Gupta,et.all, Sandhya Arora,et.all, Muhammad Naeem Ayyaz, et.all, R. Jagadeesh Kannan, et.all, Anita Rani,et.all] worked on Various classifiers such as Artificial immune system, Associative Memory, Kohonen Network, Support Vector Machine, whereas Nearest Neighbour and K-nearest neighbours are discussed by [Christopher Kermorvant, et.all, M. Antony Robert Raj, et.all, Rakesh Kumar Mandal, et.all] and Bayesian classification, Linear Discriminant Function, Projection Distance, Subspace method, Modified quadratic discriminant function, Mirror Image Learning, Euclidean Distance, Modified Projection distance, Compound projection distance, Compound modified quadratic discriminant function, Regularized Discriminant Analysisare discussed by [Rajbala Tokas,et.all]. 2.6. Post processing: The classification stage output may contain some errors and these errors can be removed or reduced by post processing methods. The recent research review of the character recognition indicates minor improvements, when only shape recognition of the character is considered. Therefore, they [Mr.Narendrasing.B Rajput, Prof.S.M Rajput, Prof.S.M.Badave] concluded that incorporation of context and shape information in all the stages of character recognition systems is necessary for meaningful improvements in recognition rates. III. LITERATURE REVIEW Lot of work has been done in the field of character recognition considering many different languages using various methods and algorithms. [Rajbala Tokas, Aruna Bhadu] have discussed various types of classification of feature extraction methods like statistical feature based methods, structural feature based methods and global transformation techniques. Extracted feature can be either low level or high level. Low level features include character width, height, curliness, aspect ratio etc. As these [Amritha Sampath,et.all] authors discussed that these alone cannot be used to distinguish one character from another in the character set of the language . Hence, there are number of other high level features which include number and position of loops, straight lines, headlines, curves etc. These authors [Gaganjot Kaur, Monika Aggarwal] have selected seven features, like number of boundaries, extent, filled area, length of minor axis and major axis, orientation and solidity and have used Levenberg-Marquardt back propagation training algorithm to train the neural network. They could achieved maximum accuracy of 93% for 130 samples by using 50 hidden layer neurons. He [Tirthraj Dash] has discussed hand character recognition using associative memory net (AMN) and directly worked at pixel level. He was designed Dataset in MS Paint 6.1 with normal Arial font of size 28 and Dimension of image was kept 31 X 39. After characters are extracted, their binary pixel values are directly used to train AMN. These authors [Om Prakash Sharma, M. K. Ghose, Krishna Bikram Shah] have considered Euler number computation to categorize the characters and further proposed an improved zone based hybrid feature extraction model that could achieve higher accuracy with reduced time for training and classification as compared to the diagonal based feature extraction model which gave 98.5% accuracy. They [Sumit Saha, Tanmoy Som] formed weight matrix using the learning rule for neural network and calculated recognition score. 73
  • 5. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME Their system had high accuracy rate but mismatch occurred for similar type of characters. Therefore, Euclidean distance measure was further used to recognize such class of characters. They [Imaran Khan Pathan et al] have proposed offline approach for handwritten isolated Urdu characters and they have used moment invariants (MI) feature to recognize the characters. These MI features are invariant under rotation, translation, scaling and reflection and also these are measure of the pixel distribution around the center of gravity of character and it captures the global character shape information. Their proposed system claim to get highest accuracy of 93.59 %. They [Rajbala Tokas et al.] have experimented on various feature extraction methods and they concluded that among those methods, cross-corner, diagonal and direction methods are the more accurate and whereas other methods can be combined to obtain higher accuracy rate. These [Rakesh Kumar Mandal et al.] authors have used Row-wise segmentation technique for feature extraction and Perceptron learning method for character recognition and an overall accuracy of 80% was obtained. They have [Dileep Kumar Patel, et.all] used wavelet transform multiresolution technique for feature extraction and Euclidean distance metric was used for character recognition and an average accuracy of 90% was achieved. These authors [J. Pradeep et al.] have used horizontal based, vertical based and diagonal based feature extraction for character recognition and used feed forward back propagation neural network for classification. Among three feature extractions, the diagonal based feature extraction has been found to be the most accurate. A system to recognize handwritten characters has been developed by [Dr. P. S. Deshpande, et.all] by using histogram band information of the character string and multilayer perception neural network and experimental results shows that some patterns correctly classified with 100 % accuracy whereas remaining number of patterns were classified with absolute relative error. They [Ashlin Deepa R.N, et.all] have recognized handwritten characters through multiset of puzzle pieces and four basic features like horizontal stroke, vertical stroke, left slant stroke, right slant stroke for labelling purpose and for classification - Exact matching and Probability matching and they have concluded that probability matching is better than exact matching. They [Anita Pal et al.] developed a system to recognize handwritten characters by using the boundary tracing technique for feature extraction and the experimental results show that 94% of recognition accuracy using Fourier descriptors with back propagation network. [Muhammad Naeem Ayyaz et al.] have used combination of correlation based features and some statistical/structural based features like end points and junction points, invariant moments, projection histogram, profiles and multiclass SVM classification and obtained 96.5% accuracy for digits and 96% for alphabets. In [Rajib Lochan Das, et.all], they used multiple level hidden markov model for classification to recognize the characters by finding gradient features, projection features, curvature features and 98.26% of an average accuracy has been obtained whereas for a significant number of letters, the accuracy rate was close to 100%. They [Anshul Gupta et al.] have discussed character recognition technique which uses SVM classifiers with four Fourier features and achieved 98.75% accuracy. An efficient fuzzy method was used by [Romesh Ranawana, et.all] for handwritten character recognition which shows 95% of recognition rate if the character is written by the same person who presented the characters to the system during training and recognition rate of around 70% for any other person. They [Velappa Ganapathy et al.] have experimented neural network training on different characters with and without using selective thresholding minimum distance technique and concluded that with selective thresholding minimum distance technique much higher percentage accuracies may be obtained. They proposed [S. Arora et al.] multiple classifier system in which chain code histogram features and moment based features for Devnagari characters extracted. The recognition accuracy of 88.19% was obtained from chain code histogram based classifier and from moment based classifier was 65.67%, whereas by combining both the classifiers using weighted majority scheme gave 98.03% accuracy. 74
  • 6. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME In [Dr. P. S. Deshpande,et.all], they discussed about identification of Devnagari characters by regular expression matching, if they did not match with any pattern they were passed to minimum edit distance filter and overall accuracy of 82% was achieved. [Stuti Asthana et al.] have developed a system using combination of five different scripts and two approaches for recognition in feed forward neural network – one with single hidden layer and other with two hidden layers and achieved 96.53% average recognition rate using double hidden layer and 94% using single hidden layer. [Kai Ding, et.all], they experimented and made a comparative study of Gabor feature against Gradient feature for handwritten Chinese character recognition and it was observed that Gradient feature performed much superior to Gabor feature. [Ismael Ahmad Jannoud], he has proposed Arabic Handwritten Text Recognition system using Discrete Wavelet Transform technique for feature extraction and they obtained the best recognition rate of 99% for the isolated characters, while the middle characters the worst recognition rate of 91%. In [Ravi Sheth, et.all], these authors have proposed handwritten character recognition system using correlation coefficient and they concluded that it gives good result at the cost of extensive computation of correlation. [P. Phokharatkul et al.], they have developed a system for the recognition of Thai characters and 97% of the training set had been recognized using Ant-Miner Algorithm. They, [Alex Graves et al.], have introduced a novel approach for both offline and online HCR using Recurrent Neural Network and compared the result using HMM based system. It has been concluded from the experiments that the new approach outperformed with the HMM based system and was more robust to the changes in sample size. They, [Ravi Sheth, et.all], proposed a system using Chain code based approach and the accuracy of chain code feature is tested against feed forward back propagation neural network and support vector machine. It is found that SVM outperforms ANN. IV. CONCLUSION In this study, we have overviewed the basic approaches in the character recognition domain attempting to bring out the present status of research in character recognition. From the literature survey that we have made several conclusions have been drawn regarding the feature extraction and the classification techniques. We have found that hybrid feature extraction technique (combining correlation based features and some statistical/structural features) produces results with more accuracy than a single technique. If the number of hidden layers is increased in neural network classification, the recognition rate accuracy increases but there will be an increase in number of epochs and slow processing speed. Whereas SVM classification gives high efficiency with respect to speed, memory and classification accuracy. Row-wise segmentation feature extraction technique is robust yielding better accuracy with fast convergence and comparatively less number of epochs for classification using neural network, if the characters are written in box sheets, not deviating from the actual position. The success rate can be achieved by each method in spite of their own advantages and limitations. However, when we consider various databases, sample spaces and constraints it is difficult to comment about the success of recognition methods, especially in terms of recognition rates. In case of handwritten texts under poor conditions or for free style handwriting, an improved approach in almost all stages of CR research is needed. 75
  • 7. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME REFERENCES 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. Rohini B. Kharate, Dr.S.M.Jagade , Sushilkumar N. Holambe,” A Brief Review and Survey of Segmentation for Character Recognition”, International Journal of Engineering Sciences, 2(1) January 2013, Pages: 14-17, ISSN :2306-6474. Mr.Narendrasing.B Rajput, 2prof.S.M Rajput, 3prof.S.M.Badave,” Handwritten Character Recognition -A Review”, International Journal of Engineering research & Technology(IJERT),vol. 1 Issue 8, October 2012, ISSN :2278-0181. J. Schuermann, A Reading machines, Proc. 6th Int. Conf. on Pattern Recognition, Munich, 1982. L.D. Harmon, Automatic Recognition of Print and Script, Proceedings of the IEEE, vol. 60, no. 10, pp. 1165-1177, Oct. 72. G. Dimauro, S. Impedovo and G. Pirlo, From Character to Cursive Script Recognition: Future Trends in Scientific Research, Proc. 11th Int. Conf. on Pattern Recognition, vol. II, page 516, Aug. 1992. C.E. Dunn and P.S.P. Wang, Character Segmenting Techniques for Handwritten Text - A Survey, Proc. 11th Int. Conf. on Pattern Recognition, vol.II, page 577, August 1992. E. Lecolinet and O. Baret, Cursive Word Recognition: Methods and Strategies, Fundamentals in Handwriting Recognition, S. Impedovo (Ed.), NATO ASI Series F: Computer and Systems Sciences, vol. 124, Springer Verlag, 1994, pages 235-263. G. Lorette and Y. Lecourtier, Is Recognition and Interpretation of Handwritten Text: a Scene Analysis Problem? Pre-Proceedings IWFHR III,Buffalo, page 184, May 1993. C.C. Tappert, C.Y. Suen and T. Wakahara, The State of the Art in On-line Handwriting Recognition, IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 12, no. 8, page 787, Aug. 1990. D.G. Elliman and I.T. Lancaster, A Review of Segmentation and Contextual Analysis Techniques for Text Recognition, Pattern Recognition, vol.23, no. 3/4, pp. 337-346, 1990. H. Fujisawa, Y. Nakano and K. Kurino, Segmentation methods for character recognition: from segmentation to document structure analysis, Proceedings of the IEEE, vol. 80, no. 7 pp. 1079- 1092, July 1992. Christopher Kermorvant, Anne-Laure Bianne, Patrick Marty, Farès Menasri, "From isolated handwritten characters to fields recognition : There’s many a sliptwixt cup and lip ", IEEE 10th International Conference on Document Analysis and Recognition, pp. 1031-1035, Barcelona, Spain, 2009. Dr. P. S. Deshpande, Mrs. Latesh Malik, Mrs. Sandhya Arora, "Character Recognition with Histogram Band Analysis of Encoded String and Neural Network", Proceedings of the 4th World Scientific and Engineering Academy and Society International Conference on Information Security, Communications and Computers, Tenerife, Spain, pp. 354-359, December 2005. Pranob K Charles, V.Harish, M.Swathi, CH. Deepthi, "A Review on the Various Techniques used for Optical Character Recognition", International Journal of Engineering Research and Applications, vol. 2, Issue 1, pp.659-662, Jan-Feb 2012. Om Prakash Sharma, M. K. Ghose, Krishna Bikram Shah, "An Improved Zone Based Hybrid Feature Extraction Model for Handwritten Alphabets Recognition Using Euler Number",International Journal of Soft Computing and Engineering, vol. 2, Issue 2, pp. 504508, May 2012. Ashlin Deepa R.N, R.Rajeswara Rao, Y.Vijayalata, "A multiset approach for recognition of handwritten characters using puzzle pieces", Computer Science & Information Technology, 06, vol.2, pp. 79–87, 2012. 76
  • 8. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME 17. Supriya Deshmukh, Leena Ragha, "Analysis of Directional Features - Stroke and Contour for Handwritten Character Recognition", IEEE International Advance Computing Conference, pp. 1114-1118, Patiala, India, March 2009. 18. Ismael Ahmad Jannoud, "Automatic Arabic Hand Written Text Recognition System", American Journal of Applied Sciences, vol. 4, Issue 11, pp. 857-864, 2007. 19. J.Pradeep, E.Srinivasan S.Himavathi, "Diagonal Based Feature Extraction For Handwritten Character Recognition System Using Neural Network", International Journal of Computer Science & Information Technology, vol. 3, Issue 1, pp. 27-38, Feb 2011. 20. Anita Pal, Dayashankar Singh, "Handwritten English Character Recognition Using Neural Network", International Journal of Computer Science & Communication, vol. 1, Issue 2, pp. 141144, July- December 2010. 21. Anshul Gupta, Manisha Srivastava, Chitralekha Mahanta, "Offline Handwritten Character Recognition Using Neural Network", The 2011 IEEE International Conference on Computer Application and Industrial Electronics, pp. 102-107, Penang, Malaysia, December 2011. 22. Gaganjot Kaur, Monika Aggarwal, "Artificial Intelligent System for Character Recognition using Levenberg- Marquardt Algorithm", International Journal of Advanced Research in Computer Science and Software Engineering, vol. 2, Issue 5, pp. 220-223, May 2012. 23. Stuti Asthana, Farha Haneef and Rakesh K Bhujade, “Handwritten Multiscript Numeral Recognition using Artificial Neural Networks”, International Journal of Soft Computing and Engineering, vol. 1, Issue 1, pp. 1-5, March 2011. 24. Sandhya Arora, Debotosh Bhattacharjee, Mita Nasipuri, L. Malik, M. Kundu, D. K. Basu, “Performance Comparison of SVM and ANN for Handwritten Devnagari Character Recognition”, International Journal of Computer Science Issues, vol. 7, Issue 3, No. 6, pp.18-26, May 2010. 25. M. Antony Robert Raj, Dr.S.Abirami, "A Survey on Tamil Handwritten Character Recognition using OCR Techniques", Computer Science & Information Technology, 05, pp.115-127, 2012. 26. Muhammad Naeem Ayyaz, Imran Javed, Waqar Mahmood, "Handwritten Character Recognition Using Multiclass SVM Classification with Hybrid Feature Extraction", Pakistan Journal of Engineering & Applied Science, vol. 10, pp. 57-67, January 2012. 27. Rajib Lochan Das, Binod Kumar Prasad, Goutam Sanyal, "HMM based Offline Handwritten Writer Independent English Character Recognition using Global and Local Feature Extraction", International Journal of Computer Applications, vol. 46, Issue 10, pp. 45-50, May 2012. 28. R. Jagadeesh Kannan, R. Prabhakar, "Off-Line Cursive Handwritten Tamil Character Recognition", World Scientific and Engineering Academy and Society transactions on Signal Processing, vol. 4, Issue 6, pp. 351-360, June 2008. 29. Rajbala Tokas, Aruna Bhadu, "A Comparative Analysis of Feature Extraction Techniques for Handwritten Character Recognition", International Journal of Advanced Technology& Engineering Research, vol. 2, Issue 4, pp. 215-219, July 2012. 30. Anita Rani, Rajneesh Rani, Renu Dhir, "Combination of Different Feature Sets and SVM Classifier for Handwritten Gurumukhi Numeral Recognition", International Journal of Computer Applications, vol. 47, Issue 18, pp. 28-33, June 2012. 31. Paulpandian T and Ganapathy V, “Translation and scale Invariant Recognition of Handwritten Tamil characters using Hierarchical Neural Networks”, Circuits and Systems, IEEE International Symposium, vol. 4, pp. 2439 – 2441, Chicago, Illinois,USA,May 1993. 32. Sigappi A.N, Palanivel S and Ramalingam V, “Handwritten Document Retrieval System for Tamil Language”, International Journal of Computer Application, vol. 31, Issue 4, pp.42-47, October 201. 33. Dr. P. S. Deshpande, Latesh Malik, Sandhya Arora, “Fine Classification and Recognition of Handwritten Devnagari Characters with Regular Expressions and Minimum Edit Distance Method”, Journal of Computers, vol. 3, Issue 5, pp. 11-17, May 2008. 77
  • 9. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 5, Issue 2, February (2014), pp. 70-78, © IAEME 34. Kai Ding, Zhibin Liu, Lianwen Jin, Xinghua Zhu, “A Comparative study of Gabor feature and Gradient feature for handwritten Chinese character recognition”, IEEE International Conference on Wavelet Analysis and Pattern Recognition, Beijing, China, pp. 1182-1186, November 2007. 35. Rakesh Kumar Mandal, N R Manna, "Hand Written English Character Recognition using Rowwise Segmentation Technique", International Journal of Computer Applications, no. 2, article 2, 2011. 36. Sumit Saha, Tanmoy Som, "Handwritten Character Recognition by using neural network and Euclidean distance metric", International Journal of Computer Science and Intelligent Computing, vol. 2, Issue 1, pp. 1-5, November 2010. 37. Romesh Ranawana, Vasile Palade, G.E.M.D.C. Bandara, "An Efficient Fuzzy Method for Handwritten Character Recognition", 8th International Conference, Knowledge Based Intelligent Information and Engineering System, vol. 3214, pp. 698-707, Wellington, New Zealand, September 2004. 38. Velappa Ganapathy, Kok Leong Liew, "Handwritten Character Recognition Using Multiscale Neural Network Training Technique", Proceedings of World Academy of Science: Engineering & Technology, vol. 41, pp. 32-37, May 2008. 39. Alex Graves, Marcus Liwicki, Santiago Fernandez, Roman Bertolami, Horst Bunke, Jurgen Schmidhuber, "A Novel Connectionist System for Unconstrained Handwriting Recognition", IEEE Transactions On Pattern Analysis and Machine Intelligence, vol. 31, Issue 5, pp. 855-868, May 2009. 40. S. Arora, D. Bhattacharjee, M. Nasipuri, D.K. Basu, M.Kundu, “Application of Statistical Features in Handwritten Devnagari Character Recognition”, International Journal of Recent Trends in Engineering, vol. 2, Issue 2, pp. 40-42 November 2009. 41. P. Phokharatkul, K. Sankhuangaw, S. Somkuarnpanit, S. Phaiboon, C. Kimpan, “Offline Hanwritten Thai Character Recognition using Ant-Miner Algorithm”, World Academy of Science, Engineering and Technology 8, pp. 276-281, 2005. 42. Ravi Sheth, Narendra Chauhan, Mahesh Goyani, “Chain Code Based Hand Written Character Recognition System using Neural Network and Support Vector Machine”, International Conference on Recent Trends in Information Technology and Computer Science, Conf. Proc. Pp. 62-67,Mumbai, India, 09-10 December, 2011. 43. Rajbala Tokas,Aruna Bhadu, "A comparative analysis of feature extraction techniques for handwritten character recognition", International Journal of Advanced Technology & Engineering Research, Volume 2, Issue 4, pp. 215-219, July 2012. 44. Amritha Sampath, Tripti C, Govindaru V, "Freeman code based online handwritten character recognition for Malayalam using backpropagation neural networks", International journal on Advanced computing, Vol. 3, No. 4, pp. 51 - 58, July 2012. 45. Tirtharaj Dash, “Time efficient approach to offline hand written character recognition using associative memory net.”, International Journal of Computing and Business Research, Volume 3 Issue 3 September 2012. 46. Imaran Khan Pathan,Abdulbari Ahmed Bari Ahmed Ali, Ramteke R.J., "Recognition of offline handwritten isolated Urdu character ", International Journal on Advances in Computational Research, Vol. 4, Issue 1, pp. 117-121, 2012. 47. Primekumar K.P and Sumam Mary Idicula,, “Performance of On-Line Malayalam Handwritten character Recognition using Hmm and Sfam”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 1, 2012, pp. 115 - 125, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. 48. Dr. Mustafa Dhiaa Al-Hassani, “Optical Character Recognition (OCR) System for Multi-Font English Texts using Dct & Wavelet Transform”, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 6, 2013, pp. 48 - 61, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. 78