CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最近邻分类器

搜索资源列表

  1. 最近邻法分类器演示

    0下载:
  2. 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three - Nearest Neighbor algorithm demonstration and analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:284020
    • 提供者:luxiangzz
  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C + + source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2572
    • 提供者:sjtu
  1. ModularPCA

    4下载:
  2. matlab编写的Modular PCA的源代码,以Yale人脸库为例。Moduplar PCA首先对原始图像分块,然后对分块后的所有子图像进行PCA分析提取投影特征,对待识别图像也是先进行分块,然后分别计算子图像在投影特征下的投影系数,最后根据最近邻分类器进行分类。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1946
    • 提供者:章格
  1. KNN

    0下载:
  2. KNN最近邻分类器和预测器,数据挖掘课程上的作业
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:200430
    • 提供者:liusong
  1. PCA_KNN.rar

    0下载:
  2. 主成分分析+最近邻分类器,经典的原理介绍论文,可参照。,PCA+ nearest neighbor classifier, the classic paper describes the principle, can refer to.
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:549831
    • 提供者:wangxuyang
  1. 2rar.rar

    1下载:
  2. 用matlab写的最近邻和K近邻法分类器,简单易懂,适合初学者,Written with matlab and K-NN nearest neighbor classifier, easy to understand for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6699
    • 提供者:chen
  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
  1. pca

    0下载:
  2. 运用奇异值分解定理的PCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器,-The use of singular value decomposition theorem of PCA method in ORL face database for face recognition, nearest neighbor classifier for the classifier,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1262
    • 提供者:胡丽娜
  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
    • 文件大小:1257
    • 提供者: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
    • 文件大小:1123
    • 提供者: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
    • 文件大小:1220
    • 提供者:niushaobo
  1. TLDA_1

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

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:niushaobo
  1. TPCA

    3下载:
  2. 人脸识别中TensorPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition TensorPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-04-11
    • 文件大小:1876
    • 提供者:niushaobo
  1. recognition

    0下载:
  2. 用感知器分类算法和最近邻分类算法对三类点进行分类,具有窗口界面,用鼠标点击就可以了,程序自动给出分类界面-Classification algorithm with the sensor and the nearest neighbor classification algorithm to classify three categories of points, with the window interface, with a mouse click can be had, the prog
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6096
    • 提供者:夏雨
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. Classifier_NN_f

    0下载:
  2. 最近邻分类器,matlab环境下,可直接调用-Nearest neighbor classifier, matlab environment, can be called directly
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:728
    • 提供者:vicky
  1. KNN3

    0下载:
  2. 最近邻分类器,自己输入数据,实现以最近邻为判据的分类-Nearest neighbor classifier, their input data in order to achieve the classification of the nearest neighbor as the criterion
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:625
    • 提供者:刘辉
  1. k_nn_classifier

    0下载:
  2. k最近邻分类器。编写的一个matlab函数。输入向量Z表示所属的类,返回一个向量,表示由k最近邻分类给定的。-k nearest neighbor classifier. Write a matlab function. Input vector Z that belongs to the class, returns a vector, expressed by the k nearest neighbor classification given.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:555
    • 提供者:menghang
  1. K-mean

    0下载:
  2. 最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类-k-means is a neanest alogorim
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1688
    • 提供者:zcg
  1. 最近邻分类器LBP

    0下载:
  2. 局部二值模式LBP+KNN分类方法人脸识别源代码,,内涵数据库,可运行(Local two value pattern LBP+KNN classification method, face recognition source code, connotation database, can be run)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-07
    • 文件大小:6835200
    • 提供者:第八代火影
« 12 3 4 »
搜珍网 www.dssz.com