文件名称:FI565
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:534.99kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。
~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code, which is a source identification procedures, and the other is a matrix class library. So accompanied. ~ ~ .. Has been preserved because of the trained network weights, the first use of the identification procedures, can be run directly \\ \\ Release directory executable file, Then the catalog of tests conducted read into the picture, recognition. Certainly readers can use their own training samples training network, but special attention should be paid to the choice of training samples, Otherwise, it could cause a very low recognition rate. Training sample selection principle is that as far as possible be representative, in the training of the time not too long under the circumstances, the number of training samples as much as possible.
~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code, which is a source identification procedures, and the other is a matrix class library. So accompanied. ~ ~ .. Has been preserved because of the trained network weights, the first use of the identification procedures, can be run directly \\ \\ Release directory executable file, Then the catalog of tests conducted read into the picture, recognition. Certainly readers can use their own training samples training network, but special attention should be paid to the choice of training samples, Otherwise, it could cause a very low recognition rate. Training sample selection principle is that as far as possible be representative, in the training of the time not too long under the circumstances, the number of training samples as much as possible.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数字图片.rar
程序/
程序/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.rc
程序/数字识别系统源代码/INPUT1.cpp
程序/数字识别系统源代码/INPUT1.h
程序/数字识别系统源代码/MainFrm.cpp
程序/数字识别系统源代码/MainFrm.h
程序/数字识别系统源代码/mydiblib.h
程序/数字识别系统源代码/ReadMe.txt
程序/数字识别系统源代码/Release/
程序/数字识别系统源代码/Release/DigitRec.exe
程序/数字识别系统源代码/Release/图片/
程序/数字识别系统源代码/Release/图片/num
程序/数字识别系统源代码/Release/图片/result.txt
程序/数字识别系统源代码/Release/图片/Thumbs.db
程序/数字识别系统源代码/Release/图片/whi.dat
程序/数字识别系统源代码/Release/图片/win.dat
程序/数字识别系统源代码/Release/图片/测试图片1.bmp
程序/数字识别系统源代码/Release/图片/测试图片2.bmp
程序/数字识别系统源代码/Release/图片/测试图片3.bmp
程序/数字识别系统源代码/Release/图片/测试图片4.bmp
程序/数字识别系统源代码/Release/图片/测试图片5.bmp
程序/数字识别系统源代码/Release/图片/测试图片6.bmp
程序/数字识别系统源代码/Release/图片/测试图片7.bmp
程序/数字识别系统源代码/Release/图片/训练样本.bmp
程序/数字识别系统源代码/res/
程序/数字识别系统源代码/Resource.h
程序/数字识别系统源代码/res/DigitRec.ico
程序/数字识别系统源代码/res/DigitRec.rc2
程序/数字识别系统源代码/res/Thumbs.db
程序/数字识别系统源代码/res/Toolbar.bmp
程序/数字识别系统源代码/StdAfx.cpp
程序/数字识别系统源代码/StdAfx.h
程序/数字识别系统源代码/使用说明.txt
程序/矩阵类库源代码/
程序/矩阵类库源代码/test.cpp
程序/矩阵类库源代码/test.dsp
程序/矩阵类库源代码/test.dsw
程序/矩阵类库源代码/tmat.h
程序/矩阵类库源代码/tvec.h
程序/
程序/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.rc
程序/数字识别系统源代码/INPUT1.cpp
程序/数字识别系统源代码/INPUT1.h
程序/数字识别系统源代码/MainFrm.cpp
程序/数字识别系统源代码/MainFrm.h
程序/数字识别系统源代码/mydiblib.h
程序/数字识别系统源代码/ReadMe.txt
程序/数字识别系统源代码/Release/
程序/数字识别系统源代码/Release/DigitRec.exe
程序/数字识别系统源代码/Release/图片/
程序/数字识别系统源代码/Release/图片/num
程序/数字识别系统源代码/Release/图片/result.txt
程序/数字识别系统源代码/Release/图片/Thumbs.db
程序/数字识别系统源代码/Release/图片/whi.dat
程序/数字识别系统源代码/Release/图片/win.dat
程序/数字识别系统源代码/Release/图片/测试图片1.bmp
程序/数字识别系统源代码/Release/图片/测试图片2.bmp
程序/数字识别系统源代码/Release/图片/测试图片3.bmp
程序/数字识别系统源代码/Release/图片/测试图片4.bmp
程序/数字识别系统源代码/Release/图片/测试图片5.bmp
程序/数字识别系统源代码/Release/图片/测试图片6.bmp
程序/数字识别系统源代码/Release/图片/测试图片7.bmp
程序/数字识别系统源代码/Release/图片/训练样本.bmp
程序/数字识别系统源代码/res/
程序/数字识别系统源代码/Resource.h
程序/数字识别系统源代码/res/DigitRec.ico
程序/数字识别系统源代码/res/DigitRec.rc2
程序/数字识别系统源代码/res/Thumbs.db
程序/数字识别系统源代码/res/Toolbar.bmp
程序/数字识别系统源代码/StdAfx.cpp
程序/数字识别系统源代码/StdAfx.h
程序/数字识别系统源代码/使用说明.txt
程序/矩阵类库源代码/
程序/矩阵类库源代码/test.cpp
程序/矩阵类库源代码/test.dsp
程序/矩阵类库源代码/test.dsw
程序/矩阵类库源代码/tmat.h
程序/矩阵类库源代码/tvec.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.