SlideShare a Scribd company logo
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 2, Ver. IV (Mar – Apr. 2015), PP 01-07
www.iosrjournals.org
DOI: 10.9790/0661-17240107 www.iosrjournals.org 1 | Page
A Comprehensive Study On Handwritten Character Recognition
System
Renjini L 1
, Rubeena B2
1.2
(Computer science & Engineering, College of Engineering Karunagappally/ Cusat, India)
Abstract: Nowadays handwritten character recognition is still remain an open problem because of the
variability in writing style. Conversion of handwritten characters is important for making manuscripts into
machine recognizable form so that it can be easily accessed and preserved. Many researchers have worked in
the area of handwriting recognition and numerous techniques and models have been developed to recognize
handwritten text. The study investigates that in any character recognition system there exist three major stages
such as Preprocessing, Feature Extraction and Classification. This paper provides a comprehensive review of
existing works in offline handwritten character recognition.
Keywords: Back Propagation, Chain Code, Moment invariants, Probabilistic Neural Network, SIFT, Wavelet,
Zoning,
I. Introduction
Character Recognition (CR) is one of the most successful applications in the areas of pattern
recognition and artificial intelligence. It is the process of detecting and recognizing characters from input image
and converts it into machine recognizable form. Handwritten Character Recognition (HCR) is useful in cheque
processing in banks, almost all kind of form processing systems, handwritten postal address resolution and
many more. One of the main advantages of the CR process is that it can save both time and effort when
developing a digital replica of the document. CR process can be classified in to two categories namely Off-line
CR and On-line CR as shown in Fig1.
Fig 1.Character Recognition
The Off-line Handwritten Character Recognition focuses on recognizing character or words that had
been recorded earlier in the form of scanned image of document. In case of On-line Handwritten Character
Recognition, the process of recognition is performed at the time of writing itself through the successive points
of strokes by the writers in a fraction of time. Although Off-line and on-line CR techniques have different
approaches, they share a lot of common problems and solutions. Off-line CR is relatively more complex and
requires more research compared to on- line CR because of variability on size and writing style of handwritten
characters by different individual at different times. The character recognition system consists of three major
stages as shown in Fig2:
A Comprehensive Study On Handwritten Character Recognition System
DOI: 10.9790/0661-17240107 www.iosrjournals.org 2 | Page
1) Preprocessing: It improves the image data by removing unwanted noise or enhances some image features
important for further processing.
2) Feature extraction: Features define the behavior of region of interest in an image. In this stage various
techniques are applied to get features that will be useful in classification and recognition of character
images.
3) Classification: The features extracted from the above phase are given as input to the trained classifier like
Artificial Neural Network (ANN), K- Nearest Neighbor (KNN), and Support Vector Machine (SVM).
Classifier compares input features with stored pattern and find out best matching class of input.
Fig 2. Block Diagram of Character Recognition
This paper is arranged to focus on Off-line CR methodologies with respect to these three stages of CR systems.
II. Literature Review
A number of researches have been proposed over the years for character recognition. This section
highlights the methods under each of the three phases of character recognition and thus provides an overview of
various literatures based on character recognition. Before moving on to the first stage of character recognition
system, character image can be acquired by online or offline mode. In offline mode handwritten character are
acquired by scanning the documents or capturing photographs of documents.
A. Preprocessing
The process of extracting text from the document is called preprocessing. The accuracy of text
recognized by means of OCR depends on the factors such as scanner quality, scan resolution, paper quality,
fonts used, linguistic complexities and so on. The problems that may occur due to these factors can be solved by
using preprocessing techniques. It enhances character image preparing it for later stages and its objectives are
noise reduction, data normalization and compression of information to be retained. An OCR system can be
made more robust by applying some of the effective preprocessing techniques such as image enhancement
techniques, binarization, noise reduction techniques, skew detection and correction, character segmentation,
image normalization and morphological processing.
B.V. Dhandra et al. [1] have performed series of operations like binarization, filtering and
morphological operations as part of preprocessing for recognizing Kannada handwritten vowels. Here gray
scale image is binarised using Otsu’s global thresholding and median filter is applied for removing noise due to
erratic hand movements and digitization inaccuracies. After this, morphological operations are performed for
removing isolated locations and spikes around the end of the vowels. Even if median filter overcomes the
limitations of the linear filters it may cause removal of corners and threads, blurring of texts in the documents.
In order to overcome these limitations Kanika Bansal et al. [2] proposed an algorithm named K-algorithm,
which is the combination of filtering and binarization. For reducing within- class variation of shape of
unconstrained handwritten numerals, Suzete E. N. Correia et al.[3] have used slant and size normalization as
preprocessing methods. Ntogas Nikolaos et al.[4] proposed four Binarization methods such as Otsu’s, Niblack,
Sauvola’s and Bernsen’s for discriminating degraded and very poor quality gray scale Byzantine manuscript
from the background based on pure thresholding and filtering. As per his work Otsu’s provide better result as
A Comprehensive Study On Handwritten Character Recognition System
DOI: 10.9790/0661-17240107 www.iosrjournals.org 3 | Page
compared to other three methods. In [5] Xiang Zhao et.al used morphological operations (thinning,
skeletonization etc.) for recognizing characters from map.
B. Feature Extraction
In this phase, features of individual character are extracted. The performance of any character
recognition system depends on the features that are extracted. The extracted features of input character should
allow its classification in a unique way. Feature Extraction serves two purposes, one is to extract properties that
can identify a character uniquely. Second is to extract properties that can differentiate between similar
characters. This phase of character recognition system is very problem dependent. Good features are those
whose values are similar for objects belonging to the same category and distinct for objects in different
categories. Selection of an appropriate feature extraction method is the most important factor in achieving high
recognition performance. In feature extraction stage each character is represented as a feature vector, which
becomes its identity. The major goal of feature extraction is to extract a set of features which maximizes the
recognition rate with the least amount of elements. Therefore, better features that are able to recognize
characters distinctively must be extracted. Different feature extraction methods are Global Transformation and
Series Expansion, Statistical Representation, Geometrical and Topological Representation.
i) Global Transformation and Series Expansion
The linear combination of a sequence of simpler functions provides a compact representation of
continuous signal known as transformation and series expansion. Global transformation features are calculated
by converting image in frequency domain like Discrete Fourier Transformation (DFT), Discrete Cosine
Transformation (DCT), Discrete Wavelet Transformation (DWT), Walsh- Hadamard Transformation etc. Some
related methods used in CR field are Fourier transform, Wavelets, Moments and Gabor transform.
Wavelet transformation is a mathematical technique that decomposes the signal into series of small
basis function called wavelets. It allows the multiresolution analysis of image and is well localized in both time
and frequency domain. As a result of wavelet transformation the image is decomposed into low frequency and
high frequency components. The information content of these sub images that corresponds to Horizontal,
Vertical and Diagonal directions implies unique feature of an image. Moreover it is efficient than Fourier
transform which faces the resolution problem and localized in frequency domain only.
B. V. Dhandra et al [1] developed an algorithm for extracting features from Kannada characters. In
this algorithm, two level forward wavelet packet transform is applied to the character image using db4 filter.
Then count the number of zero crossings, the position of sharp variation points in an image, out of the resulting
sub bands and this number is taken as a feature vector. By using this concept of zero crossings of discrete
dyadic wavelet transform, Xian Zhao et al [5] have recognized character in scanning map and it is considered as
the primary investigation in this field. Diego Romero et al [6] applied different continuous wavelet transforms
to handwritten numerals to extract multiscale features such as orientation, gradient and curvature. George S
Kapogiannopoulous et al [7] applied biorthogonal discrete wavelet transform to decompose the curvature
function which characterizes the contour of the handwritten character image. Wavelet representation of
curvature function has the advantages that variations in the shape of the curve will cause only minor changes in
the wavelet representation.
In [8] Joohun Lim et al. have presented a comparative analysis of scale invariant feature extraction
using different wavelet bases. This paper shows that Gabor wavelet basis function extracts image features more
efficiently than Haar, Daubechies basis function in wavelet bases. Gabor wavelet means Gaussian enveloped
orthogonal basis function and it uses five different scales and eight orientations. In [9] Lee et al. have extracted
features using Haar orthogonal wavelet at one resolution level. When Suzete E. N. Correia et al [3] used Cohen-
Daubechies- Feauveau (CDF) family of bi- orthogonal spline wavelets as feature extractor he finds that the
recognition rate obtained with CDF 3/7 is superior to that of Haar wavelet. The Cohen- Daubechies- Feauveau
(CDF) family of bi- orthogonal spline wavelets has special properties such as short support and regularity which
is useful for off-line recognition of unconstrained handwritten numerals.
Wavelet based approaches are becoming increasingly popular in pattern recognition and have recently
been applied to character recognition. In wavelet theory, there is a large variety of wavelet bases to choose
from. Obviously, the choice of the best wavelet is dependent on the application. Recently, some papers have
been published using wavelet transform as a feature extractor for handwritten character recognition because of
its multiresolutional analysis property.
I K Pathan et al. have proposed an off-line approach for handwritten isolated Urdu characters in their
work mentioned in [10]. Authors have used moment invariants (MI) feature to recognize the characters. MI
features are well known to be invariant under rotation, translation, scaling and reflection. These features are
measure of the pixel distribution around the center of gravity of character and it captures the global character
shape information. V Karthikeyan [11] proposed a system for recognizing Tamil characters. In his paper, the
A Comprehensive Study On Handwritten Character Recognition System
DOI: 10.9790/0661-17240107 www.iosrjournals.org 4 | Page
character image skeletonised using Hilditch’s algorithm and features are extracted based on the concept of
image moment which is the weighted average of entire pixel intensities. Here four features are extracted from
each of the character, the equation of which is derived from Hu’s moment invariants [12].
ii) Statistical Representation
Statistical methods are based on the probability theory and hypothesis. Statistical distribution of pixels
of an image takes care of variations in writing styles. In this approach, a character image is represented using a
set of n features which can be considered as a point in n-dimensional feature space. The main goal of feature
selection is to construct linear or non-linear decision boundaries in feature space that correctly separate the
character images of different classes. The major statistical features used for character representation are zoning,
projection profiles and Crossings and distances.
In zoning, the character is divided into several overlapping or non overlapping zones of predefined
sizes. Then features such as average pixel density, histogram and sum squared distance are extracted from each
of the zones based on the percentage of black pixels present. Gradient features based method is discussed in
[13] by Ashutosh et al. where gradient vector is calculated at each pixel by means of sobel operator and then
image is divided into different zones. Then strength of gradient is accumulated in eight standard directions in
each zone.
iii) Geometrical and Topological Representation
Characters can be represented by structural features with high tolerance to distortions and style
variations. Structural features are based on topological and geometrical properties of the character such as chain
code, aspect ratio, cross points, loops, branch points, strokes and their directions, inflection between two points,
horizontal curves at top or bottom, etc.
Scale Invariant Feature Transform (SIFT) is a structural descriptor which considers the local features
of an image. The speciality of the features derived as a result of implementing this algorithm is that they are
invariant to image translation, scaling and rotation. SIFT consists of four steps namely Scale space extrema
detection, Key point localization, Orientation assignment and Key point descriptor. The output of the fourth step
will be highly distinctive that are suitable for the recognition purpose.
Zahedia et al used SIFT algorithm in his paper [14] for recognizing the Arabic characters. Here the
preprocessed image is passed through SIFT algorithm in order to extract the features. As the first step of this
algorithm, the candidate key points are find out. In the next step, the key points that have low contrast and
having poor edge localization are eliminated. Then orientation is assigned to each of the localized key points for
achieving rotation invariance. In the final step, key point descriptor is created using a set of 16 histograms,
aligned in 4x4 grids, each with 8 orientation bins. As a result 128 element feature vector is obtained.
Sreeraj M et al [15] presented an approach for on-line grantha character recognition. Here features
such as time domain, writing direction and curvature are extracted. In [1] B V Dhandra used the concept of
chain code for handwritten Kannada vowel recognition. Chain codes are used to represent the boundary based
on 4-connectivity or 8-connectivity of its segments. Then the direction of each segment is coded using a
numbering scheme.
C. Classification
Classification is the process of assigning the data to their corresponding class with respect to similar
groups with the aim of discriminating multiple objects from each other within the image. Its goal is to predict
the categories of input image using its features. It is carried out on the basis of stored features in the feature
space such as structural features, global features etc. Some classification techniques used in character
recognition systems are Template Matching, Statistical Techniques, Structural Techniques, Neural Network,
and Support Vector Machine.
i) Template Matching
It is a method for finding areas of an image that match to a template image, the image patch to be
compared with the input image. According to Oivind Due Trier et al [16], this method is not well suited for
character skeleton because of the lesser chances of input image pixels to coincide with pixels of template
skeleton.
ii) Neural Network (NN)
Neural network develop its information categorization capabilities through learning process from
examples known as training samples. After getting feature space from the binary character image, an efficient
classifier is used to classify the class of a character. It is one of the commonly used classifier in handwritten
character recognition system because of their humanoid qualities such as adapting the changes and learning
A Comprehensive Study On Handwritten Character Recognition System
DOI: 10.9790/0661-17240107 www.iosrjournals.org 5 | Page
from prior experience. Handwritten character recognition can be implemented by using a back propagation
neural network that has been trained according to train dataset. That is, neural network recognizers learn from
an initial image training set. The trained network then makes the character identifications. One of the most
common learning methods used in this training process is called back-propagation (BP). When network is
presented with a set of training data the BP algorithm compute the difference between the actual output and
desired output and feeding back the error exist in the output and correct the weights and biases that are
responsible for the error.
Jasbir Singh et al. [17] have used Artificial Neural Network as classifier in his work for Devanagari
character recognition. ANN consist of number of processing units called neurons distributed in three layers
namely input, hidden and output that communicate with one another over a large number of weighted
connections. Such a network can be trained using sample training data and then the trained network is used to
predict the class of unknown test sample. Each output layer neurons corresponds to each class.
Seong- Whan Lee et al [9] have used Multilayer cluster neural network (MCNN) as classifier for
recognizing handwritten numerals. In MCNN the units in each layer are clustered and each cluster is fully
connected to a corresponding cluster in following layer independently. The advantage of MCNN is that it
converges in fewer iteration as compared to fully connected multilayer neural network because each sub
network of MCNN start from different initial state and learn with different multiresolution feature. Based on the
concept of MCNN, Suzete E. N. Correia et al. [3] used three layer cluster neural network for training and
classification.
In [18] D K Patel used Euclidean Distance Metric in combination with artificial neural network for
classification. For each unknown input pattern vector, distances to the mean vectors which characterize each
pattern class are computed by EDM. Minimum distance determines the class membership of input pattern
vector. In case of misclassification, the learning rule through ANN improves the recognition accuracy. G Raju
et al, used feed forward neural network for classification in his work mentioned in [19]. Based on the survey
conducted by Oivind Due Trier et al [16] Multilayer feed forward neural network have been used extensively in
optical character recognition.
Probabilistic Neural Network (PNN) is a form of radial basis function network that can be used as a
solution of pattern classification problem. To prepare a PNN classifier for pattern classification, some training is
required for the estimation of probability density function associated with classes. For PNN, training process is
faster than other neural network model such as back propagation and it is also guaranteed to converge to an
optimal direction as the size of the representative training set increases. In [1] B V Dhandra et al. have adopted
PNN as a classifier in his work for recognizing Kannada, Telugu, and Devanagari numerals.
ii) K- Nearest Neighbor Classifier (KNN)
KNN is an instance based classification algorithm where the objects are classified on the basis of
closest training examples in the feature space. Here, a test sample is assigned a same class label as that of the
majority of its K- nearest neighbors. The performance of KNN classifier depends on the proper choice of K and
the distance metric used to measure the neighbors distances.
For Kannada character recognition B V Dhandra et al[1] have used KNN as classifier. In [15] Sreeraj
M et al. have used KNN classifier where DTW (Dynamic Time Warping) is used as a distance metric in order
to enhance recognition rate. As per Jasbir Singh et al [17] KNN is simplest of all classifier for predicting the
class of the test sample.
iii) Support Vector Machine (SVM)
SVMs are a group of supervised learning methods, the goal of which is to produce a model that
predicts the target value of the test data given only the test data attributes. The standard SVM classifier takes
the set of input data and predicts to classify them in one of the only two distinct classes. SVM classifier is
trained by a given set of training data and a model is prepared to classify test data based on the trained data. In
SVM, training and classification are performed using kernel function. An SVM is a binary classifier with
discriminant function being the weighted combination of kernel functions over all training samples. The
samples of non-zero weights after learning are called support vectors which are stored and used in classification.
For recognizing Devanagari characters Rajneesh Rani et al [13] have used SVM classifier by taking
gradient based feature as its input. In [10] I K Pathan have also used SVM for training purpose based on
moment invariant features of Urdu characters. As per the comparative analysis by Jasbir Singh et al [17] on
Devanagari characters, SVM is a very useful technique for data classification as compared to ANN and KNN.
Comparison between the various literatures that is mentioned in this section is summarized in the
following table1.
A Comprehensive Study On Handwritten Character Recognition System
DOI: 10.9790/0661-17240107 www.iosrjournals.org 6 | Page
Table 1: Comparison of Various Techniques in HCR
III. Conclusion
In this paper comparative study of various phases in character recognition has been carried out. From
this literature review, Wavelet transform based features provides maximum classification accuracy compared to
other methods. It can be concluded that selection of relevant feature extraction and classification techniques
plays an important role in performance of CR system. The accurate recognition directly depends on the nature
of the material to be read and its quality. A lot can be improved in each of the phases of character recognition
system because each step contributes directly to accuracy of system.
References
[1]. B.V. Dhandra, Shashikala Parameshwarapa and Gururaj Mukarambi, Kannada Handwritten Vowels Recognition based on
Normalized Chain Code and Wavelet Filters, International Journal of Computer Applications Recent Advances in Information
Technology, NCRAIT - November 4, 2014, 21-24.
[2]. Kanika Bansal and Rajiv Kumar, K Algorithm:-A Modified Technique For Noise Removal In Handwritten Documents,
International Journal of Information Sciences & Techniques, Vol. 3 Issue 3, May 2013.
[3]. Suzete E. N. Correia and Joao M de Carvalho, Optimizing the Recognition Rates of Unconstrained Handwritten Numerals Using
Biorthogonal Spline Wavelets, Pattern Recognition, 15th International Conference on Barcelona, Published by IEEE, vol.2, 2000,
251-254.
[4]. Ntogas Nikolaos and Ventzas Dimitrios, A Binarization Algorithm For Historical Manuscripts, 12th WSEAS International
Conference on Communications, Heraklion, Greece, July 23-25, 2008, 41-51.
A Comprehensive Study On Handwritten Character Recognition System
DOI: 10.9790/0661-17240107 www.iosrjournals.org 7 | Page
[5]. Xian Zhao, Ping Xiao, Wavelet-Based The Character Recognition In MAP, International Conference on Integrated System for
Spatial Data Production Commission II, Volume XXXIV, PART 2, Aug.20-23, 2002, 605-608.
[6]. Diego Romero, Ana Ruedin and Leticia Seijas, Wavelet-based Feature Extraction for Handwritten Numerals, Image Analysis and
Processing ICIAP, Volume 5716, 2009, 374-383.
[7]. George S Kapogiannopoulos and Manos Papadakis, Character recognition using a biorthogonal discrete wavelet transform, Wavelet
Applications in Signal and Image Processing IV, Department of Informatics University of Athens, Hellas (Greece), Conference
Volume 2825, October 23, 1996, 384-394.
[8]. Joohyun Lim, Youngouk Kim and Joonki Paik, Comparative Analysis of Wavelet-Based Scale-Invariant Feature Extraction Using
Different Wavelet Bases, International Journal of Signal Processing, Image Processing and Pattern Recognition Communications in
Computer and Information Science Volume 61, 2009, 297-303.
[9]. Seong-Whan Lee and Young- Joon Kim, Multiresolution Recognition of Handwritten Numerals with Wavelet Transform and
Multilayer Cluster Neural Network, Document Analysis and Recognition, Proceedings of the Third International Conference on
Montreal, Published by IEEE. Vol.2, Aug 1995, 1010-1013.
[10]. 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, 2012, pp. 117-121.
[11]. V.Karthikeyan, Hilditch’s Algorithm Based Tamil Character Recognition, International Journal of Computer Science and
Engineering Technology (IJCSET) Vol. 4, No. 03, Mar 2013, 268-273.
[12]. Ming-Kuei Hu, Visual Pattern Recognition by Moment Invariants, IRE Transactions On Information Theory, Volume:8 , issue 2
Feb 1962. 179-187.
[13]. Ashutosh Aggarwal, Rajneesh Rani, RenuDhir, Handwritten Devanagari Character Recognition Using Gradient Features,
International Journal of Advanced Research in Computer Science and Software Engineering, Volume 2, Issue 5, May 2012, 85-90.
[14]. Morteza Zahedia, Saeideh Eslamia, Farsi/Arabic Optical Font Recognition Using SIFT Features, World Conference on Information
Technology Procedia Computer Science, Vol. 3, 2011, 1055-1059.
[15]. Sreeraj.M and Sumam Mary Idicula, An Online Character Recognition System to Convert Grantha Script to Malayalam, Article
Published in International Journal of Advanced Computer Science and Applications(IJACSA), Volume 3, Issue 7, 2012, 67-72.
[16]. Oivind Due Trier, Anil K Jain and Torfinn Taxt, “Feature Extraction Methods For Character Recognition-A Survey”, Pattern
Recognition, Volume 29, April 1996, Pages 641-662.
[17]. Jasbir Singh and Gurpreet Singh Lehal, Comparative Performance Analysis of Feature(S)- Classifier Combination for Devanagari
Optical Character Recognition System, International Journal of Advanced Computer Science and Applications (ijacsa), Volume 5,
Issue 6, 2014, 37-42.
[18]. D K Patel, T Som and M K Singh, Improving the Recognition of Handwritten Characters using Neural Network through
Multiresolution Technique and Euclidean Distance Metric, International Journal of Computer Application vol.45, no.6, May 2012,
38-50.
[19]. G. Raju and K. Revathy, Wavepackets in the Recognition of Isolated Handwritten Characters, World Congress on Engineering,
Volume 2, July 2-4, 2007.
[20]. Mansi Shah and Gordhan B Jethava, A Literature Review On Hand Written Character Recognition, Indian Streams Research
Journal, Vol -3, March 2013, 1-19.
[21]. Nafiz Arica and Fatos T Yarman-Vural, An Overview of Character Recognition Focused on Off-Line Handwriting, Applications
and IEEE Transactions on Systems, Man, and Cybernetics, Part C, Volume: 31, Issue: 2, May 2001, 216-233.
[22]. Rohit Verma and Jahid Ali, A Comparative Study of Various Types of Image Noise and Efficient Noise Removal Techniques,
International Journal of Advanced Research in Computer Science and Software Engineering, Volume 3, Issue 10, October 2013,
617-622.
[23]. Aini Najwa Azmi,Dewi Nasien and Siti Mariyam Shamsuddin, A review on handwritten character and numeral recognition for
Roman, Arabic, Chinese and Indian scripts, 20th International Conference on Pattern Recognition, ICPR , 2010.
[24]. R C Gonzalez and R E Wood, Digital Image Processing, Addison-Wesley, New York, 1992.

