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

버전 1.0.0.0 (122 KB) 작성자: Tan Chin Luh
This demo shows some examples for image pre-processing before the recognition stage.
다운로드 수: 48.8K
업데이트 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 (2026). Character Recognition Example (III):Training a Simple NN for classification (https://kr.mathworks.com/matlabcentral/fileexchange/8676-character-recognition-example-iii-training-a-simple-nn-for-classification), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
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.