- Delphi编程宝典光盘 ] 商业源码+精彩源码+精选控件+经典工具+光盘定制 经典编程资源 精彩不容错过
- DirectXCaptureClassLibrary This article presents a class library for capturing audio and video to AVI files in .NET. Some of the features of this library: List and select hardware devices Access to common audio and video settings (e.g. frame rate
- NS2 水下環境仿真檔 水下ns2 UnderWaterMiracle: Underwater Channel
- embedded-system-tutorial-ARM-based-embedded-system 上海双实嵌入式系统开发教程—基于ARM的嵌入式系统设计与实现 第1讲 嵌入式系统基础 第2讲 基于ARM的板级嵌入式系统硬件平台.pdf 第3讲 从软件开发的角度看ARM硬件平台.pdf 第4讲 板级嵌入式软件开发与运行环境.pdf 第5讲 基于ARM的硬件系统的启动及初始化.pdf 第6讲 嵌入式操作系统移植和使用.pdf 第7讲 板级嵌入式设备驱动程序.pdf 第8讲 嵌入式实时多任务应用软件.pdf 第9讲 嵌入式系统的测试与调试.pdf 第10讲 嵌入式系统的优化.pdf 基于ARM的嵌入式系统设计与实现(目录).pdf
- jsq 一个简单的windows moblie c#计算器例子
- Neural_network_character_recognition 本目录主要包括:文档和两个源代码
文件名称:DigitRec
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:3.03mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
其中源代码是识别程序的,另一个是矩阵类库的。
已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多-One source is to identify the program, the other is the matrix class library. Has saved the trained network weights, so the first use of identification procedures can be run directly Release directory of the executable file, then the picture directory test picture read, recognition. Of course you can train on their own network using the training sample, but to pay attention to the choice of training samples, or it may identify very low. Training sample selection principle is that as much as possible representative, training time will not be too long in the case as much as possible the number of training samples
已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多-One source is to identify the program, the other is the matrix class library. Has saved the trained network weights, so the first use of identification procedures can be run directly Release directory of the executable file, then the picture directory test picture read, recognition. Of course you can train on their own network using the training sample, but to pay attention to the choice of training samples, or it may identify very low. Training sample selection principle is that as much as possible representative, training time will not be too long in the case as much as possible the number of training samples
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DigitRec/Readme.txt
DigitRec/矩阵类库源代码/test.cpp
DigitRec/矩阵类库源代码/test.dsp
DigitRec/矩阵类库源代码/test.dsw
DigitRec/矩阵类库源代码/tmat.h
DigitRec/矩阵类库源代码/tvec.h
DigitRec/数字识别系统源代码/Bp.h
DigitRec/数字识别系统源代码/ChildView.cpp
DigitRec/数字识别系统源代码/ChildView.h
DigitRec/数字识别系统源代码/DBpParamater.cpp
DigitRec/数字识别系统源代码/DBpParamater.h
DigitRec/数字识别系统源代码/DIBAPI.CPP
DigitRec/数字识别系统源代码/DIBAPI.H
DigitRec/数字识别系统源代码/DigitRec.aps
DigitRec/数字识别系统源代码/DigitRec.clw
DigitRec/数字识别系统源代码/DigitRec.cpp
DigitRec/数字识别系统源代码/DigitRec.dsp
DigitRec/数字识别系统源代码/DigitRec.dsw
DigitRec/数字识别系统源代码/DigitRec.h
DigitRec/数字识别系统源代码/DigitRec.ncb
DigitRec/数字识别系统源代码/DigitRec.opt
DigitRec/数字识别系统源代码/DigitRec.plg
DigitRec/数字识别系统源代码/DigitRec.rc
DigitRec/数字识别系统源代码/INPUT1.cpp
DigitRec/数字识别系统源代码/INPUT1.h
DigitRec/数字识别系统源代码/MainFrm.cpp
DigitRec/数字识别系统源代码/MainFrm.h
DigitRec/数字识别系统源代码/mydiblib.h
DigitRec/数字识别系统源代码/ReadMe.txt
DigitRec/数字识别系统源代码/Resource.h
DigitRec/数字识别系统源代码/StdAfx.cpp
DigitRec/数字识别系统源代码/StdAfx.h
DigitRec/数字识别系统源代码/使用说明.txt
DigitRec/数字识别系统源代码/res/DigitRec.ico
DigitRec/数字识别系统源代码/res/DigitRec.rc2
DigitRec/数字识别系统源代码/res/Toolbar.bmp
DigitRec/数字识别系统源代码/Release/DigitRec.exe
DigitRec/数字识别系统源代码/Release/图片/num
DigitRec/数字识别系统源代码/Release/图片/result.txt
DigitRec/数字识别系统源代码/Release/图片/whi.dat
DigitRec/数字识别系统源代码/Release/图片/win.dat
DigitRec/数字识别系统源代码/Release/图片/测试图片1.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片2.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片3.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片4.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片5.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片6.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片7.bmp
DigitRec/数字识别系统源代码/Release/图片/训练样本.bmp
DigitRec/数字识别系统源代码/Debug/ChildView.obj
DigitRec/数字识别系统源代码/Debug/ChildView.sbr
DigitRec/数字识别系统源代码/Debug/DBpParamater.obj
DigitRec/数字识别系统源代码/Debug/DBpParamater.sbr
DigitRec/数字识别系统源代码/Debug/DIBAPI.obj
DigitRec/数字识别系统源代码/Debug/DIBAPI.sbr
DigitRec/数字识别系统源代码/Debug/DigitRec.exe
DigitRec/数字识别系统源代码/Debug/DigitRec.ilk
DigitRec/数字识别系统源代码/Debug/DigitRec.obj
DigitRec/数字识别系统源代码/Debug/DigitRec.pch
DigitRec/数字识别系统源代码/Debug/DigitRec.pdb
DigitRec/数字识别系统源代码/Debug/DigitRec.res
DigitRec/数字识别系统源代码/Debug/DigitRec.sbr
DigitRec/数字识别系统源代码/Debug/INPUT1.obj
DigitRec/数字识别系统源代码/Debug/INPUT1.sbr
DigitRec/数字识别系统源代码/Debug/MainFrm.obj
DigitRec/数字识别系统源代码/Debug/MainFrm.sbr
DigitRec/数字识别系统源代码/Debug/StdAfx.obj
DigitRec/数字识别系统源代码/Debug/StdAfx.sbr
DigitRec/数字识别系统源代码/Debug/vc60.idb
DigitRec/数字识别系统源代码/Debug/vc60.pdb
DigitRec/数字识别系统源代码/Release/图片
DigitRec/数字识别系统源代码/res
DigitRec/数字识别系统源代码/Release
DigitRec/数字识别系统源代码/Debug
DigitRec/矩阵类库源代码
DigitRec/数字识别系统源代码
DigitRec
DigitRec/矩阵类库源代码/test.cpp
DigitRec/矩阵类库源代码/test.dsp
DigitRec/矩阵类库源代码/test.dsw
DigitRec/矩阵类库源代码/tmat.h
DigitRec/矩阵类库源代码/tvec.h
DigitRec/数字识别系统源代码/Bp.h
DigitRec/数字识别系统源代码/ChildView.cpp
DigitRec/数字识别系统源代码/ChildView.h
DigitRec/数字识别系统源代码/DBpParamater.cpp
DigitRec/数字识别系统源代码/DBpParamater.h
DigitRec/数字识别系统源代码/DIBAPI.CPP
DigitRec/数字识别系统源代码/DIBAPI.H
DigitRec/数字识别系统源代码/DigitRec.aps
DigitRec/数字识别系统源代码/DigitRec.clw
DigitRec/数字识别系统源代码/DigitRec.cpp
DigitRec/数字识别系统源代码/DigitRec.dsp
DigitRec/数字识别系统源代码/DigitRec.dsw
DigitRec/数字识别系统源代码/DigitRec.h
DigitRec/数字识别系统源代码/DigitRec.ncb
DigitRec/数字识别系统源代码/DigitRec.opt
DigitRec/数字识别系统源代码/DigitRec.plg
DigitRec/数字识别系统源代码/DigitRec.rc
DigitRec/数字识别系统源代码/INPUT1.cpp
DigitRec/数字识别系统源代码/INPUT1.h
DigitRec/数字识别系统源代码/MainFrm.cpp
DigitRec/数字识别系统源代码/MainFrm.h
DigitRec/数字识别系统源代码/mydiblib.h
DigitRec/数字识别系统源代码/ReadMe.txt
DigitRec/数字识别系统源代码/Resource.h
DigitRec/数字识别系统源代码/StdAfx.cpp
DigitRec/数字识别系统源代码/StdAfx.h
DigitRec/数字识别系统源代码/使用说明.txt
DigitRec/数字识别系统源代码/res/DigitRec.ico
DigitRec/数字识别系统源代码/res/DigitRec.rc2
DigitRec/数字识别系统源代码/res/Toolbar.bmp
DigitRec/数字识别系统源代码/Release/DigitRec.exe
DigitRec/数字识别系统源代码/Release/图片/num
DigitRec/数字识别系统源代码/Release/图片/result.txt
DigitRec/数字识别系统源代码/Release/图片/whi.dat
DigitRec/数字识别系统源代码/Release/图片/win.dat
DigitRec/数字识别系统源代码/Release/图片/测试图片1.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片2.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片3.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片4.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片5.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片6.bmp
DigitRec/数字识别系统源代码/Release/图片/测试图片7.bmp
DigitRec/数字识别系统源代码/Release/图片/训练样本.bmp
DigitRec/数字识别系统源代码/Debug/ChildView.obj
DigitRec/数字识别系统源代码/Debug/ChildView.sbr
DigitRec/数字识别系统源代码/Debug/DBpParamater.obj
DigitRec/数字识别系统源代码/Debug/DBpParamater.sbr
DigitRec/数字识别系统源代码/Debug/DIBAPI.obj
DigitRec/数字识别系统源代码/Debug/DIBAPI.sbr
DigitRec/数字识别系统源代码/Debug/DigitRec.exe
DigitRec/数字识别系统源代码/Debug/DigitRec.ilk
DigitRec/数字识别系统源代码/Debug/DigitRec.obj
DigitRec/数字识别系统源代码/Debug/DigitRec.pch
DigitRec/数字识别系统源代码/Debug/DigitRec.pdb
DigitRec/数字识别系统源代码/Debug/DigitRec.res
DigitRec/数字识别系统源代码/Debug/DigitRec.sbr
DigitRec/数字识别系统源代码/Debug/INPUT1.obj
DigitRec/数字识别系统源代码/Debug/INPUT1.sbr
DigitRec/数字识别系统源代码/Debug/MainFrm.obj
DigitRec/数字识别系统源代码/Debug/MainFrm.sbr
DigitRec/数字识别系统源代码/Debug/StdAfx.obj
DigitRec/数字识别系统源代码/Debug/StdAfx.sbr
DigitRec/数字识别系统源代码/Debug/vc60.idb
DigitRec/数字识别系统源代码/Debug/vc60.pdb
DigitRec/数字识别系统源代码/Release/图片
DigitRec/数字识别系统源代码/res
DigitRec/数字识别系统源代码/Release
DigitRec/数字识别系统源代码/Debug
DigitRec/矩阵类库源代码
DigitRec/数字识别系统源代码
DigitRec
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.