paper-with-me

홈 › Papers

Recognition of Text Image Using Multilayer Perceptron

2016-12-02 · Singh Vijendra, Nisha Vasudeva, Hem Jyotsana Parashar

The biggest challenge in the field of image processing is to recognize documents both in printed and handwritten format. Optical Character Recognition OCR is a type of document image analysis where scanned digital image that contains either machine printed or handwritten script input into an OCR software engine and translating it into an editable machine readable digital text format. A Neural network is designed to model the way in which the brain performs a particular task or function of interest: The neural network is simulated in software on a digital computer. Character Recognition refers to the process of converting printed Text documents into translated Unicode Text. The printed documents available in the form of books, papers, magazines, etc. are scanned using standard scanners which produce an image of the scanned document. Lines are identifying by an algorithm where we identify top and bottom of line. Then in each line character boundaries are calculated by an algorithm then using these calculation, characters is isolated from the image and then we classify each character by basic back propagation. Each image character is comprised of 30*20 pixels. We have used the Back propagation Neural Network for efficient recognition where the errors were corrected through back propagation and rectified neuron values were transmitted by feed-forward method in the neural network of multiple layers.

📄 PDF Abstract BibTeX arXiv:1612.00625

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

A Spatio-Temporal Multilayer Perceptron for Gesture Recognition

2022-04-25 · Adrian Holzbock, Alexander Tsaregorodtsev, Youssef Dawoud, Klaus Dietmayer 외

Gesture recognition is essential for the interaction of autonomous vehicles with humans. While the current approaches focus on combining several modalities like image features, keypoints and bone vectors, we present neur…

Autonomous VehiclesGesture RecognitionSkeleton Based Action Recognition

Human Action Recognition System using Good Features and Multilayer Perceptron Network

2017-08-22 · Jonti Talukdar, Bhavana Mehta

Human action recognition involves the characterization of human actions through the automated analysis of video data and is integral in the development of smart computer vision systems. However, several challenges like d…

Action RecognitionOptical Flow EstimationTemporal Action Localization

Handwritten Character Recognition Using Unique Feature Extraction Technique

2020-01-13 · Sai Abhishikth Ayyadevara, P N V Sai Ram Teja, Bharath K P, Rajesh Kumar M

One of the most arduous and captivating domains under image processing is handwritten character recognition. In this paper we have proposed a feature extraction technique which is a combination of unique features of geom…

Efficient Neural Network

Multilayer Perceptron Algebra

2017-01-18 · Zhao Peng

Artificial Neural Networks(ANN) has been phenomenally successful on various pattern recognition tasks. However, the design of neural networks rely heavily on the experience and intuitions of individual developers. In thi…

A Parallel Framework for Multilayer Perceptron for Human Face Recognition

2010-07-05 · M. K. Bhowmik, Debotosh Bhattacharjee, M. Nasipuri, D. K. Basu 외

Artificial neural networks have already shown their success in face recognition and similar complex pattern recognition tasks. However, a major disadvantage of the technique is that it is extremely slow during training f…

Face Recognition