CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 人脸识别 pca

搜索资源列表

  1. PCA_ORL

    0下载:
  2. 基于PCA和SVM的人脸识别系统的实现,实验数据采用ORL人脸库。-Based on the PCA and the SVM face recognition system is realized, the experiment data using ORL face database.
  3. 所属分类:图形/文字识别

    • 发布日期:2017-11-18
    • 文件大小:7356416
    • 提供者:安占福
  1. PCA_based-Face-Recognition-System

    0下载:
  2. PCA算法实现,基于PCA的人脸识别程序,可以降维预处理图像-PCA algorithm, the PCA-based face recognition program, dimensionality reduction pretreatment images
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:181337
    • 提供者:周小会
  1. PCA_FaceREC

    0下载:
  2. 基于PCA算法的人脸识别程序;人脸数据库中要包含子库,每个子库中分别包含测试库和训练库-Based on PCA algorithm for face recognition program Face database contains sub-libraries, each sub-library contains test library and training library
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:38175040
    • 提供者:赵三
  1. FaceRecognition

    0下载:
  2. 用VC++写的人脸识别系统,用到opencv和PCA算法-The face recognition with VC++ write system used opencv and PCA algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:19761804
    • 提供者:雨路
  1. FaceRec

    0下载:
  2. 利用SVM和PCA结合的方法进行的人脸识别实验,希望对于初学模式识别的人有所帮助-Face recognition experiments using SVM and PCA methods, hoping to be helpful for beginner pattern recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:14787669
    • 提供者:wangxuejun
  1. ar_PCA

    1下载:
  2. 基于AR库的PCA人脸识别程序,AR库文件已经编入mat文件,不需要额外下载人脸库-This is a face recognition programme using PCA. It is based on the AR database which is already coded in.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:6082560
    • 提供者:zhangmufan
  1. Face-Recognition-System

    1下载:
  2. 基于PCA算法的人脸识别系统在matlab上的实现-PCA algorithm-based face recognition system
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:12420791
    • 提供者:wangadong
  1. Two_D_KPCA

    0下载:
  2. 2维核PCA算法,应用于人脸识别等图形图像处理中。-2 dimensional kernel PCA algorithm, can be applied to graphics such as face recognition in image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1416
    • 提供者:Johnson
  1. FaceRecognition

    0下载:
  2. 经典的PCA人脸识别算法,C++源代码都是我自己写的,第一次上传,写得不好的地方请多多指教。已经经过我的多次测试和观察数据,代码运行正常,下载之后只要配置好opencv即可。 -The classic PCA face recognition algorithm, C++ source code I wrote it myself, the first upload, poorly written exhibitions. I have passed many tests and observa
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:17444864
    • 提供者:lu
  1. PCA

    0下载:
  2. 用matlab实现的PCA算法,用于人脸检测和识别,人脸图像的特征提取-algorithm of PCA of face detection by matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:1146
    • 提供者:陈冉
  1. PCA_basedPFacePRecognition

    0下载:
  2. 基于pca的人脸识别技术 包含了训练库和测试库 对于初学者有一定帮助-Pca-based face recognition technology training library and test library for beginners
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:188500
    • 提供者:林论
  1. wangwei

    0下载:
  2. 基于ORL人脸库的人脸识别,基于PCA降维、K邻域识别法;以及PCA降维,Fisher判别-Face recognition based on the ORL database, based on the PCA dimension K neighborhood identification method PCA dimension, Fisher discriminant
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:24096
    • 提供者:wangwei
  1. matlab_Face_recognition2

    1下载:
  2. 基于matlab的人脸识别算法pca,有应用matlab进行编程的源代码,以及运行需要的图象文件-Based on face recognition algorithm pca matlab application matlab programming source code, as well as needed for the operation of the image file
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:21504
    • 提供者:shachong
  1. matlab_Face_recognition3

    0下载:
  2. 基于matlab的人脸识别算法pca,有应用matlab进行编程的源代码,以及运行需要的图象文件-Based on face recognition algorithm pca matlab application matlab programming source code, as well as needed for the operation of the image file
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:14356
    • 提供者:shachong
  1. sj2

    0下载:
  2. 人脸识别程序,包括PCA,LDA特征提取,内含GUI界面,数据库生产,识别率等-Face recognition program, including PCA, LDA feature extraction, contains GUI interface, database production, recognition rate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:8040
    • 提供者:li
  1. facerecognize_base_on_PCA

    1下载:
  2. 基于PCA的人脸识别源代码 基于PCA的人脸识别源代码-PCA-based face recognition source code
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:199680
    • 提供者:xwd
  1. PCA-Face-detection-and-recognition

    0下载:
  2. PCA 人脸检测识别 内容:人脸特征值提取 人脸模型重建,识别人脸-PCA face detection and recognition: facial feature value extraction, facial model reconstruction, recognize faces
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:557847
    • 提供者:原永芹
  1. 2D-LDA

    0下载:
  2. 将著名的PCA人脸识别算法进行改进并应用到人脸识别中!-Famous PCA face recognition algorithm is improved and applied to face recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:3526396
    • 提供者:yanhai
  1. PCA_basedPFacePRecognitionPSystem1

    0下载:
  2. 基于PCA算法的人脸识别程序,识别率达到百分之八十,绝对可用,是很好的学习demo-PCA algorithm-based face recognition program, the recognition rate is 80 percent, absolutely free, is a good learning demo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:533927
    • 提供者:jacalynliu
  1. LDA

    0下载:
  2. 一款简单的人脸识别软件,里面包含四种算法。PCA LDA、零空间法、DLDA算法。不包括人脸库,因此需要自行下载人脸库!-A simple face recognition software, which contains four algorithms. PCA LDA, zero space law, DLDA algorithm. Does not include face database, so need to download face database!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:6369
    • 提供者:赵学
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 30 »
搜珍网 www.dssz.com