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

搜索资源列表

  1. DetectionLibrary

    0下载:
  2. Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:463777
    • 提供者:刘子木
  1. Desktop

    0下载:
  2. 人脸识别技术是计算机模式识别领域非常活跃的研究课题,在法律、商业等领域有 着广泛的应用前景。自动人脸识别系统一般由两个模块组成:定位与检测模块,特征提 取与识别模块。本文对两个子模块进行了详细讨论,通过实验仿真了一个基于静态图像 的人脸识别系统。为提高系统的识别率,本文对定位检测模块和特征提取模块进行了深 入研究。 针对复杂多变人脸检测和定位问题,实现了一种基于对称特征的人脸定位方法。该 算法首先基于肽色特征提取出人脸区域,根据眼睛的颜色和梯度特征在肤色区找到眼睛 可
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8400050
    • 提供者:maple
  1. Complete-identification-including-skin-and-the-act

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2304878
    • 提供者:憨豆
  1. PCARecognition

    0下载:
  2. A novel algorithm for Face Detection using PCA algorithm. Library used: OpenCV2.0
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:30641890
    • 提供者:nealiS
  1. pca-lda

    0下载:
  2. face recognitionand detection by lda,pca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:44963
    • 提供者:sandeep
  1. PCA-OpenCV1-FaceDetection

    0下载:
  2. VC和OpenCV2.0实现的人脸检测的多种方法-VC and the OpenCV implementation of face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1234608
    • 提供者:wangyuxia
  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. 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-04-01
    • 文件大小: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-20
    • 文件大小:5952740
    • 提供者:chy
  1. pca

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

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

    0下载:
  2. 用PCA的方法 基于opencv写的一个人脸检测的程序-A face detection program written using the PCA method is based on opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3999
    • 提供者:陈辉
  1. PCA

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

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

    0下载:
  2. 研究内容包括四个方面:分别是人脸检测,图像的预处理,特征提取和人脸识别。能在不同光照,不同表情,不同姿态的情况下获得准确的识别。-The study includes four aspects: face detection, image preprocessing, feature extraction and face recognition. The accurate identification can be obtained in the case of different light
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:5437335
    • 提供者:xuyanjie
  1. PCA-Faces-and-examples

    0下载:
  2. 稀疏主成分分析用于脸部检测和识别的基础知识介绍。初学者很专业的入门材料。-Sparse principal component analysis for face detection and identification of the basics of introduction. Introductory material for beginners very professional.
  3. 所属分类:Development Research

    • 发布日期:2017-05-23
    • 文件大小:7607198
    • 提供者:hzx
  1. PCA

    0下载:
  2. 基于标准人脸苦的人脸识别的检测方法的部分程序-Part of the program based on standard face detection method bitter face recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8115
    • 提供者:倪娜
  1. PCA

    0下载:
  2. 实现matlab gui 界面的人脸检测的改进算法,效率更高-Achieve matlab gui interface improvements face detection algorithm, more efficient
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2862
    • 提供者:姜山
  1. PCA

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

    • 发布日期:2017-05-13
    • 文件大小:2909297
    • 提供者:杨杰
  1. Matlab-object-detection

    0下载:
  2. 实现目标物体的检测,包括人脸检测,快速移动物体的检测,以及PCA算法等-Realize the object detection by Matlab,include face detection and fast motion detection and so on.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6688560
    • 提供者:张俊
  1. PCA

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

    • 发布日期:2017-04-14
    • 文件大小:2843
    • 提供者:Matee Ullah
« 1 23 4 »
搜珍网 www.dssz.com