Character Recognition Example (V):Training a Simple NN for classification

Recognize the arabic and english number system
9.3K Downloads
Updated 18 Jun 2009

View License

to run it:

you will need first to run the file that name "charGUI4.fig" and on the right side there is a load training set where you have to train the system first, run any data that is should be from 1 to 9 and 0 like ( 1 2 3 4 5 5 6 7 8 9 0) as many line as you want so if you have a traning data that is 10 columns by 5 lines then you have to assign that to the small boxes that name column and line. right now keep the #words as is because I plan to use it but I change my mind so that it is automatically count the word for you.

after you train the system then load any image test, from the "Load Image" once you upload the image then choose the "select" and then go to the uploaded image and select whatever you want to recognize, after that select "crop" to crop the exact part that you want to recognize after that selcet "Features Extraction" to extract the features after that choose the "recognize" to see the results up on the result box.

P.S. keep in mind that the program has been tested on the english, arabic, farsi, hindi numbers. and try to test it on other language number by doing the test training and test sample to see if it is workable or not and I'm sure that it is going to work.
Future work: to make it recognize the Letters.

Cite As

Jalal Alowibdi (2024). Character Recognition Example (V):Training a Simple NN for classification (https://www.mathworks.com/matlabcentral/fileexchange/24472-character-recognition-example-v-training-a-simple-nn-for-classification), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0