More Related Content

What's hot

Artificial Neural Network / Hand written character Recognition
Artificial Neural Network / Hand written character RecognitionArtificial Neural Network / Hand written character Recognition
Artificial Neural Network / Hand written character Recognition
Dr. Uday Saikia
 
Handwriting Recognition Using Deep Learning and Computer Version
Handwriting Recognition Using Deep Learning and Computer VersionHandwriting Recognition Using Deep Learning and Computer Version
Handwriting Recognition Using Deep Learning and Computer Version
Naiyan Noor
 
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
 
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
Editor IJMTER
 
Representation and recognition of handwirten digits using deformable templates
Representation and recognition of handwirten digits using deformable templatesRepresentation and recognition of handwirten digits using deformable templates
Representation and recognition of handwirten digits using deformable templates
Ahmed Abd-Elwasaa
 
OCR processing with deep learning: Apply to Vietnamese documents
OCR processing with deep learning: Apply to Vietnamese documents OCR processing with deep learning: Apply to Vietnamese documents
OCR processing with deep learning: Apply to Vietnamese documents
Viet-Trung TRAN
 
Recognition of handwritten digits using rbf neural network
Recognition of handwritten digits using rbf neural networkRecognition of handwritten digits using rbf neural network
Recognition of handwritten digits using rbf neural network
eSAT Publishing House
 
