搜索资源列表
车牌定位与识别系统
- 车牌定位与识别系统源代码,可以经过训练,识别多种车牌号(数字+字母)
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“
The_numeral_identifies_the_system_source_code
- 这是基于神经网络的文字识别技术的数字识别系统源代码-This is based on neural network technology to identify the text of the source code identification system
szsbxtydm
- 数字识别系统源代码.rar 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意
chap111212121
- 数字识别系统源代码-digital identification system source code
数字识别系统源代码
- 基于神经网络的文字识别系统,VC++下调试通过-text recognition system based on neural network tested under VC++
CharactorRecognitionSystem
- 一个很好的数字识别系统源代码, Visual C
1
- 数字识别系统源代码,包括对图象的预处理和神经网络的识别.
digtlerecogonationsystem
- 数字识别系统源代码,效率较高, 实用性强。
200681111377515
- 一个数字识别系统源代码,可是很有参考价值。
shuzishibie
- 数字识别系统源代码。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。
DigitalRco
- 用MFC实现的数字识别系统源代码,可识别多种不规则的数字
简单手写体数字识别系统的源代码
- 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-order to achieve the recognition of handwritten characters, the use of artificial intelligence hierarchical neural network thinking, the right font identification through training to learn, to a
数字识别系统源代码___bp
- 从国外网站上DOWN的数字识别代码,经过自己修改,识别能力好。可直接用于项目中。-from foreign web sites DOWN digital identification codes, after their changes, identify good ability. Can be used directly in the project.
数字识别系统源代码
- 用于验证码识别的VC程序源代码
ww
- 数字识别系统源代码,希望大家喜欢,很好用的-Digital identification system source code, I hope you like it, well used
DigitalIdentificationSystemsourcecode
- 数字识别系统源代码和矩阵类库源代码,内有具体说明。-Digital identification system source code and matrix class library source code, there are details.
upload
- 数字识别系统源代码:数字字符识别算法源码,用于进行字符识别-Digital Identification System Source: Digital character recognition algorithm source code, used for character recognition
vc
- 该文件为数字识别系统的源代码,用VC++程语言序编写,可直接运行。-The file is in digital identification system source code, using VC++ programming language written procedures, can be directly run.
数字识别系统源代码
- 图像识别源码,vc6.0,可以移植到VS,值得学习,用的是自己的类(The source of image recognition is worth learning)