Title:
Neural.network.character.recognition Download
Description: Catalog include: documentation and two source code
Wherein the source code is the identification procedures, and the other is a matrix class library.
It has saved the trained network weights, so the identification procedures used for the first time, you can run the executable file Release directory directly, then the picture directory of the test image to be read, the recognition. Of course, free to use the training samples to train the network, but pay attention to the training sample selection, or it may lower the recognition rate. Training sample selection principle is as representative, in the case of the training time not too long, as much as possible the number of training samples.
To Search:
File list (Check if you may need any files):
基于神经网络的文字识别系统\Readme.txt
..........................\数字识别系统源代码\Bp.h
..........................\..................\ChildView.cpp
..........................\..................\ChildView.h
..........................\..................\DBpParamater.cpp
..........................\..................\DBpParamater.h
..........................\..................\DIBAPI.CPP
..........................\..................\DIBAPI.H
..........................\..................\DigitRec.aps
..........................\..................\DigitRec.clw
..........................\..................\DigitRec.cpp
..........................\..................\DigitRec.dsp
..........................\..................\DigitRec.dsw
..........................\..................\DigitRec.h
..........................\..................\DigitRec.ncb
..........................\..................\DigitRec.opt
..........................\..................\DigitRec.plg
..........................\..................\DigitRec.rc
..........................\..................\INPUT1.cpp
..........................\..................\INPUT1.h
..........................\..................\MainFrm.cpp
..........................\..................\MainFrm.h
..........................\..................\mydiblib.h
..........................\..................\ReadMe.txt
..........................\..................\res\DigitRec.ico
..........................\..................\...\DigitRec.rc2
..........................\..................\...\Toolbar.bmp
..........................\..................\Resource.h
..........................\..................\StdAfx.cpp
..........................\..................\StdAfx.h
..........................\..................\使用说明.txt
..........................\矩阵类库源代码\test.cpp
..........................\..............\test.dsp
..........................\..............\test.dsw
..........................\..............\tmat.h
..........................\..............\tvec.h
..........................\数字识别系统源代码\Release
..........................\..................\res
..........................\数字识别系统源代码
..........................\矩阵类库源代码
基于神经网络的文字识别系统