Offline Handwriting Recognition With Emphasis On Character Recognition A Comprehensive Survey

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Volume 3, Issue 1, January – 2018 International Journal of Innovative Science and Research Technology

ISSN No:-2456 –2165

Offline Handwriting Recognition with Emphasis on


Character Recognition: A Comprehensive Survey
Aarthna Maheshwari Khushboo Shah
Information Technology Information Technology
Mahakal Institute of Technology Mahakal Institute of Technology
Ujjain, India Ujjain, India

Abstract—Handwriting has continued to be a means of The survival of handwriting is based on the use of
communication as well as a talisman of an individual. It copybooks and writing methods such as Palmer method
has also been tool to record information. Machine used to teach handwriting. The reason that handwriting still
recognition of handwriting has found its presence in has an upper hand on digital devices is the convenience and
PDA, in portal addresses on envelopes, in amounts in the ease of use as compared to keyboards. Handwriting
bank checks, in handwritten notes and fields. Character serves as a talisman and the standard of conformity of an
recognition is a process by which computer recognizes individual [4] and hence can be used for Handwriting
letters, numbers or symbols and turn them into digital Verification.
form. It has gained a lot of use in pattern recognition. It
is one of the well liked and challenging area of research C. Death of Handwriting
Handwriting facilitated communication using messages as
Keywords—Character, Character Recognition,
tools formed using linguistic rules. Handwriting manifests
Preproecessing, Segmentation and Classification.
credibility since the classification of anything into pre-
I. INTRODUCTION history and history is based on the presence of handwritten
records. However, in recent times, while computer
ownership is on the rise, while only 8% of American
A. Nature of Handwriting household owned a computer in 1984, in 2011, 75%
An individual's style of writing with hand with the help of households have some form of computing device which
writing instruments (Pen or pencil) is known as Handwriting certainly shows increased use of typing. [5]
[1]. Handwriting was developed to serve two purposes: a)
To enlarge human memory to serve the need to store The Washington Post says that cursive handwriting, which
information permanently and to aid communication since was a mandatory part of elementary education, has been
knowledge was transferred from one generation to next disappearing. According to the Common Core Standards in
verbally, before the advent of handwriting. [1] The 2011, abolished obligatory teaching of cursive handwriting
communication was facilitated with the help of symbols and after the 1st grade.
rules (to combine) assigned to the language. These symbols In August 2013, Netherland witnessed commencement of
are now known as characters which are combined using iPad schools which relied heavily on digital education. It
linguistic rules to form words henceforth was not mandatory for students to be present in class. Dutch
government also gave green signal to the idea. The creator
B. History of Handwriting of iPad schools, Dehond, stated that only 4% of the entire
Before the onset of handwriting, the culture, stories, norms, coursework relied on handwritten material [7]
rituals etc were passed verbally from one generation to the
next. With the evolution of cultures around, humans felt the D. Handwriting Analysis
need to standardize communication. The standardization The analysis of handwriting (graphoanalysis) analysis
was achieved by using pictographs which was an evolved physical characteristics and patterns of handwriting with the
form of simple drawings, beginning the use of handwriting. purpose of identifying the writer and/or to indicate
[2] psychological state at the time of writing and involving
The first systematic handwriting system was “Sumerian” physical characters of the writer. [8] Graphology is
pictographic system, which used clay tablets. This system considered a pseudoscience [9] [10] [11] [12] [13]. The four
was then modified into an evolved form, called “Cuneiform” forms of analysis on handwriting are-Handwriting
in 3200 B.C. The earliest alphabetical system was recognition is the task of transforming graphical marks into
developed by “Phoenicians” in eleventh century. This symbolic representations as understood by the language. For
system lacked vowels and consisted on 22 alphabets [3]. English Orthography, this symbolic representation is the 8
Hebrew and Aramaic scripts are heavily influenced by this bit ASCII representation of characters. The characters of
system. most written languages of the world can be represented in
the form of 16-bit Unicode [14] format. Handwriting
Identification is the mechanism of connoting the