Handwritten character recognition using artificial neural network
Handwritten character recognition using artificial neural networkHandwritten character recognition using artificial neural network
Handwritten character recognition using artificial neural network
Harshana Madusanka Jayamaha
 
Devanagari Character Recognition
Devanagari Character RecognitionDevanagari Character Recognition
Devanagari Character Recognition
Pulkit Goyal
 
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIERHANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
vineet raj
 
Handwritten Character Recognition
Handwritten Character RecognitionHandwritten Character Recognition
Handwritten Character Recognition
Constantine Priemski
 
Off-line English Character Recognition: A Comparative Survey
Off-line English Character Recognition: A Comparative SurveyOff-line English Character Recognition: A Comparative Survey
Off-line English Character Recognition: A Comparative Survey
idescitation
 
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
 
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
IOSR Journals
 
Handwritten digit recognition using image processing
Handwritten digit recognition using image processing Handwritten digit recognition using image processing
Handwritten digit recognition using image processing
anita maharjan
 
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
CSCJournals
 
Offline Signature Verification and Recognition using Neural Network
Offline Signature Verification and Recognition using Neural NetworkOffline Signature Verification and Recognition using Neural Network
Offline Signature Verification and Recognition using Neural Network
International Journal of Science and Research (IJSR)
 
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET- Survey on Generating Suggestions for Erroneous Part in a SentenceIRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET Journal
 

