CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - nearest neighbor algorithm

搜索资源列表

  1. nearestneighboralgorithm

    0下载:
  2. 自己写的,模式识别最近邻算法实现,配有IRIS数据集,非常实用-Their own writing, pattern recognition, nearest neighbor algorithm, with IRIS data set, very useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:6.67kb
    • 提供者:song
  1. LDA2D-2

    0下载:
  2. 人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-02
    • 文件大小:1.23kb
    • 提供者:niushaobo
  1. PCA2D

    0下载:
  2. 人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.1kb
    • 提供者:niushaobo
  1. PCA

    0下载:
  2. 人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.19kb
    • 提供者:niushaobo
  1. ImprovedGaitRecognitionApproach

    0下载:
  2. :步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个 人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序 列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证, 取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:贺艳春
  1. jinlinfa

    0下载:
  2. 重点介绍模式识别中近邻法,对近邻法的性质及其应用做了详细介绍分析-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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:671.06kb
    • 提供者:蔡秋荣
  1. palmprint-recognition-

    1下载:
  2. 首先计算掌纹图像二维Gabo r小波变 换系数的幅值, 将其作为掌纹图像的原始特征 其次, 利用 2DPCA 实现原始特征的降维 然后, 利用PCA 与FLD 的融合算 法进行二次降维的同时提取出最有利于分类的鉴别特征 最后, 利用最近邻算法进行掌纹的分类识别。 -First calculate the two-dimensional Gabo r palmprint image wavelet coefficients of magnitude, its character
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:
  1. Pattern-Recognition-LRB

    0下载:
  2. 用最邻近模板匹配法,最小错误概率的Bayes方法和Fisher算法分别对数字进行识别-Template matching with the nearest neighbor, minimum error probability of Bayes method and Fisher algorithm to identify each of the figures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-08
    • 文件大小:15.03mb
    • 提供者:
  1. FaceRec

    0下载:
  2. PCA+三阶近邻法人脸识别 已进行实验,绝对有用-PCA+ third-order nearest neighbor algorithm, face recognition has been experimental, definitely useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1.46kb
    • 提供者:陈雨轩
  1. Pattern-Recognition_MATLAB_1

    0下载:
  2. 线性分类器设计,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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:420.23kb
    • 提供者:cheng
  1. BPandBayeserandzjl

    0下载:
  2. 手写体数字识别的程序,用了三种方法,贝叶斯,最近邻和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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-16
    • 文件大小:164kb
    • 提供者:DawnFan
  1. 手写体字符识别

    0下载:
  2. 简单的手写体字符识别,利用了k近邻和支持向量机算法(Simple handwritten character recognition, using the k nearest neighbor and support vector machine algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-05
    • 文件大小:297kb
    • 提供者:xiexiean
  1. 人脸识别matlab代码

    3下载:
  2. 采用模式识别算法在matlab中利用近邻法进行人脸识别(Face recognition using the nearest neighbor method in MATLAB with pattern recognition algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:3.49mb
    • 提供者:庭玮
  1. 基于ASM和K近邻算法的人脸脸型分类_张倩

    0下载:
  2. 针对人脸特征分类问题,提出一种基于主动形状模型(ASM)和 K 近邻算法的人脸脸型分类方法。将 Hausdorff 距离作为 K 近邻算法的距离函数,利用 ASM 算法提取待测图像的特征点,对点集进行归一化后计算人脸轮廓特征点与样本库中所有样本点集的 Hausdorff距离,根据该距离值,通过 K 近邻算法实现待测图像的脸型分类。实验结果证明,该方法分类正确率高、速度快、易于实现。(Aiming at the problem of face feature classification, thi
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-03
    • 文件大小:1.28mb
    • 提供者:夜湮
搜珍网 www.dssz.com