IJISRT18JA166 www.ijisrt.com 322


Volume 3, Issue 1, January – 2018 International Journal of Innovative Science and Research Technology
ISSN No:-2456 –2165

handwritten text and Handwriting Identification implies There are two models of handwriting modeling: Bottom-up
determining the author of the handwritten text from a pool and Top-down[20]. Bottom-up features focus on features of
of writers, considering each writer’s handwriting is unique. human hand wring such as slant, pressure, velocity and tries
Signature verification involves determining whether the to reproduce it with observation. The top-down approach
signature belongs to a given person or not. Identification and focus on the psychological aspect of handwriting such as
verification are heavily used in forensic science[15]. To motor learning, motor movement, planning etc.
determine the nature, character of a specific writer[16]
III. OFFLINE HANDWRITING RECOGNITION
Recognition and interpretation may be used in daily life,
example being a pharmacist decodes the medicine written
In offline handwriting recognition, the data to be recognized
on a prescription. The techniques are primarily used to
have been scanned and stored as an image. The system relies
eradicate variations or possibilities. For applying these
on prior knowledge of the domain, where task specific
techniques the knowledge of subject domain is mandatory
constraints are available. To solve the limitations of offline
handwriting recognition, several system have been
E. Handwriting Input
proposed. A complete overview of the early work has been
There are two approaches of providing handwritten input: referenced from [Bunke (2003); Plamondon and Srihari
The first being “Off-line” involves scanning a handwritten (2000); Steinherz et al. (1999); Suen et al. (2000);
text or printed information and converting into digital form. Vinciarelli (2002)].[23]
The second called “On-Line” involves writing with a pen
shaped device called stylus on an electronic surface called [K.Sirlantzis and Hoque (2001)] proposed a multiple
digitizer or a Personal digital assistant having LCD. The classifier system trained on Freeman chain-code
strokes (used to form handwritten text) is analysed by a representation of the character contours combined with sn
software considering it as electronic ink. tuple classifiers which increased the recognition rate. Gunter
and Bunke (2004b performed an in depth investigation on
The online handwritten input, the information (two the variability of quantum of training set on the
dimensional coordinates of the successive points) is stored classification of information using multiple classifier
as a function of time. In the case of offline input, a static system. All these classifier had some constarints for
image is used to extract the data (the luminance of the classifiers, to overcome this [Bertolami & Bunke (2005)]
points) . proposed a model using multiple classifiers for an
In terms of storage requirement of raw data, in online unconstrained handwritten line recognition. Algorithms
system the space requirement is less. The data required for were then developed for each stage of recognition to achieve
a cursively written in online case is few hundred bytes and precision. For preprocessing to imporve the image, an
in the offline scenario few hundred kilobytes. In the offline algorithm to normalize the intensity of background light
case, if a document 8.27x11.69 inch page is scanned at a using adaptive linear function was proposed. This algorithm
resolution of 12.8 M (4128 x 3096) results in the scanned was based on approximation and was primarily used for
image of 1.6 MB. The resolution is the smallest font size recognition of historic data. [59]
that needs reliable recognition, as well as bandwidth Other stages such as normalization witnessed methods to
required for transmission and storage. correct structural properties of handwritten text using
The recognition rate of online recognition system is much gradient orientation of the digitized image. Slant and skew
higher than offline. For the on-line, unconstrained, can be corrected using this method. [60]
handwritten word recognition problem, recognition rates of
95 percent, 85 percent and 78 percent have been recorded A. Comparability of Recognition Rates
for top choice lexicon sizes of 10, 100 and 1000 A number of studies have been published whose recognition
respectively.[17] In the case of off-line, top choice rates range from 50 to even a perfect 100% (in certain
recognition rate of 80 percent is recorded with a pure conditions). However a perfect system does not exist. For
cursive words and a 21,000 word lexicon[18]. example, a postal address pertaining to a country can be
recognized using the knowledge of the pincodes and
II. HANDWRITING GENERATION AND
improve the accuracy. But for that a certain level of pre-
PERCEPTION
processing is required in the image available.
Handwriting is a learned and practiced skill that involves Three factors which govern the recognition and affect the
coordination of various sub-systems of our central-nervous comparability of the system are: the considered recognition
system called motor [19]. The first step in the production of task, which determines the overall complexity of the
handwriting is at semantic level where the writer intends to problem, the data set which may differ in terms of quality
write a message. At the lexical and syntactic level, the and quantum. And the quantity of data used to train and test
intended message is transformed into words formed using the system.
the lexicons(linguistic symbols) and combined using correct
The performance of a system crucially depends on the
syntax (linguistic rules) . When the individual graphemes
considered task. For example, in the case of isolated digit
are known the writer selects specific allographs. Below the
recognition the performance is usually higher than in
level, the allographs are transformed into movement patterns
unconstrained handwritten text line recognition. When
of our hand.

IJISRT18JA166 www.ijisrt.com 323


Volume 3, Issue 1, January – 2018 International Journal of Innovative Science and Research Technology
ISSN No:-2456 –2165

comparing recognition results, one must be aware of the E. Line Segmentation


following aspects:
There are various approaches to convert handwritten text
• Number of classes: With an increasing number of into lines, words and characters. It can be accomplished by
classes the task becomes more difficult. In character observing the horizontal histogram profile at certain ske
recognition, for example, it is assumed that recognizing angles [34]. A method uses imaginary line between two
ten different digits produces higher classification results consecutive lines of handwritten text on which people write
than recognizing all the 25 × 2 letters of the Latin which is calculated using approximation of local maxima
alphabet. and minima from each component (stroke) along with
• Input (isolated vs. sequence): The task becomes easier clustering to club maximas and minimas. [35]
if the boundaries of the characters are known, in which
case a recognition system for isolated characters can be F. Word and character segmentation
applied instead of a word recognizer. After line separation, next is word separation. He methods
• Vocabulary size: As a rule of thumb, a higher for word separation look for physical gaps between the
performance can be expected for smaller vocabulary strokes [36[37]. The method relies on the concept of gap
sizes under the constraint that the vocabulary covers all comparison as gap between letters in less than gap between
data in the test set. words. Other method [38] uses variation in gaps between the
• Number of writers: The most difficult task is writer- words.
independent recognition, i.e., when there is no training
data available of the writers represented in the test set. Bifurcation of words and characters is accomplished by
For writer-dependent recognition it must be considered ligatures and concavities [39] features. Various features of
whether there is one recognition system for only one handwriting like height of character, space between
writer or for a number of writers. characters is used for e purpose.
• Language model: Recognition systems can gain IV. CHARACTER RECOGNITION
additional information from statistical language models.
One can expect higher recognition rates from systems Character recognition deals with classifying the characters
utilizing a language model. of digitized image into symbolic class. For English
The other important aspect is data set. A publically available Orthography, there are 4 classes: Upper case, Lower case,
data set is generally used to train and test the system because Digits and special symbols. Te character is determined by
if not used, it is impossible to make a direct comparison of extracting the shape of he character. The fastest method is
the results. The UNIPEN database [Guyon et al. (1994)] is a ANN and most accurate method is nearest neighbor.
large online handwriting database. It contains mostly
Recognition of handwritten characters is difficult than
isolated characters, single words, and a few sentences on
single, machine printed characters. A survey of character
several topics..
segmentation can be found in [45]. In some cases models are
required to constrain the choices.
B. Pre-processing
A data has to be operated to be able to recognize hence • Matrix Matching: Matrix Matching converts each
several functions such as converting into binary form, noise character into a pattern with a matrix, and then
removal to enhance an image, segmentation of line and compares the pattern within a matrix, and then
words and isolation of individual characters is required [24 compares the pattern with an index of known
characters. Its recognition is strongest on monotype and
C. Thresholding uniform single column pages.
The task of thresholding is to isolate foreground (ink) and • Fuzzy Logic: Fuzzy logic is a multiple valued logic that
background (paper)[25]. The histogram of the image allows intermediate values to be defined between
consists of 2 peaks (for grayscale image): a higher peak for conventional evaluations like yes/no, true/false, 0/1 etc.
white (paper) and lower peak for black (for ink). It is used whn uncertainty is involved.
Thresholding determines the optimal value in the valley of • Feature Extraction: The method defines each each
two peaks [26] character by the presence or absence of certain features,
including height, width, density, loops, lines etc It is
D. Noise Removal perfect for OCR of magazines, laser print and high
Noise removal is a major concern for both offline and online quality of images.
handwritten character recognition. Digitizing an image may • Structural Analysis: It examines and identifies
introduce noise in the data. The transmission of information characters by examining their sub feature shape of their
is also a factor in introducing noise. Smoothing operations image, sub-vertical and horizontal histograms. Its
are used to introduce errors during capturing of image. character repair capability is great for low quality text
and newsprints.
Thinning algorithms are used to convert offline-data into on- • Neural Networks: This strategy simulate s ten way
line data. Unfortunately, thinning introduce errors and human neural network system works. It samples the
cannot be relied on. pixels in each image and matches them to a known
index of pixel pattern. The ability to recognize
characters through abstraction is great for faxe

IJISRT18JA166 www.ijisrt.com 324


Volume 3, Issue 1, January – 2018 International Journal of Innovative Science and Research Technology
ISSN No:-2456 –2165

document and damaged text. It is ideal for processing the state, city, pincode information. A physical
stock market data or finding trends in graphical implementation of the system has been installed in United
patterns. States Postal Service.
B. Bank Cheque Recognition
The main approaches of offline handwritten word
recognition can be divided into two classes: holistic and Bank cheque recognition system consists of various
work Extensive survey on isolated handwritten character operations such as machine printed numeral recognition,
recognition can be found in [46], [47], [48],[49]. signature verification, courtesy amount recognition, legal
amount recognition; The first step is image acquisition. The
V. AAPLICATIONS OF OFFLINE
image is acquired by scanner. Next step in Machine printed
HANDWRITING RECOGNITION
numeral recognition involving bank identification code,
bank agency identification code, check number and
The most prominent applications of offline handwriting
customer account number. The courtesy amount field, legal
recognition are in reading postal address interpretation, bank
amount field and signature field is used to remove
address and forms.
background and remove guidelines. The courtesy amount
recognition module recognizes numerals by hypothesis and
A. Handwritten Address Interpretation
verification. The legal amount recognition module includes
Handwritten address interpretation is used to classify a letter 3 recognizers. Amount validation module accepts amount, if
based on the location. The address consists of Name, it is greater than a threshold. Signature verification uses
country, state, city, pincode, street address and Phone signature image and uses the information from the database
number. [57], [58]. The handwritten address interpretation of users.
uses database as a source of information i.e. collection of all

VI. CONCLUSION date in brief and practical utility and recognition of those
methods. This paper also brings into limelight the practical
This paper addresses the handwriting, its history, current implementation of offline handwritten character recognition
state of art, various uses of it in depth. This paper also implemented in USA, and its limitations with a scope to
highlights generation of handwriting in depth. This paper improve the recognition rates in the field.
surveys character recognition, the methods developed till

IJISRT18JA166 www.ijisrt.com 325


Volume 3, Issue 1, January – 2018 International Journal of Innovative Science and Research Technology
ISSN No:-2456 –2165

REFERENCES Machine Intelligence vol. 18 no. 7 pp. 757-762 July


1996.
[1]. https://en.wikipedia.org/wiki/Penmanship [19]. Garipelli Gangadhar, Denny Joseph, V. Srinivasa
[2]. https://www.vletter.com/help/font-faq/history-of- Chakravarthy, An oscillatory neuromotor model of
handwriting.html handwriting generation, International Journal of
[3]. Robinson, Andrew (2007). The Story of Writing. Document Analysis and Recognition (IJDAR), 2007
London: Thames & Hudson Ltd. p. 165. [20]. R. Plamondon F.J. Maarse "An Evaluation of
[4]. T.P. Thornton, Handwriting in America: A cultural Motor Models of Handwriting" <em>IEEE Trans.
Hsotory. Yale Univ, 1996 Systems Man and Cybernetics</em> vol. 19 no. 5 pp. 1
060-1 072 1989.
[5]. Linsey Hopman, Cursive over typeface: the importance
of teaching handwriting instead of typing, The [21]. Hollerbach, J.M. Biol. Cybern. (1981) 39: 139.
University of Leiden 2014 https://doi.org/10.1007/BF00336740
[6]. http://www.literacytrust.org.uk/media/5371_children_s [22]. Jeffery J Summers, Approaches to study of motor
_onscreen_reading_overtakes_reading_in_print control and learning, University of Melbourne
[7]. Handwriting is beneficial to Children's Cognitive [23]. Bunke Horst, Liwicki Marcus, Recognition Of
Development', FYI Living, 22 February 2011 < Whiteboard Notes: Online, Offline And Combination,
http://fyiliving.com/research/handwriting-is-beneficial- Series in Machine Perception and Artificial
to-childrenscognitive-development/> (21 May 2014). Intelligence: Volume 71
[8]. Longman Dictionary of Psychology and Psychiatry, [24]. M. Cheriet C.Y. Suen "Extraction of Key Letters
Longman Group United Kingdom, 1983. Script Recognition" Pattern Recognition Letters vol. 14
pp. 1 009-1 017 1993.
[9]. Nevo, B Scientific Aspects Of Graphology: A
Handbook Springfield, IL: Thomas: 1986 [25]. P.K. Sahoo S. Soltani A.K.C. Wong Y.C. Chen "A
Survey of Thresholding Techniques" Computer Vision
[10]. ^ Jump up to:a b "Barry Beyerstein Q&A". Ask the
Graphics and Image Processingvol. 41 pp. 233-260
Scientists. Scientific American Frontiers. Retrieved
1988.
2008-02-22. "they simply interpret the way we form
these various features on the page in much the same [26]. P.W. Palumbo P. Swaminathan S.N. Srihari
way ancient oracles interpreted the entrails of oxen or "Document Image Binarization: Evaluation of
smoke in the air. i.e., it's a kind of magical divination or Algorithms" Proc. SPIE Applications of Digital Image
fortune telling where 'like begets like'". Processing IX vol. 697 pp. 278-285 1986-Aug.
[11]. ^ Jump up to:a b BEYOND SCIENCE? Paper [27]. Y. Liu S.N. Srihari "Document Image Binarization
Personality, on season 8 , episode 2 of Scientific Based on Texture Features" IEEE Trans. Pattern
American Frontiers. Analysis and Machine Intelligence vol. 19 no. 5 pp. 1-5
May 1997.
[12]. ^ Jump up to:a b James, Barry (3 August 1993).
"Graphology Is Serious Business in France : You Are [28]. N. Otsu "A Threshold Selection Method from
What You Write?". New York Times. Retrieved 18 Gray-Scale Histogram" <em>IEEE Trans. Systems
September 2010. Man and Cybernetics</em> vol. 8 pp. 62-66 1978.
[13]. ^ Jump up to:a b c d Dunning, Brian. "Skeptoid [29]. Z. Shi V. Govindaraju "Character Image
#363: All About Graphology". Skeptoid. Retrieved2 Enhancement by Selective Region Growing" Pattern
September 2016. Recognition Letters vol. 17 pp. 523-527 1996.
[14]. “The Unicode consortium”, The Unicode Standard, [30]. Y. Nakajima S. Mori S. Takegami S. Sato "Global
Worldwide Methods for Stroke Segmentation" Int'l J. Document
Analysis and Recognition vol. 2 pp. 19-23 1999.
[15]. R. Plamondon, D. Lprosti, I,R,B.Schomaker and R.
Srihari, “On-line Handwriting Recognition-The State of [31]. S.N. Srihari V. Govindaraju "Separating
the art”,Pattern Recignoiton, Col. 22, no. 2, pp.107-131, Handwritten Text from Overlapping Contextual
1989 Contours" Proc. Second Int'l Workshop on Handwriting
Recognition (IWFHRII) pp. 111-119 1991-Sept.
[16]. V. Bouletreau N. Vincent R. Sabourin H. Emptoz
"Handwriting and Signature: One or Two Personality [32]. L. Lam S.W. Lee C.Y. Suen "Thinning
Identifiers?"Proc. 14th Int'l Conf. Pattern Recognition, Methodologies: A Comprehensive Survey" IEEE Trans.
pp. 1 758-1 760 1998-Aug. Pattern Analysis and Machine Intelligence vol. 14 pp.
869-885 1992.
[17]. S.N. Srihari "High Performance Reading
Machines" <em>Proc. IEEE vol. 80 no. 7 pp. 1 120-1 [33]. R. Plamondon C.Y. Suen M. Bourdeau C. Barrire
132 1992. "Methodologies for Evaluating Thinning Algorithms for
Character Recognition" Int'l J. Pattern Recognition and
[18]. G. Seni R.K. Srihari N. Nasrabadi "Large
Artificial Intelligence vol. 7 no. 5 pp. 1 247-1 270 1993.
Vocabulary Recognition of On-Line Handwritten
Cursive Words" IEEE Trans. Pattern Analysis and [34]. S.N. Srihari V. Govindaraju "Analysis of Textual
Images Using the Hough Transform" Machine Vision
and Applications vol. 2 pp. 141-153 1989.

IJISRT18JA166 www.ijisrt.com 326


Volume 3, Issue 1, January – 2018 International Journal of Innovative Science and Research Technology
ISSN No:-2456 –2165

[35]. G. Kim V. Govindaraju S.N. Srihari "An [49]. C.Y. Suen M. Berthod S. Mori "Automatic
Architecture for Handwritten Text Recognition Recognition of Handprinted Characters: The State of
Systems" Int'l J. Document Analysis and Recognition the Art" Proc. IEEE, vol. 68 pp. 469-487 1980.
vol. 2 pp. 37-44 1999. [50]. J.C. Simon "Off-Line Cursive Word Recognition"
[36]. U. Mahadevan R.C. Nagabhushanam "Gap Metrics Proc. IEEE, vol. 80 no. 7 pp. 1 150-1 160 1992.
for Word Separation in Handwritten Lines" Proc. Third [51]. Y.S. Huang C.Y. Suen "The Behavior-Knowledge
Int'l Conf. Document Analysis and Recognition pp. Space Method for the Combination of Multiple
124-127 1995-Aug. Classifiers" Proc. IEEE Conf. Computer Vision Pattern
[37]. G. Seni E. Cohen "External Word Segmentation of Recognition, pp. 347-352 1993.
Off-Line Handwritten Text Lines" Pattern Recognition [52]. R. Plamondon F.J. Maarse "An Evaluation of
vol. 27 no. 1 pp. 41-52 1994. Motor Models of Handwriting" IEEE Trans. Systems
[38]. G. Kim V. Govindaraju "Handwritten Phrase Man and Cybernetics vol. 19 no. 5 pp. 1 060-1 072
Recognition as Applied to Street Name Images" Pattern 1989.
Recognition vol. 31 no. 1 pp. 41-51 1998. [53]. M. Gilloux J.M. Bertille M. Leroux "Recognition
[39]. G. Kim V. Govindaraju "A Lexicon Driven of Handwritten Words in a Limited Dynamic
Approach to Handwritten Word Recognition for Real Vocabulary" Proc. Third Int'l Workshop Frontiers of
Time Applications" IEEE Trans. Pattern Analysis and Handwriting Recognition (IWFHRIII) pp. 417-422
Machine Intelligence vol. 19 no. 4 pp. 366-379 Apr. 1995-May.
1997. [54]. R. Bozinovic S.N. Srihari "Off-Line Cursive Script
[40]. J. Franke L. Lam R. Legault C. Nadal C.Y. Suen Recognition" IEEE Trans. Pattern Analysis and
"Experiments with CENPARMI Data Base Combining Machine Intelligence vol. 11 no. 1 pp. 68-83 1989.
Different Classification Approaches" Proc. Third Int'l [55]. M. Eden "Handwriting and Pattern Recognition"
Workshop Frontiers of Handwriting Recognition IRE Trans. Information Theory, vol. 8 1962.
(IWFHRIII) pp. 305-311 1995-May.
[56]. P.D. Gader M. Mohammed J.H. Chiang
[41]. T.K. Ho J.J. Hull S.N. Srihari "Decision "Handwritten Word Recognition with Character and
Combination in Multiple Classifiers Systems" IEEE Inter Character Neural Networks" IEEE Trans. System
Trans. Pattern Analysis and Machine Intelligence vol. Man and Cybernetics, vol. 27 no. 1 pp. 158-164 1997.
16 no. 1 pp. 66-75 Jan. 1994.
[57]. E. Cohen J.J. Hull S.N. Srihari "Understanding
[42]. Y.S. Huang C.Y. Suen "The Behavior-Knowledge Handwritten Text in a Structured Environment:
Space Method for the Combination of Multiple Determining ZIP Codes from Addresses" Int'l J. Pattern
Classifiers" Proc. IEEE Conf. Computer Vision Pattern Recognition and Artificial Intelligence, vol. 5 pp. 221-
Recognition pp. 347-352 1993. 264 1991.
[43]. J. Kittler M. Hatef R.P.W. Duin "Combining [58]. A.C. Downton R.W.S. Tregidgo C.G. Leedham
Classifiers" Proc. 13th Int'l Conf. Pattern Recognition Hendrawan "Recognition of Handwritten British Postal
pp. 897-901 1996-Aug. Addresses" From Pixels to Features III, pp. 129-144
[44]. R.K. Powalka N. Sherkat R.J. Whitrow "Multiple 1992.
Recognizer Combination Topologies" Handwriting and [59]. Z. Shi, V. Govindaraju “Historical document image
Drawing Research: Basic and Applied Issues. pp. 329- enhancement using background light intensity
342 1996. normalization, Pattern Recognition, 2004. ICPR 2004.
[45]. R. Casey E. Lecolinet "A Survey of Methods in Proceedings of the 17th International Conference
Strategies in Character Segmentation" IEEE Trans. on”,26 Aug. 2004 .
Pattern Analysis and Machine Intelligence vol. 18 pp. [60]. Changming Sun, Deyi Si, “Skew and slant
690-706 1996. correction for document images using gradient
[46]. A. Amin "Off-Line Character Recognition: A direction”, Document Analysis and Recognition, 1997.,
Survey" Proc. Fourth Int'l Conf. Documents Analysis Proceedings of the Fourth International Conference on,
and Recognition (ICDAR '97) pp. 596-599 1997-Aug. 8-20 Aug. 1997.
[47]. V.K. Govindan A.P. Shivaprasad "Character
Recognition: A Review" Pattern Recognition, vol. 23
no. 7 pp. 671-683 1990.
[48]. S. Mori K. Yamamoto M. Yasuda "Research on
Machine Recognition of Handprinted Characters", IEEE
Trans. Pattern Analysis and Machine Intelligence, vol.
6 no. 4 pp. 386-405 Apr. 1984.

IJISRT18JA166 www.ijisrt.com 327

You might also like