What's hot (18)

Artificial Neural Network / Hand written character Recognition
Artificial Neural Network / Hand written character RecognitionArtificial Neural Network / Hand written character Recognition
Artificial Neural Network / Hand written character Recognition
 
Handwriting Recognition Using Deep Learning and Computer Version
Handwriting Recognition Using Deep Learning and Computer VersionHandwriting Recognition Using Deep Learning and Computer Version
Handwriting Recognition Using Deep Learning and Computer Version
 
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...
 
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
 
Representation and recognition of handwirten digits using deformable templates
Representation and recognition of handwirten digits using deformable templatesRepresentation and recognition of handwirten digits using deformable templates
Representation and recognition of handwirten digits using deformable templates
 
OCR processing with deep learning: Apply to Vietnamese documents
OCR processing with deep learning: Apply to Vietnamese documents OCR processing with deep learning: Apply to Vietnamese documents
OCR processing with deep learning: Apply to Vietnamese documents
 
Recognition of handwritten digits using rbf neural network
Recognition of handwritten digits using rbf neural networkRecognition of handwritten digits using rbf neural network
Recognition of handwritten digits using rbf neural network
 
Handwritten character recognition using artificial neural network
Handwritten character recognition using artificial neural networkHandwritten character recognition using artificial neural network
Handwritten character recognition using artificial neural network
 
Devanagari Character Recognition
Devanagari Character RecognitionDevanagari Character Recognition
Devanagari Character Recognition
 
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIERHANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
 
Handwritten Character Recognition
Handwritten Character RecognitionHandwritten Character Recognition
Handwritten Character Recognition
 
Off-line English Character Recognition: A Comparative Survey
Off-line English Character Recognition: A Comparative SurveyOff-line English Character Recognition: A Comparative Survey
Off-line English Character Recognition: A Comparative Survey
 
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...
 
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
 
Handwritten digit recognition using image processing
Handwritten digit recognition using image processing Handwritten digit recognition using image processing
Handwritten digit recognition using image processing
 
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
 
Offline Signature Verification and Recognition using Neural Network
Offline Signature Verification and Recognition using Neural NetworkOffline Signature Verification and Recognition using Neural Network
Offline Signature Verification and Recognition using Neural Network
 
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET- Survey on Generating Suggestions for Erroneous Part in a SentenceIRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
 

Viewers also liked

Purpose of research
Purpose of researchPurpose of research
Purpose of research
International advisers
 
R (4)
R (4)R (4)
R
RR
Tracking Application - Softweb Hackathon 2014
Tracking Application - Softweb Hackathon 2014Tracking Application - Softweb Hackathon 2014
Tracking Application - Softweb Hackathon 2014
Softweb Solutions
 
Research process copy
Research  process   copyResearch  process   copy
Song Sharing with Nodejs - Softweb Hackathon 2014
Song Sharing with Nodejs - Softweb Hackathon 2014Song Sharing with Nodejs - Softweb Hackathon 2014
Song Sharing with Nodejs - Softweb Hackathon 2014
Softweb Solutions
 
Presentación Humorística
Presentación HumorísticaPresentación Humorística
Presentación Humorística
a1dbsanchez
 
A MULTI-STREAM HMM APPROACH TO OFFLINE HANDWRITTEN ARABIC WORD RECOGNITION
A MULTI-STREAM HMM APPROACH TO OFFLINE HANDWRITTEN ARABIC WORD RECOGNITIONA MULTI-STREAM HMM APPROACH TO OFFLINE HANDWRITTEN ARABIC WORD RECOGNITION
A MULTI-STREAM HMM APPROACH TO OFFLINE HANDWRITTEN ARABIC WORD RECOGNITION
IJNLC Int.Jour on Natural Lang computing
 
Virvie Introduction 2009
Virvie Introduction 2009Virvie Introduction 2009
Virvie Introduction 2009
Almar van der Krogt
 
Noise
NoiseNoise
VAST-Tree, EDBT'12
VAST-Tree, EDBT'12VAST-Tree, EDBT'12
VAST-Tree, EDBT'12
Takeshi Yamamuro
 
Antibiogram
AntibiogramAntibiogram
Antibiogram
Jayant Balani
 
Security in the Asia-Pacific - Protecting Port and Maritime Assets - The Mari...
Security in the Asia-Pacific - Protecting Port and Maritime Assets - The Mari...Security in the Asia-Pacific - Protecting Port and Maritime Assets - The Mari...
Security in the Asia-Pacific - Protecting Port and Maritime Assets - The Mari...Scott Bernat
 
Fault equivalence and fault location
Fault equivalence and fault locationFault equivalence and fault location
Fault equivalence and fault location
Pranoti Bachhav
 
R (1)
R (1)R (1)
Pro Tms Commute -Automation for employee Transportation
Pro Tms Commute -Automation for employee TransportationPro Tms Commute -Automation for employee Transportation
Pro Tms Commute -Automation for employee Transportation
shashidharjoshi
 
Efficient Collection Systems for Municipal Solid Waste
Efficient Collection Systems for Municipal Solid WasteEfficient Collection Systems for Municipal Solid Waste
Efficient Collection Systems for Municipal Solid Waste
Agència de Residus. Generalitat de Catalunya
 
MRSA INFECTIONS basics, implications, and prevention
MRSA INFECTIONSbasics, implications, and preventionMRSA INFECTIONSbasics, implications, and prevention
MRSA INFECTIONS basics, implications, and prevention
Society for Microbiology and Infection care
 
03.mastering arabic script a guide to handwriting
03.mastering arabic script a guide to handwriting03.mastering arabic script a guide to handwriting
03.mastering arabic script a guide to handwriting
Mohammad Ali
 

Viewers also liked (20)

Purpose of research
Purpose of researchPurpose of research
Purpose of research
 
R (4)
R (4)R (4)
R (4)
 
R
RR
R
 
Tracking Application - Softweb Hackathon 2014
Tracking Application - Softweb Hackathon 2014Tracking Application - Softweb Hackathon 2014
Tracking Application - Softweb Hackathon 2014
 
