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

版本 1.0.0.0 (121.6 KB) 作者: Tan Chin Luh
This demo shows some examples for image pre-processing before the recognition stage.
48.7K 次下载
更新时间 2008/7/7

查看许可证

This demo shows the recognition stage for the character recognition. This example come with a GUI with a trained network for handwritting recognition. The step-by-step explanation can be found at:

http://basic-eng.blogspot.com/

引用格式

Tan Chin Luh (2024). Character Recognition Example (III):Training a Simple NN for classification (https://www.mathworks.com/matlabcentral/fileexchange/8676-character-recognition-example-iii-training-a-simple-nn-for-classification), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
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

Due to the some changes in imcrop, it does not work in new version of MATLAB under GUI. The 2 new files, charGUI2.m and .fig update the by splitting the button to "Select" and " Crop using imrect to select, and imcrop to crop.