文件名称:Neural-network-recognition-system
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:62.88kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用说明
第一步:训练网络。使用训练样本进行训练。
第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。
该系统的识别率一般情况下为90 。
此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。
具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。
注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。-Help
The first step: Training Network. The use of training samples for training.
Step two: identification. First, open the image (256 colors) again, normalized to deal with, click on the "one-time deal" Finally, click "R" or use the menu to find the corresponding items to be identified. Recognition results show up on the screen, but also output to a file Result.txt Medium.
The system s recognition rate under normal circumstances was 90 .
Alternatively, you could open a separate picture of the image pre-processing step by step job, but bearing in mind that each step can only run job again, but according to the order of implementation.
Concrete steps as: "256-color bitmap to grayscale"- "two grayscale values of"- "De-noising"- "tip-tilt correction"- "split"- "the standardization of size"- "tight rearrangement."
Note that to be identified with the picture win.dat and whi.dat located in the same directory, these two files after training the weights of the netw
第一步:训练网络。使用训练样本进行训练。
第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。
该系统的识别率一般情况下为90 。
此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。
具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。
注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。-Help
The first step: Training Network. The use of training samples for training.
Step two: identification. First, open the image (256 colors) again, normalized to deal with, click on the "one-time deal" Finally, click "R" or use the menu to find the corresponding items to be identified. Recognition results show up on the screen, but also output to a file Result.txt Medium.
The system s recognition rate under normal circumstances was 90 .
Alternatively, you could open a separate picture of the image pre-processing step by step job, but bearing in mind that each step can only run job again, but according to the order of implementation.
Concrete steps as: "256-color bitmap to grayscale"- "two grayscale values of"- "De-noising"- "tip-tilt correction"- "split"- "the standardization of size"- "tight rearrangement."
Note that to be identified with the picture win.dat and whi.dat located in the same directory, these two files after training the weights of the netw
(系统自动生成,下载前可以参看下载内容)
下载文件列表
说明.txt
神经网络数字识别系统vc++源代码/
神经网络数字识别系统vc++源代码/Bp.h
神经网络数字识别系统vc++源代码/ChildView.cpp
神经网络数字识别系统vc++源代码/ChildView.h
神经网络数字识别系统vc++源代码/DBpParamater.cpp
神经网络数字识别系统vc++源代码/DBpParamater.h
神经网络数字识别系统vc++源代码/DIBAPI.CPP
神经网络数字识别系统vc++源代码/DIBAPI.H
神经网络数字识别系统vc++源代码/DigitRec.aps
神经网络数字识别系统vc++源代码/DigitRec.clw
神经网络数字识别系统vc++源代码/DigitRec.cpp
神经网络数字识别系统vc++源代码/DigitRec.dsp
神经网络数字识别系统vc++源代码/DigitRec.dsw
神经网络数字识别系统vc++源代码/DigitRec.h
神经网络数字识别系统vc++源代码/DigitRec.rc
神经网络数字识别系统vc++源代码/INPUT1.cpp
神经网络数字识别系统vc++源代码/INPUT1.h
神经网络数字识别系统vc++源代码/MainFrm.cpp
神经网络数字识别系统vc++源代码/MainFrm.h
神经网络数字识别系统vc++源代码/mydiblib.h
神经网络数字识别系统vc++源代码/ReadMe.txt
神经网络数字识别系统vc++源代码/Release/
神经网络数字识别系统vc++源代码/res/
神经网络数字识别系统vc++源代码/res/DigitRec.ico
神经网络数字识别系统vc++源代码/res/DigitRec.rc2
神经网络数字识别系统vc++源代码/res/Toolbar.bmp
神经网络数字识别系统vc++源代码/Resource.h
神经网络数字识别系统vc++源代码/StdAfx.cpp
神经网络数字识别系统vc++源代码/StdAfx.h
神经网络数字识别系统vc++源代码/使用说明.txt
神经网络数字识别系统vc++源代码/
神经网络数字识别系统vc++源代码/Bp.h
神经网络数字识别系统vc++源代码/ChildView.cpp
神经网络数字识别系统vc++源代码/ChildView.h
神经网络数字识别系统vc++源代码/DBpParamater.cpp
神经网络数字识别系统vc++源代码/DBpParamater.h
神经网络数字识别系统vc++源代码/DIBAPI.CPP
神经网络数字识别系统vc++源代码/DIBAPI.H
神经网络数字识别系统vc++源代码/DigitRec.aps
神经网络数字识别系统vc++源代码/DigitRec.clw
神经网络数字识别系统vc++源代码/DigitRec.cpp
神经网络数字识别系统vc++源代码/DigitRec.dsp
神经网络数字识别系统vc++源代码/DigitRec.dsw
神经网络数字识别系统vc++源代码/DigitRec.h
神经网络数字识别系统vc++源代码/DigitRec.rc
神经网络数字识别系统vc++源代码/INPUT1.cpp
神经网络数字识别系统vc++源代码/INPUT1.h
神经网络数字识别系统vc++源代码/MainFrm.cpp
神经网络数字识别系统vc++源代码/MainFrm.h
神经网络数字识别系统vc++源代码/mydiblib.h
神经网络数字识别系统vc++源代码/ReadMe.txt
神经网络数字识别系统vc++源代码/Release/
神经网络数字识别系统vc++源代码/res/
神经网络数字识别系统vc++源代码/res/DigitRec.ico
神经网络数字识别系统vc++源代码/res/DigitRec.rc2
神经网络数字识别系统vc++源代码/res/Toolbar.bmp
神经网络数字识别系统vc++源代码/Resource.h
神经网络数字识别系统vc++源代码/StdAfx.cpp
神经网络数字识别系统vc++源代码/StdAfx.h
神经网络数字识别系统vc++源代码/使用说明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.