CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - knn face

搜索资源列表

  1. kNN

    0下载:
  2. 一种常用的分类器,常用于人脸识别、掌纹识别等模式识别领域。 -A common classification, commonly used in face recognition, palmprint recognition, pattern recognition.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1.18kb
    • 提供者:叶子
  1. facepcalda

    0下载:
  2. 一个用PCA和LDA降维,并用knn分类的人脸识别例程-A dimension reduction using PCA and LDA, and face recognition with the knn classification routines
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4.64mb
    • 提供者:taoda
  1. pcaimage

    0下载:
  2. a trial version of PCA and Knn to face recognition. This file is not a full version of a code knn, however it is a good approach to start one.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:923byte
    • 提供者:carrasco
  1. gaborsvm1

    0下载:
  2. 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:159.73kb
    • 提供者:xiang
  1. KNN-Face-Recognition

    3下载:
  2. KNN分类算法实现人脸识别,数据集为ORL。训练样本分别为2、4、6,其余为测试样本。-KNN classification algorithm for face recognition, the data set for the ORL. 2,4,6 training samples respectively, the rest of the test samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9.25mb
    • 提供者:朱德祥
  1. KNN

    0下载:
  2. 这个程序实现的是knn分类器,用的实例是来人脸识别,来检测分类器的有效性-This program is knn classifier instance is to use face recognition to detect the validity of the classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.62kb
    • 提供者:李默科
  1. KL_SVD_face_recognition

    0下载:
  2. PCA主成分分析,采用KL投影和SVD分解提取人脸特征向量,最后采用最近邻判别法计算识别率。-Face recognition based on PCA. KL projection and SVD are used to extract face eigenvectors. Recognition rate is calculated by k nearest neighbors(KNN) method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:4.91mb
    • 提供者:JasonYau
  1. knn_demo

    0下载:
  2. 可以demo的KNN分类器,对模式识别十分重要的作用,有着较好的分类效果,可以帮助新手更好的理解KNN原理,对人脸识别有着很好的演示作用。-Can demo KNN classifier, the pattern recognition is an important role, has a good classification effect, can help beginners a better understanding of KNN principle, has a very good
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2.61kb
    • 提供者:赵礼
  1. distanceKNN

    0下载:
  2. 可以分别设置度量距离的KNN分类器,有欧式和马氏距离。对模式识别十分重要的作用,有着较好的分类效果,可以帮助新手更好的理解KNN原理,对人脸识别有着很好的演示作用。-Distance can be set respectively KNN classifier, style and markov distance. For pattern recognition is an important role, has a good classification effect, can help be
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5.46kb
    • 提供者:赵礼
  1. faceMFa

    0下载:
  2. 可以分别介绍MFA,又名边界Fisher分析。对模式识别十分重要的作用,可以帮助新手更好的理解KNN原理,对人脸识别有着很好的演示作用。-Can introduce MFA respectively, also known as boundary Fisher analysis. For pattern recognition is an important role, can help beginners a better understanding of KNN principle, has
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7.01kb
    • 提供者:赵礼
  1. Knn-and-PCA.tar

    0下载:
  2. good implementation of KNN and PCA for face dataset
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1.9kb
    • 提供者:neelabh
  1. LDA-human-face-identity

    0下载:
  2. 人脸识别的matlab程序,包含有 example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-Face recognition matlab procedures, including a example: demo program creatData: generate data creatTrainLabel
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:210.89kb
    • 提供者:PP
  1. PCA

    0下载:
  2. PCA matlab code that reconize the face detection using knn and bayes mle
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.78kb
    • 提供者:Matee Ullah
  1. face-KNN

    0下载:
  2. 用PCA算法和KNN算法实现人脸识别,参数可以自己调整(The PCA algorithm and the KNN algorithm are used to realize the face recognition, and the parameters can be adjusted by themselves)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:L.Xun
  1. LDA人脸识别程序

    1下载:
  2. 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:208kb
    • 提供者:俭任
搜珍网 www.dssz.com