source code for handwritten numeral recognition of kannada script in matlab
#1

Hello Sir/Mam,
My self student of mtech(IT) working for handwritten numeral recognition for gujarati text. I want the source code for handwritten numeral recognition of kannada script in matlab just to have an idea how to deal with such project again i m new to matlab so your code might help me in many ways

thanks in advance
archana
Reply
#2
pls give me the code. i am doing reserch onthis. it might help me out and will be very greatful to you.
Reply
#3
pls give me the code. i am doing reserch onthis. it might help me out and will be very greatful to you
Reply
#4

source code for handwritten numeral recognition of kannada script in matlab

Handwritten Number Recognition Using Image Processing and Neural Network Technique


Introduction

A handwritten number recognition system was developed by using image processing and neural network technique. The detail is described as below.


Image Processing Technique
Before the computer can recognize handwritten number, a set of handwritten number images needed to be provided to computer to teach her about what does the image mean. The chain codes approach is used to extract out the image feature information based on their shape .

The below are the steps used to obtain the chain codes of an image.
Grayscaling
Thresholding - Histogram information are used to obtain the best threshold value automatically
Scalling - If code word resampling technique are used. This technique can reduce the noises contain in the chain codes
Thinning - Also known as skeleton. Remove redundant line information
Chain coding - Convert shape information into a set of numerical number.
Neural network Technique
Neural Network is like the human brain model. The image information which has been converted into a set of numerical number, will be feeded into the neural network. Neural Network will be trained. The Neural Network will be continuous improved based on its learning experience.

Image Searching
After a well trained Neural Network has been constructed, any test image will be processed using the above mentioned image processing technique. A set of numerical number will be obtained and feeded into the Neural Network. The output of the Neural Network is the result of the recognition.


How to search for an image

Download the numberrecognition-1.0.zip from the Download section.
Extract the numberrecognition-1.0.zip to any location of your computer local disk (For example, C:\Program Files\ in Windows) by using archive tool (In Windows, you may use WinZip. In Linux, you may use the tar command. In Macintosh, Stuffit expander will expand the archive automatically)
You will see a new folder named numberrecognition-1.0 is created. (For example, C:\Program Files\numberrecognition-1.0 in Windows)
In Windows, double click the numberrecognition.jar in bin folder. (For example, C:\Program Files\numberrecognition-1.0\bin\numberrecognition.jar in Windows) In Linux, you may use the command java -jar numberrecognition.jar
You will see the following screen.
Click on Project->Open..., a file chooser dialog box will be pop up. Go to the location where you extract the archive file and choose pure_images_loading_with_tokens.xml. (For example, C:\Program Files\numberrecognition-1.0\pure_images_loading_with_tokens.xml) A collection of training images will be loaded into the application's Image Tree.
Click on Neural Network tab, click on Set default button, followed by Train button. Please note that our intention is to make the error graph very near to 0.0. If you can't get the result, try to re-train the neural network by increasing the number of input neurons (60 for example) or the number of hidden neurons (50 for example).
Click on Image Recognition tab, write a number within the Drawing Area, click Recognize button. Please note that your handwritten number should be similar to the training image found in the Image Tree.


Highlighted features in handwritten number recognition demo

Save project configuration in XML format.
Save trained Neural Network
Drag n Drop support in the image tree
Multithreading in image processing, neural network training and image recognition
Able to recognition any objects other than number which used shape as their main identity
Use code word re-sampling to reduce the noises in the code word
Support Auto Threshold so that the whole training and recognition process is fully automated. User needed not to try-n-error to get the best threshold value

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: kannada science maxins, slant correction matlab code handwritten recognation, spradha vijayat magzin, kannada bala karmika paddathi, source code for numeral recognition in matlab, 2ne mahayudha ditels kannada, source code for handwritten word extraction using matlab,

[-]
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
  anchoring script for qawwali 3 5,913 30-11-2018, 08:38 PM
Last Post: nishtha madaan
  anchoring script for guest lecture in college 3 4,370 04-10-2018, 05:46 PM
Last Post: Guest
  in prajavani kannada daily newspaper old date wise news 12 36,582 12-08-2018, 07:41 PM
Last Post: [email protected]
  baptism function anchoring script 2 4,871 24-07-2018, 07:26 PM
Last Post: Ameesha Nelbi
  free download source code of online college magazine 5 17,831 29-06-2018, 10:09 AM
Last Post: Guest
  how to calculate distance in heed protocol by using matlab 1 1,887 15-06-2018, 03:54 PM
Last Post: Guest
  opengl source code for butterfly 3 3,259 14-05-2018, 08:57 AM
Last Post: Akshatha k
  matlab code for incremental conductance mppt 1 1,426 02-05-2018, 02:28 PM
Last Post: eksi
  anomaly detection code in matlab 3 2,094 23-04-2018, 12:04 AM
Last Post: Guest
  ice cream parlour management system in vb source code 4 5,289 04-04-2018, 11:58 PM
Last Post: vprk77

Forum Jump: