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

搜索资源列表

  1. PCA

    0下载:
  2. Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:45652
    • 提供者:胡源
  1. PCA

    0下载:
  2. 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1194460
    • 提供者:高劼
  1. renlianbiaoqingshibie

    0下载:
  2. 人脸表情识别是模式识别领域中一个重要的研究方向。人脸表情识别包括:从背景图像中检测人脸、图像采集、对人脸图像进行预处理、PCA提取表情特征、表情识别。-Face recognition is an important research direction in the field of pattern recognition. Face recognition is made up of the following parts: face detection from the backgrou
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:34909
    • 提供者:panlijuan
  1. Imgv1

    0下载:
  2. set of action on image , rotation, edge detection,de-noise by DCT,and face recognition by PCA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:11095
    • 提供者:malike
  1. Face-Detection

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:462339
    • 提供者:黄大伟
  1. Yale_5G

    0下载:
  2. Yale,PCA,SVM,matlab,人脸检测,特征提取,人脸识别.-Yale, PCA, SVM, matlab, face detection, feature extraction, face recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:4284750
    • 提供者:张会林
  1. PCA-pro

    0下载:
  2. 整个程序是基于Yale人脸数据库的PCA算法。算法主要分成三个部分。第一个部分是选择了每类图片的八张进行训练,形成基空间。第二部分是画图,主要是怎么画出特征脸,就是那个看着比较诡异的东西。可以修改数据,程序中提供了100个特征值和16个特征值的情况示例。最后一部分就是测试部分,检测命中率。效果很理想。-The whole process is based on the Yale face database PCA algorithm. Algorithm is divided into thre
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2649385
    • 提供者:龚婉露
  1. face-detector

    1下载:
  2. 人脸检测的PCA算法。先利用PCA算法,将测试集在人脸空间中进行训练,得到人脸空间的基向量,再用试验图片进行试验。-PCA algorithm for face detection. First use of PCA algorithm, the test set in the face space for training, get face space basis vectors, and then test picture test.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:795968
    • 提供者:肖旺裕
  1. pca

    0下载:
  2. 基于PCA的人脸识别matlab程序,识别率达到88 ,代码易于理解。-A matlab programe of face detection bases on PCA.The rate of it is 88 and the code is easy to understand.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:1428
    • 提供者:hongyang
  1. face-recognation-orl-database

    0下载:
  2. 人脸检测与识别系统 PCA 测试数据库为ORL数据库-Face detection and recognition system PCA test database for ORL database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5952740
    • 提供者:chy
  1. pca

    1下载:
  2. 自动人脸识别系统具有如图所示的一半框架并完成相应功能的任务。 (1)人脸图像的获取:一般来说,图像的获取都是通过摄像头摄取,氮摄取的图像可以是真人,也可以是人脸的图片或者为了相对简单,可以不考虑通过摄像头来摄取头像,而是直接给定要识别的图像。 (2)人脸的检测:人脸检测的任务是判断静态图像中是否存在人脸。若存在人脸,给出其在图像中的坐标位置,人脸区域大小等信息。而人脸跟踪需要进一步输出所检测到的人脸位置,大小等状态随时间的连续变化情况。 (3)特征提取通过人脸特征点的检测与标定可以确
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:12047
    • 提供者:蔡周杰
  1. Face-Detection

    0下载:
  2. 此为用MATLAB语言写的基于KPCA、PCA算法的人脸检测程序,对于对比学习KPCA和PCA有很大帮助-This is the face detection program which is written by matlab , and it will help you a lot to learn the difference between KPCA and PCA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:3793549
    • 提供者:JackLee
  1. PCA

    0下载:
  2. 人脸检测和识别,主要采用PCA进行人脸检测和识别。-Face detection and recognition, using PCA for face detection and recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2909297
    • 提供者:杨杰
  1. 88099276

    0下载:
  2. 是一个应用matlab编写的基于pca读取人脸的人脸识别和人脸检测软件-Is a used matlab based on pca to read the face of face recognition and face detection software
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:Dqndvq
搜珍网 www.dssz.com