搜索资源列表
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
bp网络数码识别
- 基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过-A number recognition procudure base on bg NN ,writed on practice , first apperd on web
基于神经网络的图像识别程序
- 基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。-based on neural network identification procedures, procedures adopted a three-tier network training BP, with its definition of momentum into the training factor, a high degree of precision.
Bp
- 本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解
bp-char
- 非常优秀的文字识别程序,基于bp神经网络的,准确率高达99%,下载后修改有什么改进最好能公开给大家学习。
bp
- 我写的用bp网络进行数字识别的程序,数字是用画图工具化的
基于BP网络的数字0-9识别
- 这是一个使用VC++编写的“基于BP网络的数字0-9识别”的程序,还是比较经典实用的。-It is a preparation of the VC, "based on BP's figures 0-9 network identification" procedures, or more classic practical.
BP神经网络的C程序语言实现
- BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例
- 动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例,可以直接运行。
数字识别程序(BP神经网络)
- 数字识别程序(BP神经网络)
bpnetwork.rar
- bp神经网络做图像识别的简单代码,里面有程序和简单说明,bp neural network image recognition to do a simple code, there are procedures and a brief explanation
chepaishibie.rar
- 实现车牌的定位,字符分割、及识别,是一个比较完整的程序,To achieve the positioning plate, character segmentation and recognition, is a more complete program
bp_filter
- 地震资料处理中带通滤波MATLAB源码程序。能根据需要选择滤波带宽。-Seismic data processing in the band-pass filtering MATLAB source code program. Need to select the bandwidth according to filtering.
BP-reconize
- BP神经网络法字符识别,不错的程序实例,采用输入,输出,三级过程,实现与模板的有效匹配-BP neural network character recognition, a good instance, the use of import, export, the three-tier process, with an effective template matching
bp_shipie_pro
- VC写的基于BP网络的数字识别程序 源码-VC wrote BP network based on the number of identification procedures source
MRF
- Markov随机场的例子程序,包括ICM,BP算法,matlab编写,共30几个函数。-Markov random field examples of procedures, including ICM, BP algorithm, matlab prepared a total of 30 number of functions.
bp
- 该程序用于将原始图像进行压缩,从而达到训练目的。-image compression
bp
- 基于MATLAB的FIR带阻数字滤波器的设计 由于生物医学信号处理过程中易混入50Hz噪声的特点,本文利用程序设计法和FDATool设计法-Based on the MATLAB FIR digital filters with resistance of biomedical signal processing design due process characteristics of noise, with isolator using the program design method a
bp
- BP程序的源码,程序内有文字说明解释,参照的调用为[w1,w2]=BP(D,0.9,0.1,5,0.001,20000,0.02) ,希望对大家有用-BP program source code, the program explained within the text descr iption, refer to the call for the [w1, w2] = BP (D, 0.9,0.1,5,0.001,20000,0.02) , hope to be useful
车牌识别(有大的框架和BP神经网络delphi)
- 本程序是基于C++的车牌识别,里面有大的框架和BP神经网络(This program is based on C++ license plate recognition, which has a large frame and BP neural network)