Research process copy
Research  process   copyResearch  process   copy
Research process copy
 
Song Sharing with Nodejs - Softweb Hackathon 2014
Song Sharing with Nodejs - Softweb Hackathon 2014Song Sharing with Nodejs - Softweb Hackathon 2014
Song Sharing with Nodejs - Softweb Hackathon 2014
 
Presentación Humorística
Presentación HumorísticaPresentación Humorística
Presentación Humorística
 
A MULTI-STREAM HMM APPROACH TO OFFLINE HANDWRITTEN ARABIC WORD RECOGNITION
A MULTI-STREAM HMM APPROACH TO OFFLINE HANDWRITTEN ARABIC WORD RECOGNITIONA MULTI-STREAM HMM APPROACH TO OFFLINE HANDWRITTEN ARABIC WORD RECOGNITION
A MULTI-STREAM HMM APPROACH TO OFFLINE HANDWRITTEN ARABIC WORD RECOGNITION
 
Virvie Introduction 2009
Virvie Introduction 2009Virvie Introduction 2009
Virvie Introduction 2009
 
Noise
NoiseNoise
Noise
 
VAST-Tree, EDBT'12
VAST-Tree, EDBT'12VAST-Tree, EDBT'12
VAST-Tree, EDBT'12
 
Antibiogram
AntibiogramAntibiogram
Antibiogram
 
Security in the Asia-Pacific - Protecting Port and Maritime Assets - The Mari...
Security in the Asia-Pacific - Protecting Port and Maritime Assets - The Mari...Security in the Asia-Pacific - Protecting Port and Maritime Assets - The Mari...
Security in the Asia-Pacific - Protecting Port and Maritime Assets - The Mari...
 
Fault equivalence and fault location
Fault equivalence and fault locationFault equivalence and fault location
Fault equivalence and fault location
 
R (1)
R (1)R (1)
R (1)
 
Pro Tms Commute -Automation for employee Transportation
Pro Tms Commute -Automation for employee TransportationPro Tms Commute -Automation for employee Transportation
Pro Tms Commute -Automation for employee Transportation
 
Maykro
Maykro Maykro
Maykro
 
Efficient Collection Systems for Municipal Solid Waste
Efficient Collection Systems for Municipal Solid WasteEfficient Collection Systems for Municipal Solid Waste
Efficient Collection Systems for Municipal Solid Waste
 
MRSA INFECTIONS basics, implications, and prevention
MRSA INFECTIONSbasics, implications, and preventionMRSA INFECTIONSbasics, implications, and prevention
MRSA INFECTIONS basics, implications, and prevention
 
03.mastering arabic script a guide to handwriting
03.mastering arabic script a guide to handwriting03.mastering arabic script a guide to handwriting
03.mastering arabic script a guide to handwriting
 

Similar to A Comprehensive Study On Handwritten Character Recognition System

A Review on Geometrical Analysis in Character Recognition
A Review on Geometrical Analysis in Character RecognitionA Review on Geometrical Analysis in Character Recognition
A Review on Geometrical Analysis in Character Recognition
iosrjce
 
I017256165
I017256165I017256165
I017256165
IOSR Journals
 
L017248388
L017248388L017248388
L017248388
IOSR Journals
 
Co4201605611
Co4201605611Co4201605611
Co4201605611
IJERA Editor
 
L017116064
L017116064L017116064
L017116064
IOSR Journals
 
O45018291
O45018291O45018291
O45018291
IJERA Editor
 
A Survey on Tamil Handwritten Character Recognition using OCR Techniques
A Survey on Tamil Handwritten Character Recognition using OCR TechniquesA Survey on Tamil Handwritten Character Recognition using OCR Techniques
A Survey on Tamil Handwritten Character Recognition using OCR Techniques
cscpconf
 
Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)
IJERA Editor
 
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACHDEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
ijfcstjournal
 
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
IRJET Journal
 
Optical Character Recognition from Text Image
Optical Character Recognition from Text ImageOptical Character Recognition from Text Image
Optical Character Recognition from Text Image
Editor IJCATR
 
E123440
E123440E123440
E123440
IJRES Journal
 
A Survey of Modern Character Recognition Techniques
A Survey of Modern Character Recognition TechniquesA Survey of Modern Character Recognition Techniques
A Survey of Modern Character Recognition Techniques
ijsrd.com
 
FREEMAN CODE BASED ONLINE HANDWRITTEN CHARACTER RECOGNITION FOR MALAYALAM USI...
FREEMAN CODE BASED ONLINE HANDWRITTEN CHARACTER RECOGNITION FOR MALAYALAM USI...FREEMAN CODE BASED ONLINE HANDWRITTEN CHARACTER RECOGNITION FOR MALAYALAM USI...
FREEMAN CODE BASED ONLINE HANDWRITTEN CHARACTER RECOGNITION FOR MALAYALAM USI...
acijjournal
 
The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Cha...
The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Cha...The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Cha...
The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Cha...
Waqas Tariq
 
Design and Description of Feature Extraction Algorithm for Old English Font
Design and Description of Feature Extraction Algorithm for Old English FontDesign and Description of Feature Extraction Algorithm for Old English Font
Design and Description of Feature Extraction Algorithm for Old English Font
IRJET Journal
 
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
IRJET Journal
 
Two Methods for Recognition of Hand Written Farsi Characters
Two Methods for Recognition of Hand Written Farsi CharactersTwo Methods for Recognition of Hand Written Farsi Characters
Two Methods for Recognition of Hand Written Farsi Characters
CSCJournals
 
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
Samantha Martinez
 
Comparative study of two methods for Handwritten Devanagari Numeral Recognition
Comparative study of two methods for Handwritten Devanagari Numeral RecognitionComparative study of two methods for Handwritten Devanagari Numeral Recognition
Comparative study of two methods for Handwritten Devanagari Numeral Recognition
IOSR Journals
 

Similar to A Comprehensive Study On Handwritten Character Recognition System (20)

A Review on Geometrical Analysis in Character Recognition
A Review on Geometrical Analysis in Character RecognitionA Review on Geometrical Analysis in Character Recognition
A Review on Geometrical Analysis in Character Recognition
 
I017256165
I017256165I017256165
I017256165
 
L017248388
L017248388L017248388
L017248388
 
Co4201605611
Co4201605611Co4201605611
Co4201605611
 
L017116064
L017116064L017116064
L017116064
 
O45018291
O45018291O45018291
O45018291
 
A Survey on Tamil Handwritten Character Recognition using OCR Techniques
A Survey on Tamil Handwritten Character Recognition using OCR TechniquesA Survey on Tamil Handwritten Character Recognition using OCR Techniques
A Survey on Tamil Handwritten Character Recognition using OCR Techniques
 
Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)
 
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACHDEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
 
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
 
Optical Character Recognition from Text Image
Optical Character Recognition from Text ImageOptical Character Recognition from Text Image
Optical Character Recognition from Text Image
 
E123440
E123440E123440
E123440
 
A Survey of Modern Character Recognition Techniques
A Survey of Modern Character Recognition TechniquesA Survey of Modern Character Recognition Techniques
A Survey of Modern Character Recognition Techniques
 
FREEMAN CODE BASED ONLINE HANDWRITTEN CHARACTER RECOGNITION FOR MALAYALAM USI...
FREEMAN CODE BASED ONLINE HANDWRITTEN CHARACTER RECOGNITION FOR MALAYALAM USI...FREEMAN CODE BASED ONLINE HANDWRITTEN CHARACTER RECOGNITION FOR MALAYALAM USI...
FREEMAN CODE BASED ONLINE HANDWRITTEN CHARACTER RECOGNITION FOR MALAYALAM USI...
 
The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Cha...
The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Cha...The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Cha...
The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Cha...
 
Design and Description of Feature Extraction Algorithm for Old English Font
Design and Description of Feature Extraction Algorithm for Old English FontDesign and Description of Feature Extraction Algorithm for Old English Font
Design and Description of Feature Extraction Algorithm for Old English Font
 
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
 
