CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pca face

搜索资源列表

  1. pca

    0下载:
  2. 用PCA的方法进行人脸识别,识别准确率高,可直接运行。-The method of using PCA face recognition, recognition accuracy rate can be directly run.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:9106
    • 提供者:jim
  1. fsvmPpca-face-Recognition

    0下载:
  2. 首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:892187
    • 提供者:杨力
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. face-rec-demo

    0下载:
  2. PCA in Opencv using C plus plus. demo
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:452839
    • 提供者:hien
  1. PCA

    0下载:
  2. 主成分分析方法通过建立两个主成分的二位图,对数值特异点的剔除,减少数据处理中无关项的干扰,-Free Source Code for Image segmentation and Extraction malic: A Realtime Face Recognition System Source Code Face Detection C++ Library with Skin and Motion Analysis Face Recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:177928
    • 提供者:wuchangke
  1. PCA

    0下载:
  2. 本PPT介绍PCA人脸识别测试的步骤,比较详细,感兴趣的自己可以照着做一下-This PPT shows us steps about pca on face recognition in detail, someone who is interested in it can have a try!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1295368
    • 提供者:李爱燕
  1. Face-Recognition

    0下载:
  2. Face Recognition By PCA using SVD technique .
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2605154
    • 提供者:hamedvahedian
  1. pca-code-simple

    0下载:
  2. pca face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1424
    • 提供者:mohamed
  1. face-recognition

    0下载:
  2. 用于人脸识别的LDA和PCA特征提取方法的Matlab代码,结合两个程序可以实现PCA+LDA特征提取方法。-LDA and PCA is a common methods of feature selection,These are their source code using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1131
    • 提供者:qibe
  1. pca-som

    0下载:
  2. matlab下采用som神经网络算法进行100个人脸识别,可扩展性强。-som neural network using matlab under 100 face recognition algorithm, scalability.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3521559
    • 提供者:王超
  1. PCA-Face-Programs

    0下载:
  2. This program is used for face recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6417374
    • 提供者:Kushal
  1. PCA

    0下载:
  2. Matlab code - PCA face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:211000
    • 提供者:wikyan
  1. Face-recognition--on-a-DSP

    0下载:
  2. 本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方 法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:340239
    • 提供者:louc
  1. reduce-dimention-of-face-recognition

    0下载:
  2. 在人脸识别中的降维问题,应用PCA和SVD等方法来分析和解决-Dimensionality reduction in face recognition problems, the application of methods such as PCA and SVD to analyze and solve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:804717
    • 提供者:candies
  1. PCA-and-SVM-Face-recognition

    1下载:
  2. 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9036729
    • 提供者:钟佩
  1. PCA-MATLAB

    0下载:
  2. PCA MATLAB 实现人脸识别的程序-PCA MATLAB realize face recognition process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:3733
    • 提供者:ruru
  1. Face-Recognition(PCA)

    0下载:
  2. 使用PCA和特征脸的方法进行的人脸识别系统。-PCA face recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:187026
    • 提供者:浩克
  1. face

    0下载:
  2. pca人脸识别,利用主成分分析进行人脸检测和识别-pca face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:13712
    • 提供者:zhuyuge
  1. PCA-matlab

    0下载:
  2. matlab做的经典pca人脸识别的算法,经本人测试识别率在80 以上,因为对于不同的库,识别率是不一样-Matlab do classic pca face recognition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4154
    • 提供者:伍强
  1. PCA-matlab

    0下载:
  2. PCA人脸识别的MATLAB实现,包括了ORL人脸数据库。-PCA face recognition in MATLAB, including the ORL face database.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3655207
    • 提供者:mikey
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com