搜索资源列表
-
0下载:
自己写的,模式识别最近邻算法实现,配有IRIS数据集,非常实用-Their own writing, pattern recognition, nearest neighbor algorithm, with IRIS data set, very useful
-
-
0下载:
人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
-
-
0下载:
人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
-
-
0下载:
人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
-
-
0下载:
:步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个
人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序
列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证,
取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
-
-
0下载:
重点介绍模式识别中近邻法,对近邻法的性质及其应用做了详细介绍分析-Focuses on pattern recognition in the nearest neighbor algorithm, the nature of the nearest neighbor method and its application to do a detailed analysis of
-
-
1下载:
首先计算掌纹图像二维Gabo r小波变
换系数的幅值, 将其作为掌纹图像的原始特征 其次, 利用
2DPCA 实现原始特征的降维 然后, 利用PCA 与FLD 的融合算
法进行二次降维的同时提取出最有利于分类的鉴别特征 最后,
利用最近邻算法进行掌纹的分类识别。
-First calculate the two-dimensional Gabo r palmprint image wavelet coefficients of magnitude, its character
-
-
0下载:
用最邻近模板匹配法,最小错误概率的Bayes方法和Fisher算法分别对数字进行识别-Template matching with the nearest neighbor, minimum error probability of Bayes method and Fisher algorithm to identify each of the figures
-
-
0下载:
PCA+三阶近邻法人脸识别 已进行实验,绝对有用-PCA+ third-order nearest neighbor algorithm, face recognition has been experimental, definitely useful
-
-
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下载:
手写体数字识别的程序,用了三种方法,贝叶斯,最近邻和BP神经网络,用MATLAB编写的,算法简单易懂,结构清晰-Handwritten digital recognition procedures, using three methods, Bayesian, Nearest Neighbor and BP neural network, written in MATLAB, the algorithm is easy to understand, clear structure
-
-
0下载:
简单的手写体字符识别,利用了k近邻和支持向量机算法(Simple handwritten character recognition, using the k nearest neighbor and support vector machine algorithm)
-
-
3下载:
采用模式识别算法在matlab中利用近邻法进行人脸识别(Face recognition using the nearest neighbor method in MATLAB with pattern recognition algorithm)
-
-
0下载:
针对人脸特征分类问题,提出一种基于主动形状模型(ASM)和 K 近邻算法的人脸脸型分类方法。将 Hausdorff 距离作为 K 近邻算法的距离函数,利用 ASM 算法提取待测图像的特征点,对点集进行归一化后计算人脸轮廓特征点与样本库中所有样本点集的 Hausdorff距离,根据该距离值,通过 K 近邻算法实现待测图像的脸型分类。实验结果证明,该方法分类正确率高、速度快、易于实现。(Aiming at the problem of face feature classification, thi
-