CFP last date
20 May 2024
Reseach Article

An Approach to Handwriting Recognition using Back-Propagation Neural Network

by Pijush Chakraborty, Paramita Sarkar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 68 - Number 13
Year of Publication: 2013
Authors: Pijush Chakraborty, Paramita Sarkar
10.5120/11637-7117

Pijush Chakraborty, Paramita Sarkar . An Approach to Handwriting Recognition using Back-Propagation Neural Network. International Journal of Computer Applications. 68, 13 ( April 2013), 6-12. DOI=10.5120/11637-7117

@article{ 10.5120/11637-7117,
author = { Pijush Chakraborty, Paramita Sarkar },
title = { An Approach to Handwriting Recognition using Back-Propagation Neural Network },
journal = { International Journal of Computer Applications },
issue_date = { April 2013 },
volume = { 68 },
number = { 13 },
month = { April },
year = { 2013 },
issn = { 0975-8887 },
pages = { 6-12 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume68/number13/11637-7117/ },
doi = { 10.5120/11637-7117 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:27:43.418933+05:30
%A Pijush Chakraborty
%A Paramita Sarkar
%T An Approach to Handwriting Recognition using Back-Propagation Neural Network
%J International Journal of Computer Applications
%@ 0975-8887
%V 68
%N 13
%P 6-12
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Handwriting Recognition is an important topic in Computer Science. In this paper a procedure is presented to identify characters that are drawn using stylus with the help of Back-Propagation Neural Network. The paper describes the entire procedure from feature extraction to the training of the network. Feature extraction includes pixel grabbing, finding character bounds and down-sampling of the image to 7*5 pixel size. The neural network is trained by supervised learning which includes error calculation using back-propagation approach. After the training is completed the network is ready to identify characters that are drawn in the computer. This same approach given in this paper can be extended to recognize handwritten documents and also for recognizing multilingual characters.

References
  1. C. Bahlmann. Directional features in online handwriting recognition. Pattern Recognition, 39(1):115–125, 2006.
  2. Anil. K. Jain and Torfinn Taxt, "Feature extraction methods for character recognition-A Survey," Pattern Recognition, vol. 29, no. 4, pp. 641-662, 1996.
  3. Jeff Heaton, Introduction to Neural Networks with Java, Heaton Research
  4. Ernest Istook, Tony Martinez, IMPROVED BACKPROPAGATION LEARNING IN NEURAL NETWORKS WITH WINDOWED MOMENTUM, International Journal of Neural Systems, vol. 12
  5. Vu N. P. Dao 1, Rao Vemuri, A Performance Comparison of Different Back Propagation Neural Networks Methods in Computer Network Intrusion Detection
  6. Magoulas, G. D. , Androulakis, G. S. , and Vrahatis, M. N. , Improving the Convergence of the Backpropagation Algorithm Using Learning Rate Adaptation Methods. , in Neural Computation, Vol. 11,MIT Press.
  7. Davis, R. H. , Lyall, "Recognition of hand written character, A review", Image and vision computing, 1986
  8. R. G. Casey and E. Lecolinet, "A Survey of Methods and Strategies in Character Segmentation," IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 18, No. 7, July 1996
  9. C. L. Liu, H. Fujisawa, "Classification and Learning for Character Recognition: Comparison of Methods and Remaining Problems", Int. Workshop on Neural Networks and Learning in Document Analysis and Recognition, Seoul, 2005.
  10. F. Bortolozzi, A. S. Brito, Luiz S. Oliveira and M. Morita, "Recent Advances in Handwritten Recognition", Document Analysis, Umapada Pal, Swapan K. Parui, Bidyut B. Chaudhuri, pp 1-30.
  11. J. Pradeep1, E. Srinivasan2, S. Himavath, "DIAGONAL BASED FEATURE EXTRACTION FOR HANDWRITTEN ALPHABETS RECOGNITION SYSTEM USING NEURAL NETWORK" , IJCSIT, Vol 3, No 1m Feb 2011
  12. Anita Pal & Dayashankar Singh, "Handwritten English Character Recognition Using Neural Network", Network International Journal of Computer Science & Communication. vol. 1, No. 2, July-December 2010
  13. N. Arica and F. Yarman-Vural, "An Overview of Character Recognition Focused on Off-line Handwriting", IEEE Transactions on Systems, Man, and Cybernetics, Part C: Applications and Reviews, 2001
  14. Dr. Pankaj Agarwal, Hand-Written Character Recognition Using Kohonen NetworkIJCSt Vol. 2, ISSue 3, September 2011
Index Terms

Computer Science
Information Sciences

Keywords

Handwriting Recognition Back-propagation Feed-forward Neural Network Pattern Recognition