CFP last date
20 May 2024
Reseach Article

Handwritten Character Recognition System using Chain code and Correlation Coefficient

Published on March 2012 by Ravi Sheth, N C Chauhan, Mahesh M Goyani, Kinjal A Mehta
International Conference on Recent Trends in Information Technology and Computer Science
Foundation of Computer Science USA
ICRTITCS - Number 2
March 2012
Authors: Ravi Sheth, N C Chauhan, Mahesh M Goyani, Kinjal A Mehta
7a7a1b48-158e-4378-b3cf-575253d0232a

Ravi Sheth, N C Chauhan, Mahesh M Goyani, Kinjal A Mehta . Handwritten Character Recognition System using Chain code and Correlation Coefficient. International Conference on Recent Trends in Information Technology and Computer Science. ICRTITCS, 2 (March 2012), 31-36.

@article{
author = { Ravi Sheth, N C Chauhan, Mahesh M Goyani, Kinjal A Mehta },
title = { Handwritten Character Recognition System using Chain code and Correlation Coefficient },
journal = { International Conference on Recent Trends in Information Technology and Computer Science },
issue_date = { March 2012 },
volume = { ICRTITCS },
number = { 2 },
month = { March },
year = { 2012 },
issn = 0975-8887,
pages = { 31-36 },
numpages = 6,
url = { /proceedings/icrtitcs/number2/5183-1015/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 International Conference on Recent Trends in Information Technology and Computer Science
%A Ravi Sheth
%A N C Chauhan
%A Mahesh M Goyani
%A Kinjal A Mehta
%T Handwritten Character Recognition System using Chain code and Correlation Coefficient
%J International Conference on Recent Trends in Information Technology and Computer Science
%@ 0975-8887
%V ICRTITCS
%N 2
%P 31-36
%D 2012
%I International Journal of Computer Applications
Abstract

Pattern recognition deals with categorization of input data into one of the given classes based on extraction of features. Handwritten Character Recognition (HCR) is one of the well-known applications of pattern recognition. For any recognition system, an important part is feature extraction. A proper feature extraction method can increase the recognition ratio. In this paper, a chain code based feature extraction method is investigated for developing HCR system. Chain code is working based on 4-neighborhood or 8–neighborhood methods. In this paper, 8–neighborhood method has been implemented which allows generation of eight different codes for each character. These codes have been used as features of the character image, which have been later on used for training and testing for Neural Network (NN) and Support Vector Machine (SVM) classifiers. In this work we have also implemented HCR system with the use of correlation coefficient. Comparison of all the methods for HCR systems are highlighted at the end.

References
  1. S.. Mori, C.Y. Suen and K. Kamamoto, “Historical review of OCR research and development,” Proc. of IEEE, vol. 80, pp. 1029-1058, July 1992.
  2. V.K. Govindan and A.P. Shivaprasad, “Character Recognition – A review,” Pattern Recognition”, vol. 23, no. 7, pp. 671- 683, 1990.
  3. H.Fujisawa, Y.Nakano and K.Kurino, “Segmentation methods for character recognition from segmentation to document structure analysis”. Proceeding of the IEEE, vol.80, and pp.1079-1092. 1992.
  4. Yi-Kai Chen and Jhing-Fa Wang, “Segmentation of Single-or Multiple-Touching Handwritten Numeral String Using Background and Foreground Analysis”, IEEE PAMI vol.22, 1304-1317, 2000.
  5. Pal, U. and B.B. Chaudhuri, “Indian script character recognition: A survey,” Pattern Recognition”, vol. 37, no.9, pp. 1887-1899, 2004.
  6. Ravi K Sheth, N.C.Chauhan, Mahesh M Goyani,” A Handwritten Character Recognition Systems using Correlation Coefficient”, selected in International conference V V P Rajkot, 8-9 April 2011.
  7. Dewi Nasien, Habibollah Haron, Siti Sophiayati Yuhaniz “The Heuristic Extraction Algorithms for Freeman Chain Code of Handwritten Character”, International Journal of Experimental Algorithms, (IJEA), Volume (1): Issue (1)
  8. S. Arora" Features Combined in a MLP-based System to Recognize Handwritten Devnagari Character”, Journal of Information Hiding and Multimedia Signal Processing, Volume 2, Number 1, January 2011
  9. H. Izakian, S. A. Monadjemi, B. Tork Ladani, and K. Zamanifar “Multi-Font Farsi/Arabic Isolated Character Recognition Using Chain Codes”, World Academy of Science, Engineering and Technology 43 2008
  10. R. J. Rummel, “Understanding Correlation” Honolulu: Department of Political Science University of Hawaii, 1976.
  11. Jiawei Han and Micheline Kamber ”Data Mining Concepts and Techniques”, 2nd Edi, MK publication, 2006, pp 337-343
  12. Chih-Jen Lin,”A Library for Support Vector Machines”, http://www.csie.ntu.edu.tw/~cjlin/libsvm/
Index Terms

Computer Science
Information Sciences

Keywords

Pattern recognition handwritten character recognition feature extraction chain code correlation coefficient neural network support vector machine