Two Methods for Recognition of Hand Written Farsi Characters
Two Methods for Recognition of Hand Written Farsi CharactersTwo Methods for Recognition of Hand Written Farsi Characters
Two Methods for Recognition of Hand Written Farsi Characters
 
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
 
Comparative study of two methods for Handwritten Devanagari Numeral Recognition
Comparative study of two methods for Handwritten Devanagari Numeral RecognitionComparative study of two methods for Handwritten Devanagari Numeral Recognition
Comparative study of two methods for Handwritten Devanagari Numeral Recognition
 

More from iosrjce

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
iosrjce
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
iosrjce
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
iosrjce
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
iosrjce
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
iosrjce
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
iosrjce
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
iosrjce
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
iosrjce
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
iosrjce
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
iosrjce
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
iosrjce
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
iosrjce
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
iosrjce
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
iosrjce
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
iosrjce
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
iosrjce
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
iosrjce
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
iosrjce
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
iosrjce
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
iosrjce
 

More from iosrjce (20)

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
 

Recently uploaded

CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
bijceesjournal
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
HODECEDSIET
 
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball playEric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
enizeyimana36
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
Las Vegas Warehouse
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 

Recently uploaded (20)

CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
 
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball playEric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 

A Comprehensive Study On Handwritten Character Recognition System

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 2, Ver. IV (Mar – Apr. 2015), PP 01-07 www.iosrjournals.org DOI: 10.9790/0661-17240107 www.iosrjournals.org 1 | Page A Comprehensive Study On Handwritten Character Recognition System Renjini L 1 , Rubeena B2 1.2 (Computer science & Engineering, College of Engineering Karunagappally/ Cusat, India) Abstract: Nowadays handwritten character recognition is still remain an open problem because of the variability in writing style. Conversion of handwritten characters is important for making manuscripts into machine recognizable form so that it can be easily accessed and preserved. Many researchers have worked in the area of handwriting recognition and numerous techniques and models have been developed to recognize handwritten text. The study investigates that in any character recognition system there exist three major stages such as Preprocessing, Feature Extraction and Classification. This paper provides a comprehensive review of existing works in offline handwritten character recognition. Keywords: Back Propagation, Chain Code, Moment invariants, Probabilistic Neural Network, SIFT, Wavelet, Zoning, I. Introduction Character Recognition (CR) is one of the most successful applications in the areas of pattern recognition and artificial intelligence. It is the process of detecting and recognizing characters from input image and converts it into machine recognizable form. Handwritten Character Recognition (HCR) is useful in cheque processing in banks, almost all kind of form processing systems, handwritten postal address resolution and many more. One of the main advantages of the CR process is that it can save both time and effort when developing a digital replica of the document. CR process can be classified in to two categories namely Off-line CR and On-line CR as shown in Fig1. Fig 1.Character Recognition The Off-line Handwritten Character Recognition focuses on recognizing character or words that had been recorded earlier in the form of scanned image of document. In case of On-line Handwritten Character Recognition, the process of recognition is performed at the time of writing itself through the successive points of strokes by the writers in a fraction of time. Although Off-line and on-line CR techniques have different approaches, they share a lot of common problems and solutions. Off-line CR is relatively more complex and requires more research compared to on- line CR because of variability on size and writing style of handwritten characters by different individual at different times. The character recognition system consists of three major stages as shown in Fig2:
  • 2. A Comprehensive Study On Handwritten Character Recognition System DOI: 10.9790/0661-17240107 www.iosrjournals.org 2 | Page 1) Preprocessing: It improves the image data by removing unwanted noise or enhances some image features important for further processing. 2) Feature extraction: Features define the behavior of region of interest in an image. In this stage various techniques are applied to get features that will be useful in classification and recognition of character images. 3) Classification: The features extracted from the above phase are given as input to the trained classifier like Artificial Neural Network (ANN), K- Nearest Neighbor (KNN), and Support Vector Machine (SVM). Classifier compares input features with stored pattern and find out best matching class of input. Fig 2. Block Diagram of Character Recognition This paper is arranged to focus on Off-line CR methodologies with respect to these three stages of CR systems. II. Literature Review A number of researches have been proposed over the years for character recognition. This section highlights the methods under each of the three phases of character recognition and thus provides an overview of various literatures based on character recognition. Before moving on to the first stage of character recognition system, character image can be acquired by online or offline mode. In offline mode handwritten character are acquired by scanning the documents or capturing photographs of documents. A. Preprocessing The process of extracting text from the document is called preprocessing. The accuracy of text recognized by means of OCR depends on the factors such as scanner quality, scan resolution, paper quality, fonts used, linguistic complexities and so on. The problems that may occur due to these factors can be solved by using preprocessing techniques. It enhances character image preparing it for later stages and its objectives are noise reduction, data normalization and compression of information to be retained. An OCR system can be made more robust by applying some of the effective preprocessing techniques such as image enhancement techniques, binarization, noise reduction techniques, skew detection and correction, character segmentation, image normalization and morphological processing. B.V. Dhandra et al. [1] have performed series of operations like binarization, filtering and morphological operations as part of preprocessing for recognizing Kannada handwritten vowels. Here gray scale image is binarised using Otsu’s global thresholding and median filter is applied for removing noise due to erratic hand movements and digitization inaccuracies. After this, morphological operations are performed for removing isolated locations and spikes around the end of the vowels. Even if median filter overcomes the limitations of the linear filters it may cause removal of corners and threads, blurring of texts in the documents. In order to overcome these limitations Kanika Bansal et al. [2] proposed an algorithm named K-algorithm, which is the combination of filtering and binarization. For reducing within- class variation of shape of unconstrained handwritten numerals, Suzete E. N. Correia et al.[3] have used slant and size normalization as preprocessing methods. Ntogas Nikolaos et al.[4] proposed four Binarization methods such as Otsu’s, Niblack, Sauvola’s and Bernsen’s for discriminating degraded and very poor quality gray scale Byzantine manuscript from the background based on pure thresholding and filtering. As per his work Otsu’s provide better result as
  • 3. A Comprehensive Study On Handwritten Character Recognition System DOI: 10.9790/0661-17240107 www.iosrjournals.org 3 | Page compared to other three methods. In [5] Xiang Zhao et.al used morphological operations (thinning, skeletonization etc.) for recognizing characters from map. B. Feature Extraction In this phase, features of individual character are extracted. The performance of any character recognition system depends on the features that are extracted. The extracted features of input character should allow its classification in a unique way. Feature Extraction serves two purposes, one is to extract properties that can identify a character uniquely. Second is to extract properties that can differentiate between similar characters. This phase of character recognition system is very problem dependent. Good features are those whose values are similar for objects belonging to the same category and distinct for objects in different categories. Selection of an appropriate feature extraction method is the most important factor in achieving high recognition performance. In feature extraction stage each character is represented as a feature vector, which becomes its identity. The major goal of feature extraction is to extract a set of features which maximizes the recognition rate with the least amount of elements. Therefore, better features that are able to recognize characters distinctively must be extracted. Different feature extraction methods are Global Transformation and Series Expansion, Statistical Representation, Geometrical and Topological Representation. i) Global Transformation and Series Expansion The linear combination of a sequence of simpler functions provides a compact representation of continuous signal known as transformation and series expansion. Global transformation features are calculated by converting image in frequency domain like Discrete Fourier Transformation (DFT), Discrete Cosine Transformation (DCT), Discrete Wavelet Transformation (DWT), Walsh- Hadamard Transformation etc. Some related methods used in CR field are Fourier transform, Wavelets, Moments and Gabor transform. Wavelet transformation is a mathematical technique that decomposes the signal into series of small basis function called wavelets. It allows the multiresolution analysis of image and is well localized in both time and frequency domain. As a result of wavelet transformation the image is decomposed into low frequency and high frequency components. The information content of these sub images that corresponds to Horizontal, Vertical and Diagonal directions implies unique feature of an image. Moreover it is efficient than Fourier transform which faces the resolution problem and localized in frequency domain only. B. V. Dhandra et al [1] developed an algorithm for extracting features from Kannada characters. In this algorithm, two level forward wavelet packet transform is applied to the character image using db4 filter. Then count the number of zero crossings, the position of sharp variation points in an image, out of the resulting sub bands and this number is taken as a feature vector. By using this concept of zero crossings of discrete dyadic wavelet transform, Xian Zhao et al [5] have recognized character in scanning map and it is considered as the primary investigation in this field. Diego Romero et al [6] applied different continuous wavelet transforms to handwritten numerals to extract multiscale features such as orientation, gradient and curvature. George S Kapogiannopoulous et al [7] applied biorthogonal discrete wavelet transform to decompose the curvature function which characterizes the contour of the handwritten character image. Wavelet representation of curvature function has the advantages that variations in the shape of the curve will cause only minor changes in the wavelet representation. In [8] Joohun Lim et al. have presented a comparative analysis of scale invariant feature extraction using different wavelet bases. This paper shows that Gabor wavelet basis function extracts image features more efficiently than Haar, Daubechies basis function in wavelet bases. Gabor wavelet means Gaussian enveloped orthogonal basis function and it uses five different scales and eight orientations. In [9] Lee et al. have extracted features using Haar orthogonal wavelet at one resolution level. When Suzete E. N. Correia et al [3] used Cohen- Daubechies- Feauveau (CDF) family of bi- orthogonal spline wavelets as feature extractor he finds that the recognition rate obtained with CDF 3/7 is superior to that of Haar wavelet. The Cohen- Daubechies- Feauveau (CDF) family of bi- orthogonal spline wavelets has special properties such as short support and regularity which is useful for off-line recognition of unconstrained handwritten numerals. Wavelet based approaches are becoming increasingly popular in pattern recognition and have recently been applied to character recognition. In wavelet theory, there is a large variety of wavelet bases to choose from. Obviously, the choice of the best wavelet is dependent on the application. Recently, some papers have been published using wavelet transform as a feature extractor for handwritten character recognition because of its multiresolutional analysis property. I K Pathan et al. have proposed an off-line approach for handwritten isolated Urdu characters in their work mentioned in [10]. Authors have used moment invariants (MI) feature to recognize the characters. MI features are well known to be invariant under rotation, translation, scaling and reflection. These features are measure of the pixel distribution around the center of gravity of character and it captures the global character shape information. V Karthikeyan [11] proposed a system for recognizing Tamil characters. In his paper, the
  • 4. A Comprehensive Study On Handwritten Character Recognition System DOI: 10.9790/0661-17240107 www.iosrjournals.org 4 | Page character image skeletonised using Hilditch’s algorithm and features are extracted based on the concept of image moment which is the weighted average of entire pixel intensities. Here four features are extracted from each of the character, the equation of which is derived from Hu’s moment invariants [12]. ii) Statistical Representation Statistical methods are based on the probability theory and hypothesis. Statistical distribution of pixels of an image takes care of variations in writing styles. In this approach, a character image is represented using a set of n features which can be considered as a point in n-dimensional feature space. The main goal of feature selection is to construct linear or non-linear decision boundaries in feature space that correctly separate the character images of different classes. The major statistical features used for character representation are zoning, projection profiles and Crossings and distances. In zoning, the character is divided into several overlapping or non overlapping zones of predefined sizes. Then features such as average pixel density, histogram and sum squared distance are extracted from each of the zones based on the percentage of black pixels present. Gradient features based method is discussed in [13] by Ashutosh et al. where gradient vector is calculated at each pixel by means of sobel operator and then image is divided into different zones. Then strength of gradient is accumulated in eight standard directions in each zone. iii) Geometrical and Topological Representation Characters can be represented by structural features with high tolerance to distortions and style variations. Structural features are based on topological and geometrical properties of the character such as chain code, aspect ratio, cross points, loops, branch points, strokes and their directions, inflection between two points, horizontal curves at top or bottom, etc. Scale Invariant Feature Transform (SIFT) is a structural descriptor which considers the local features of an image. The speciality of the features derived as a result of implementing this algorithm is that they are invariant to image translation, scaling and rotation. SIFT consists of four steps namely Scale space extrema detection, Key point localization, Orientation assignment and Key point descriptor. The output of the fourth step will be highly distinctive that are suitable for the recognition purpose. Zahedia et al used SIFT algorithm in his paper [14] for recognizing the Arabic characters. Here the preprocessed image is passed through SIFT algorithm in order to extract the features. As the first step of this algorithm, the candidate key points are find out. In the next step, the key points that have low contrast and having poor edge localization are eliminated. Then orientation is assigned to each of the localized key points for achieving rotation invariance. In the final step, key point descriptor is created using a set of 16 histograms, aligned in 4x4 grids, each with 8 orientation bins. As a result 128 element feature vector is obtained. Sreeraj M et al [15] presented an approach for on-line grantha character recognition. Here features such as time domain, writing direction and curvature are extracted. In [1] B V Dhandra used the concept of chain code for handwritten Kannada vowel recognition. Chain codes are used to represent the boundary based on 4-connectivity or 8-connectivity of its segments. Then the direction of each segment is coded using a numbering scheme. C. Classification Classification is the process of assigning the data to their corresponding class with respect to similar groups with the aim of discriminating multiple objects from each other within the image. Its goal is to predict the categories of input image using its features. It is carried out on the basis of stored features in the feature space such as structural features, global features etc. Some classification techniques used in character recognition systems are Template Matching, Statistical Techniques, Structural Techniques, Neural Network, and Support Vector Machine. i) Template Matching It is a method for finding areas of an image that match to a template image, the image patch to be compared with the input image. According to Oivind Due Trier et al [16], this method is not well suited for character skeleton because of the lesser chances of input image pixels to coincide with pixels of template skeleton. ii) Neural Network (NN) Neural network develop its information categorization capabilities through learning process from examples known as training samples. After getting feature space from the binary character image, an efficient classifier is used to classify the class of a character. It is one of the commonly used classifier in handwritten character recognition system because of their humanoid qualities such as adapting the changes and learning
  • 5. A Comprehensive Study On Handwritten Character Recognition System DOI: 10.9790/0661-17240107 www.iosrjournals.org 5 | Page from prior experience. Handwritten character recognition can be implemented by using a back propagation neural network that has been trained according to train dataset. That is, neural network recognizers learn from an initial image training set. The trained network then makes the character identifications. One of the most common learning methods used in this training process is called back-propagation (BP). When network is presented with a set of training data the BP algorithm compute the difference between the actual output and desired output and feeding back the error exist in the output and correct the weights and biases that are responsible for the error. Jasbir Singh et al. [17] have used Artificial Neural Network as classifier in his work for Devanagari character recognition. ANN consist of number of processing units called neurons distributed in three layers namely input, hidden and output that communicate with one another over a large number of weighted connections. Such a network can be trained using sample training data and then the trained network is used to predict the class of unknown test sample. Each output layer neurons corresponds to each class. Seong- Whan Lee et al [9] have used Multilayer cluster neural network (MCNN) as classifier for recognizing handwritten numerals. In MCNN the units in each layer are clustered and each cluster is fully connected to a corresponding cluster in following layer independently. The advantage of MCNN is that it converges in fewer iteration as compared to fully connected multilayer neural network because each sub network of MCNN start from different initial state and learn with different multiresolution feature. Based on the concept of MCNN, Suzete E. N. Correia et al. [3] used three layer cluster neural network for training and classification. In [18] D K Patel used Euclidean Distance Metric in combination with artificial neural network for classification. For each unknown input pattern vector, distances to the mean vectors which characterize each pattern class are computed by EDM. Minimum distance determines the class membership of input pattern vector. In case of misclassification, the learning rule through ANN improves the recognition accuracy. G Raju et al, used feed forward neural network for classification in his work mentioned in [19]. Based on the survey conducted by Oivind Due Trier et al [16] Multilayer feed forward neural network have been used extensively in optical character recognition. Probabilistic Neural Network (PNN) is a form of radial basis function network that can be used as a solution of pattern classification problem. To prepare a PNN classifier for pattern classification, some training is required for the estimation of probability density function associated with classes. For PNN, training process is faster than other neural network model such as back propagation and it is also guaranteed to converge to an optimal direction as the size of the representative training set increases. In [1] B V Dhandra et al. have adopted PNN as a classifier in his work for recognizing Kannada, Telugu, and Devanagari numerals. ii) K- Nearest Neighbor Classifier (KNN) KNN is an instance based classification algorithm where the objects are classified on the basis of closest training examples in the feature space. Here, a test sample is assigned a same class label as that of the majority of its K- nearest neighbors. The performance of KNN classifier depends on the proper choice of K and the distance metric used to measure the neighbors distances. For Kannada character recognition B V Dhandra et al[1] have used KNN as classifier. In [15] Sreeraj M et al. have used KNN classifier where DTW (Dynamic Time Warping) is used as a distance metric in order to enhance recognition rate. As per Jasbir Singh et al [17] KNN is simplest of all classifier for predicting the class of the test sample. iii) Support Vector Machine (SVM) SVMs are a group of supervised learning methods, the goal of which is to produce a model that predicts the target value of the test data given only the test data attributes. The standard SVM classifier takes the set of input data and predicts to classify them in one of the only two distinct classes. SVM classifier is trained by a given set of training data and a model is prepared to classify test data based on the trained data. In SVM, training and classification are performed using kernel function. An SVM is a binary classifier with discriminant function being the weighted combination of kernel functions over all training samples. The samples of non-zero weights after learning are called support vectors which are stored and used in classification. For recognizing Devanagari characters Rajneesh Rani et al [13] have used SVM classifier by taking gradient based feature as its input. In [10] I K Pathan have also used SVM for training purpose based on moment invariant features of Urdu characters. As per the comparative analysis by Jasbir Singh et al [17] on Devanagari characters, SVM is a very useful technique for data classification as compared to ANN and KNN. Comparison between the various literatures that is mentioned in this section is summarized in the following table1.
  • 6. A Comprehensive Study On Handwritten Character Recognition System DOI: 10.9790/0661-17240107 www.iosrjournals.org 6 | Page Table 1: Comparison of Various Techniques in HCR III. Conclusion In this paper comparative study of various phases in character recognition has been carried out. From this literature review, Wavelet transform based features provides maximum classification accuracy compared to other methods. It can be concluded that selection of relevant feature extraction and classification techniques plays an important role in performance of CR system. The accurate recognition directly depends on the nature of the material to be read and its quality. A lot can be improved in each of the phases of character recognition system because each step contributes directly to accuracy of system. References [1]. B.V. Dhandra, Shashikala Parameshwarapa and Gururaj Mukarambi, Kannada Handwritten Vowels Recognition based on Normalized Chain Code and Wavelet Filters, International Journal of Computer Applications Recent Advances in Information Technology, NCRAIT - November 4, 2014, 21-24. [2]. Kanika Bansal and Rajiv Kumar, K Algorithm:-A Modified Technique For Noise Removal In Handwritten Documents, International Journal of Information Sciences & Techniques, Vol. 3 Issue 3, May 2013. [3]. Suzete E. N. Correia and Joao M de Carvalho, Optimizing the Recognition Rates of Unconstrained Handwritten Numerals Using Biorthogonal Spline Wavelets, Pattern Recognition, 15th International Conference on Barcelona, Published by IEEE, vol.2, 2000, 251-254. [4]. Ntogas Nikolaos and Ventzas Dimitrios, A Binarization Algorithm For Historical Manuscripts, 12th WSEAS International Conference on Communications, Heraklion, Greece, July 23-25, 2008, 41-51.
  • 7. A Comprehensive Study On Handwritten Character Recognition System DOI: 10.9790/0661-17240107 www.iosrjournals.org 7 | Page [5]. Xian Zhao, Ping Xiao, Wavelet-Based The Character Recognition In MAP, International Conference on Integrated System for Spatial Data Production Commission II, Volume XXXIV, PART 2, Aug.20-23, 2002, 605-608. [6]. Diego Romero, Ana Ruedin and Leticia Seijas, Wavelet-based Feature Extraction for Handwritten Numerals, Image Analysis and Processing ICIAP, Volume 5716, 2009, 374-383. [7]. George S Kapogiannopoulos and Manos Papadakis, Character recognition using a biorthogonal discrete wavelet transform, Wavelet Applications in Signal and Image Processing IV, Department of Informatics University of Athens, Hellas (Greece), Conference Volume 2825, October 23, 1996, 384-394. [8]. Joohyun Lim, Youngouk Kim and Joonki Paik, Comparative Analysis of Wavelet-Based Scale-Invariant Feature Extraction Using Different Wavelet Bases, International Journal of Signal Processing, Image Processing and Pattern Recognition Communications in Computer and Information Science Volume 61, 2009, 297-303. [9]. Seong-Whan Lee and Young- Joon Kim, Multiresolution Recognition of Handwritten Numerals with Wavelet Transform and Multilayer Cluster Neural Network, Document Analysis and Recognition, Proceedings of the Third International Conference on Montreal, Published by IEEE. Vol.2, Aug 1995, 1010-1013. [10]. 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, 2012, pp. 117-121. [11]. V.Karthikeyan, Hilditch’s Algorithm Based Tamil Character Recognition, International Journal of Computer Science and Engineering Technology (IJCSET) Vol. 4, No. 03, Mar 2013, 268-273. [12]. Ming-Kuei Hu, Visual Pattern Recognition by Moment Invariants, IRE Transactions On Information Theory, Volume:8 , issue 2 Feb 1962. 179-187. [13]. Ashutosh Aggarwal, Rajneesh Rani, RenuDhir, Handwritten Devanagari Character Recognition Using Gradient Features, International Journal of Advanced Research in Computer Science and Software Engineering, Volume 2, Issue 5, May 2012, 85-90. [14]. Morteza Zahedia, Saeideh Eslamia, Farsi/Arabic Optical Font Recognition Using SIFT Features, World Conference on Information Technology Procedia Computer Science, Vol. 3, 2011, 1055-1059. [15]. Sreeraj.M and Sumam Mary Idicula, An Online Character Recognition System to Convert Grantha Script to Malayalam, Article Published in International Journal of Advanced Computer Science and Applications(IJACSA), Volume 3, Issue 7, 2012, 67-72. [16]. Oivind Due Trier, Anil K Jain and Torfinn Taxt, “Feature Extraction Methods For Character Recognition-A Survey”, Pattern Recognition, Volume 29, April 1996, Pages 641-662. [17]. Jasbir Singh and Gurpreet Singh Lehal, Comparative Performance Analysis of Feature(S)- Classifier Combination for Devanagari Optical Character Recognition System, International Journal of Advanced Computer Science and Applications (ijacsa), Volume 5, Issue 6, 2014, 37-42. [18]. D K Patel, T Som and M K Singh, Improving the Recognition of Handwritten Characters using Neural Network through Multiresolution Technique and Euclidean Distance Metric, International Journal of Computer Application vol.45, no.6, May 2012, 38-50. [19]. G. Raju and K. Revathy, Wavepackets in the Recognition of Isolated Handwritten Characters, World Congress on Engineering, Volume 2, July 2-4, 2007. [20]. Mansi Shah and Gordhan B Jethava, A Literature Review On Hand Written Character Recognition, Indian Streams Research Journal, Vol -3, March 2013, 1-19. [21]. Nafiz Arica and Fatos T Yarman-Vural, An Overview of Character Recognition Focused on Off-Line Handwriting, Applications and IEEE Transactions on Systems, Man, and Cybernetics, Part C, Volume: 31, Issue: 2, May 2001, 216-233. [22]. Rohit Verma and Jahid Ali, A Comparative Study of Various Types of Image Noise and Efficient Noise Removal Techniques, International Journal of Advanced Research in Computer Science and Software Engineering, Volume 3, Issue 10, October 2013, 617-622. [23]. Aini Najwa Azmi,Dewi Nasien and Siti Mariyam Shamsuddin, A review on handwritten character and numeral recognition for Roman, Arabic, Chinese and Indian scripts, 20th International Conference on Pattern Recognition, ICPR , 2010. [24]. R C Gonzalez and R E Wood, Digital Image Processing, Addison-Wesley, New York, 1992.