搜索资源列表
基于神经网络的图像识别程序
- 基于神经网络的识别程序,程序采用三层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.
fenlei. VC 图像模式识别的分类程序
- VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
fenleichengxu.rar
- 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
bpnetwork.rar
- bp神经网络做图像识别的简单代码,里面有程序和简单说明,bp neural network image recognition to do a simple code, there are procedures and a brief explanation
NumRead.rar
- VC实现的神经网络数字识别系统 其中包含图像滤波,归一化,二值化处理等,VC implementation figure of the neural network image recognition system which includes filtering, normalization, binarization processing
OCR(vc)
- 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
liverrecognize
- 超声图像识别算法:共生矩阵提取纹理特征,神经网络、模板匹配、贝叶斯方法识别-liver recognize project
basedon_BP
- 人脸识别,基于BP神经网络的人脸图像识别方法的研究。-Face Recognition Based on BP Neural Network Face Recognition Method.
chengxu
- 这是一个数字图像识别系统,基于神经网络识别-It s just a subject.the English characters and character recognition system. Guarantee available
matlabfusetool
- 图像识别概述统计模式的识别方法、结构语句的识别方法、模糊集识别法、神经网络识别法等-Image recognition methods outlined in the statistical model identification, structure identification method statements, fuzzy set identification method, neural network identification method, etc.
chapter4
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》4 特征提取,图像识别初步,人工神经网络,基于ANN的数字字符识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" four feature extraction, image recognition initially, artificial neural network, ANN base
neural-network-image-matching
- 用matlab实现的图像识别,包含模板匹配和神经网络 -Image recognition using matlab implementation, including template matching and neural network
BP网络图像分类
- 识别图像中道路,建筑,基于BP神经网络,里面有图片(Identify roads, buildings, etc in images)
神经网络 训练识别
- 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。(1. First open a picture and then follow the sequence of grayscale, binary, grayscale stretching, license plate positioning, binarization, ti
用神经网络进行手写数字的识别
- 该文件可以用于实现手写文字的图像识别,欢迎下载(The document can be used to achieve handwritten text recognition)
BP神经网络手写数字识别
- 使用bp神经网络算法识别手写阿拉伯数字图像,三层的误差反馈神经网络,可输出准确率,数据集为60000条数据,每条数据是一张28*28的图片(The BP neural network algorithm is used to recognize handwritten Arabia digital images, and the error feedback neural network of three layers can output the accuracy rate. The data
图像识别
- 实现图片识别功能。该程序使用人工神经网络进行图像的STD处理。(Realizing the function of image recognition)
卷积神经网络python代码
- 用于进行图像识别与大型图像的处理,是一种高效的识别方法(It is an efficient recognition method for image recognition and large image processing.)
BP神经网络的预测与人脸识别
- 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
卷积神经网络CNN进行图像分类
- 基于卷积神经网络的图像识别,应用于MATLAB(Image Recognition Based on Convolutional Upgrading Network)