CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

Article:Multi-Font/Size Character Recognition and Document Scanning

by Ritesh Kapoor, Sonia Gupta, C.M. Sharma
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 23 - Number 1
Year of Publication: 2011
Authors: Ritesh Kapoor, Sonia Gupta, C.M. Sharma
10.5120/2853-3662

Ritesh Kapoor, Sonia Gupta, C.M. Sharma . Article:Multi-Font/Size Character Recognition and Document Scanning. International Journal of Computer Applications. 23, 1 ( June 2011), 21-24. DOI=10.5120/2853-3662

@article{ 10.5120/2853-3662,
author = { Ritesh Kapoor, Sonia Gupta, C.M. Sharma },
title = { Article:Multi-Font/Size Character Recognition and Document Scanning },
journal = { International Journal of Computer Applications },
issue_date = { June 2011 },
volume = { 23 },
number = { 1 },
month = { June },
year = { 2011 },
issn = { 0975-8887 },
pages = { 21-24 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume23/number1/2853-3662/ },
doi = { 10.5120/2853-3662 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:09:04.087330+05:30
%A Ritesh Kapoor
%A Sonia Gupta
%A C.M. Sharma
%T Article:Multi-Font/Size Character Recognition and Document Scanning
%J International Journal of Computer Applications
%@ 0975-8887
%V 23
%N 1
%P 21-24
%D 2011
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper presents a simple and efficient approach for the implementation of Optical Character Recognition and translation of scanned images of printed text into machine-encoded text. It makes use of four different image analysis phases followed by image detection via multi layer back propagation neural network. This paper also describes scanning the entire document and recognizing individual characters from image irrespective of their position, size and various font styles. It deals with recognition of the symbols from English language which can be easily extended for large set of symbols including UNICODE characters; this can be easily achieved by training the network for different symbol set. The phases described in this paper are simple and easy to implement.

References
  1. Optical character recognition http://en.wikipedia.org/wiki/Optical_character_recognition
  2. Neural Networks for Unicode Optical Character Recognition www.projectsatbangalore.com/IEEE.pdf
  3. “α-Soft: An English Language OCR” (Computer Engineering and Technology (ICCET), 2010 2nd International Conference on 16-18 April 2010)
  4. “Image Recognition with Neural Networks” Murat Firat http://www.codeproject.com/KB/cs/BackPropagationNeuralNet.aspx
  5. Backpropagation http://en.wikipedia.org/wiki/Backpropagation
  6. Creating Optical Character Recognition (OCR) applications using Neural Networks Alex Cherkasov http://www.codeproject.com/KB/dotnet/simple_ocr.aspx
  7. Neural Network Computing by R. Bharath and J. Drosen. McGraw-Hill 1994.
  8. Principles of training multi-layer neural network using Backpropagation http://galaxy.agh.edu.pl/~vlsi/AI/backp_t_en/backprop.html Mariusz Bernacki Przemysław Włodarczyk.
  9. The backpropagation algorithm of Neural Networks – “A Systematic Introduction” by Raúl Rojas (ISBN 978-3540605058)
  10. “An Introduction To Neural Networks Pattern Learning With The Back-Propagation Algorithm” Andrew Blais, Gnosis Software, Inc. http://www.ibm.com/developerworks/library/l-neural/
  11. Principles Of Training Multi-Layer Neural Network Using Backpropagation Mariusz Bernacki Przemysław Włodarczyk http://galaxy.agh.edu.pl/~vlsi/AI/backp_t_en/backprop.html
  12. Anita Pal, Dayashankar Singh “Handwritten English Character Recognition Using Neural Network”, International Journal of Computer Science & CommunicationVol. 1, No. 2, July-December 2010
  13. B.V.Dhandra, Mallikarjun Hangarge, Gururaj Mukarambi, “Spatial Features for Handwritten Kannada and English” IJCA Special Issue on “Recent Trends in Image Processing and Pattern Recognition”
  14. Yusuf Perwej, Ashish Chaturvedi “Neural Networks for Handwritten English Alphabet Recognition” International Journal of Computer Applications (0975 – 8887)
Index Terms

Computer Science
Information Sciences

Keywords

Optical Character Recognition (OCR) ANN Document Scanning Image Processing