Digit Recognition using Neural Network
#1
Lightbulb 

Handwritten digit recognition is the process of recognizing and classifying handwritten digits without human interaction. Its application field is very wide, for example Postal code recognition (Automatic sorting of mail by destination ZIP code), Digitizing hand written spreadsheets, tax forms etc. Patterns slightly shifted, distorted and even overwritten can be correctly recognized. Neural network aids in efficient recognition. A Multilayer Neural network trained with ?Backpropagation ?algorithm is used. Kirsch masks are adopted for extracting feature vectors and a multi layer clustered neural network is used for classifying numerals efficiently. The neural network will be trained with a database consisting of handwritten digits provided by writers of various ages with many different sizes and writing styles. Numerals poorly drawn or cannot be classified are rejected. A very high recognition rate, even above 90% could be obtained while using neural network.
Reply
#2
i want basic s of pattern recognition in neural networks.some papers for research
Reply
#3
Artificial Neural Network (ANN) is an information processing paradigm that is inspired by the way of biological nervous systems, such as the brain (processing information). The key element of this paradigm is the novel structure of the information processing system. It is composed of a large number of highly interconnected processing elements (neurones) working in unison to solve specific problems. ANNs, like people(they learn by example). An ANN is configured for a specific application, such as pattern recognition or data classification, through a learning process. Learning in biological systems involves adjustments to the synaptic connections that exist between the neurones....

i can refer you to read some good articles to make a good research
http://arabteam2000-forumindex.php?app=core&module=attach&section=attach&attach_id=102699
http://doc.ic.ac.uk/~nd/surprise_96/jour...eport.html
http://osti.gov/bridge/servlets/purl/184...bviewable/
Reply
#4
[b]Abstract[b]
Handwriting number recognition is a challenging problem that researchers have been bogging into for many years. The need for this arises in situations like checks in banks or recognizing numbers in car plates. There is a lot of need for a system that to let the computer understand the Arabic numbers that is written manually and also handles it like digital data. Methods like minimum distance,
decision tree and statistics have been developed by many researchers. The proposed system starts by acquiring an image containing digits, this image was digitized using some optical devices and after applying some enhancements and modifications to the digits within the image it can be recognized using feed forward back propagation algorithm.Finally it was tested and a a segmentation
method was used to fit the demands.

[b]MATERIALS AND METHODS[b]
The following are the different steps:
1)Image acquisition:The image is acquired to our
system as an input in a specific format such as bmp or jpg through the scanner or, digital camera or other digital
input devices.

2)Preprocessing:
a sequence of preprocessing steps is appled to
be ready for the next step.

3)Noise removal:
This involves reducing noise in an image. In the offline mode, the noise may come from the
writing style or from the optical device captures but in the online mode, there is no noise to eliminate so no need for the noise
removal.

4)Normalization-scaling:
This is done to standardize the font size
within the image.

5)Thinning and skeletonization:
This is done for Representing the shape
of the object in a relatively smaller number of pixels.

6)Segmentation:
Since the data are isolated, no need for
segmentation

7)Normalization scaling and translation:
The variability in size of written digits leads
to the need of scaling the digits size within the image to
a standard size.

8)Feature extraction:
This is done to extract the Structural features, Statistical features, and Global transformation features from the image.

Classification and recognition:
The most
popular architecture Of Neural Networks used in
Arabic digits recognition takes a network with three
layers viz the Input layer, hidden layer and output
layer.The nodes in the input layer varies according to the feature vectorâ„¢s dimensionality of the
segment image size.

Algorithm code:
Generally the neural networks are trained so that a particular input leads to a specific target output. Then the network is adjusted, based on a comparison of the output and the target. This is a feed forward back propagation.

for full details, refer this pdf:

[attachment=3801]
[attachment=3802]
Reply
#5

to get information about the topic FACE RECOGNITION USING NEURAL NETWORKS full report ,ppt and related topic refer the page link bellow

http://studentbank.in/report-face-recogn...ars-report

http://studentbank.in/report-face-recogn...l-networks

http://studentbank.in/report-face-recogn...work--7532

http://studentbank.in/report-face-recogn...ort?page=5

http://studentbank.in/report-optical-cha...l-networks

http://studentbank.in/report-neural-netw...tion--5878

http://studentbank.in/report-high-speed-...nition-ppt

http://studentbank.in/report-digit-recog...?pid=62153

http://studentbank.in/report-digit-recog...work--4740
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: digit recognition matlab code, digit recognition using neural network in matlab, kl lottery trikes 3 digit no, android source code for digit recognition, arabic recognition, final year full project report of pattern recognition using neural network, neural network pdf,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  ARTIFICIAL NEURAL NETWORK AND FUZZY LOGIC BASED POWER SYSTEM STABILIZER project topics 4 6,145 28-02-2014, 04:00 AM
Last Post: Guest
  Low Power Wireless Sensor Network computer science crazy 4 5,743 30-04-2013, 10:04 AM
Last Post: computer topic
  GESTURE RECOGNITION seminar projects crazy 4 4,749 19-02-2013, 11:28 AM
Last Post: seminar details
  A Disaster Information System by Ballooned Wireless Adhoc Network seminar surveyer 2 2,368 15-02-2013, 10:20 AM
Last Post: seminar details
  Fingerprint Recognition future directions full report seminar topics 11 12,510 12-01-2013, 11:49 AM
Last Post: seminar details
  RADIO NETWORK CONTROLLER FOR 3G MOBILE AND WIRELESS NETWORK DEVICES seminar presentation 4 5,329 22-12-2012, 10:52 AM
Last Post: seminar details
  Radio Network Controller computer science crazy 1 1,806 22-12-2012, 10:52 AM
Last Post: seminar details
  Artificial intelligence for speech recognition computer science crazy 1 2,149 26-11-2012, 02:14 PM
Last Post: seminar details
  Economic Dispatch Solution using Hopfield Neural Network seminar class 1 2,040 16-11-2012, 12:25 PM
Last Post: seminar details
  COMMAND BY SPEECH RECOGNITION computer girl 1 1,425 27-10-2012, 01:33 PM
Last Post: seminar details

Forum Jump: