搜索资源列表
-
0下载:
一个简单的字符识别程序,根据字体的结构识别,而不是通常所用的模式匹配,神经网络识别,开辟了新的思路,希望对图像识别感兴趣的有所帮助。VC++开发-a simple character identification procedures, according to the font structure identification, but not usually used in pattern matching, neural network and open up a new line of
-
-
1下载:
文件包中是关于模式识别中神经网络法,模板匹配,Fisher判别法和细化算法(用于轮廓检测)以及数字识别的vc程序-packages on the pattern recognition neural network, template matching, Fisher Discriminant and thinning algorithm (used for contour detection), and digital identification procedures vc
-
-
0下载:
神经网络的全部算法程序源码,可用于模式识别领域-neural network algorithm for all procedures source can be used for pattern recognition
-
-
0下载:
图像模式识别
模板匹配法
神经网络分类器
几何分类器
基于概率统计的贝叶斯分类器-image pattern recognition template matching neural network classifiers classification is based on geometric probability and statistics Bayesian classifier
-
-
0下载:
自己写的matlab源程序,神经网络原理与模式识别上的一个作业题,关于对数字1~9的识别的,用BP神经网络matlab工具箱来做的。-Their own source code written in matlab, neural network theory and pattern recognition operation on a title, with respect to figures 1 to 9 of identification, using BP neural network
-
-
0下载:
图像模式识别 模板匹配法 神经网络分类器 BP源代码-Image pattern recognition template matching neural network classifier BP source code
-
-
0下载:
利用bp神经网络的方法来实现ecg信号st段的模式识别。-The use of bp neural network approach to the realization of ecg signal st paragraph of pattern recognition.
-
-
0下载:
图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字
-Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
-
-
0下载:
Visual C++模式识别技术及工程实践一书中,关于汉字识别的一个例子。数字识别之神经网络法-Visual C++ pattern recognition technology and engineering practice in his book, an example of character recognition. Digital Identification of the neural network
-
-
0下载:
本程序主要视图界面分两部分,左视图是训练样品设计,右视图是模式识别,可根据模式识别菜单项进行识别。分类器包括模板匹配分类器,Bayes分类器。分类法包括线性函数分类法,非线性函数分类法和神经网络分类法。-The program interface main view in two parts, the left view is the training sample design, the right view is the pattern recognition, pattern recogn
-
-
0下载:
对拍摄得到的驾驶员视频帧图像, 使用复合肤色模型检测人脸 通过自适应边缘检测、 图像增强等方法处理得到
特征图像, 经特征区域筛选, 依据人脸先验知识匹配得到最佳人眼对 提取眼部特征向量, 结合 LVQ神经网络进行模式
识别检测眼部状态, 为判断驾驶员是否处于疲劳状态提供判据。-Video shot by the driver of the frame, the use of composite skin model of face detection through adaptive
-
-
0下载:
用神经网络等模式识别各算法来识别各种文字的程序-Using neural network pattern recognition algorithm to identify all of the text of the program
-
-
0下载:
vc++开发的,基于神经网络的字符识别系统,很实用。对C++实现模式识别有很好的借鉴意义-The vc++ development, based on the neural network of character recognition system, is very practical. At a c++ realize pattern recognition has great significance
-
-
0下载:
线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
-
-
0下载:
模式识别的分类程序,包括Fisher判别、神经网络等多种方法-Pattern recognition, classification procedures, including the Fisher discriminant and neural network, a number of ways
-
-
0下载:
字符识别的源码,可识别数字和英文。包括图像处理和模式识别的内容。图像处理包含转灰度图、二值化、滤波、细化、分割、规格化等。模识别部分包含欧式距离的模板匹配和BP神经网络。-Character recognition source code, can recognize numbers and English. Including image processing and pattern recognition. Contains to grayscale image processing, bi
-
-
0下载:
人工神经网络 实现图像分类 模式识别 C语言代码-Artificial Neural Network for Image Classification Pattern Recognition
-