搜索资源列表
基于BP网络的印刷体数字识别
- 基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片-Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of test pictures
ATRalgorithms
- 一种图像自动识别算法,该方法:通过提取图像7个不变矩,结合神经网络(BP)对图像目标进行识别计算.结果表明, 该算法具有很好的识别效果,可以应用于图像小目标的识别.-an automatic image recognition algorithm, the method : extract images through seven unchanged moments, integrated Neural Network (ANN) to the identification of targe
wordrecognition
- vc平台,基于bp神经网络的文字识别
BP
- BP网络识别飞机类型的源码,可以运行于matlab软件-BP network to identify the type of aircraft, the source code can be run in matlab software
bp
- 这是一个基于bp神经网络的ocr,准确率高-Bp-based neural networks, with high accuracy
VCPbpPimprovePworking
- 用VC++实现的,超级好用的神经网络源代码,BP算法,超好用,超简洁 ,,已经测试过可直接运行-With VC++ achieve, super easy to use neural network source code, BP algorithm, super useful, super simple, have been tested can be run directly
Neural-Network--License-Recognition
- VC++的BP神经网络车牌识别,使用BP神经网络能较好的实现车牌的定位与识别-Vc++ the license plate recognition, BP neural network using the BP neural network can better realize the license plate location and recognition
BPANN
- 基于BP神经网络的字符识别算法源代码,包括网络仅值训练方法,训练是通 过调用34个字符文件夹,识别率达到99.8 。-BP neural network-based character recognition algorithm source code, including the value of the network only training methods, training is by calling the 34-character file folders, the r
bp
- 基于神经网络的数字识别的例子,能用,很好用。-bp shuzhi
BP-and-SOM
- BP(Back Propagation)网络是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。 BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。 它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。 通过对信息的提取以及