CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - PCA face detection

搜索资源列表

  1. matlab-Face-Recognition-Detection

    7下载:
  2. MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
  3. 所属分类:Special Effects

    • 发布日期:2014-04-09
    • 文件大小:3860212
    • 提供者:Brad Bibson
  1. pcaren_lian_shi_bie

    0下载:
  2. 一个可以用的PCA人脸检测算法代码,可以供大家一起学习交流-PCA can be used in a face detection algorithm code, you can exchange for learning together
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:262252
    • 提供者:胡世锋
  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. EE4208_FaceRecog_ZhaoJian_v1

    0下载:
  2. 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 rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2127308
    • 提供者:yy
  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. 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. Color-rendering.

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:15357
    • 提供者:青哥
  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-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. FaceReg_Pca

    0下载:
  2. 基于opencv的C++编写的利用haar特征人脸检测pca人脸识别的程序和相关文件。-Based on the opencv C++ prepared by the use haar feature face detection pca face recognition programs and associated documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29288754
    • 提供者:杨青云
  1. llde_cmb

    0下载:
  2. 人脸检测一直是人们在研究的问题,流形学习用于人脸检测中的特征提取,用PCA与constructM进行降维,KNN分类器用于分类。取得非常好的效果。-Face detection has been the problem of people in the study, manifold learning for face detection feature extraction using PCA and constructM dimension reduction, KNN classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:981071
    • 提供者:abcpei
  1. FaceRecognition

    0下载:
  2. 人脸表情检测,基于PCA算法,本代码的特点是人脸图像的检测率高-Facial expression detection algorithm based on PCA, feature of the code is that a face image detection rate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4993612
    • 提供者:mclee
  1. 7534527

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

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:iecwstzq
  1. PCA_based Face Recognition System

    0下载:
  2. 实现人脸检测、识别,能够很好的检测出人脸位置。(face detection,can easily and efficiently locate the face in images)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:183296
    • 提供者:元超
  1. codes

    0下载:
  2. 基于PCA人脸检测与识别算法与改进,提高了算法的速度与精度(Based on PCA face detection and recognition algorithm and improvement, improve the speed and accuracy of the algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:12750848
    • 提供者:yinxin
搜珍网 www.dssz.com