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

版本 1.0.0.0 (693.1 KB) 作者: Jalal Alowibdi
Recognize the arabic and english number system
9.3K 次下载
更新时间 2009/6/18

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0