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

搜索资源列表

  1. MPCACodes

    0下载:
  2. MPCA程序,用于人脸特征提取,很有用,欢迎交流探讨-MPCA program for facial feature extraction, is useful, welcomed the exchange of
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2088909
    • 提供者:keke
  1. haar_like

    0下载:
  2. 图像检索中的一种haar_like特征的资料搜集,比较全。haar_like由voila的人脸识别特征发展而来-Image Retrieval haar_like characteristics of a data collection, the whole comparison. haar_like by voila developed from the characteristics of the face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2414730
    • 提供者:伟峰
  1. 基于弹性模板匹配的人脸表情识别程序

    4下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. gabor_face

    0下载:
  2. 人工智能人脸识别的基于gabor小波的matlab参考算法-Face Recognition Artificial Intelligence gabor wavelet-based reference algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3629
    • 提供者:songy
  1. FaceTrackingWithFDMeanShift

    0下载:
  2. 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2913
    • 提供者:Beckya
  1. PCA

    1下载:
  2. PCA,主成分分析,可应用于矩阵降维,人脸特征提取及人脸识别。-PCA, principal component analysis, can be applied to matrix reduction, facial feature extraction and face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:106746
    • 提供者:sun
  1. opencv

    0下载:
  2. adaboost算法 人脸识别 用opencv实现的,供大家学习交流-Face recognition algorithm adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10340198
    • 提供者:小彬
  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
  1. rennian

    0下载:
  2. c#人脸识别,登陆系统还要自己写代码,因为不同的人用的场合不同,原理就是图像差异的比较啦-c# face recognition, landing system, but also write their own code, because different people use different occasions, the principle is the image difference compare with anything
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:101404
    • 提供者:范敏
  1. MDIP

    0下载:
  2. 基于UMIST人脸数据库的MDIP算法源码,包括相应源代码及所用的人脸库。 -Based on the UMIST face database MDIP algorithm source code, including the corresponding source code and libraries used by the human face.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2915526
    • 提供者:lyhpjlcn
  1. facerecognition

    3下载:
  2. java做的人脸识别系统,里面包含图象,可以运行,大家自己运行看看吧。-java to do the face recognition system, which contains images, you can run, everybody run their own look at it.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3508881
    • 提供者:小饭
  1. pca

    0下载:
  2. 采用C++仿真实现利用PCA算法进行人脸特征提取-Simulation using C++ using PCA algorithm for face feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5449
    • 提供者:baizhuxiangshui
  1. faceidentification.rar

    0下载:
  2. 基于opencv的C/C++源代码人脸识别源代码
  3. 所属分类:OpenCV

  1. HMMDemo

    2下载:
  2. 基于Opencv和Visual C++技术,编程实现的人脸识别系统,可以实现人脸的自动识别,在ORL人脸库中取得了98 的识别率-Based on Opencv and Visual C++ technology, programming of the face recognition system that can realize the automatic face recognition, in the ORL face database has achieved 98 recognit
  3. 所属分类:Special Effects

    • 发布日期:2015-12-11
    • 文件大小:6123964
    • 提供者:zhou
  1. 20090101

    0下载:
  2. 这是一个用vc++实现的基于肤色的人脸识别系统,包括人脸的检测、定位,特征提取、识别。-This is a used vc++ Achieve color-based face recognition systems, including face detection, location, feature extraction, identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:505193
    • 提供者:谭少侠
  1. code-for-src

    6下载:
  2. 稀疏表达人脸识别算法相关例程,并附带l1magic PDF文档-src face recognition
  3. 所属分类:matlab

    • 发布日期:2015-04-24
    • 文件大小:248832
    • 提供者:任智杰
  1. Face

    0下载:
  2. android 人脸识别软件,需要的同学们可以下载-android Face Recognition Software, students need to see can be downloaded
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1491970
    • 提供者:jqyp324
  1. FaceRec

    2下载:
  2. 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:16052224
    • 提供者:周天
  1. MyBysj

    0下载:
  2. VS2010+OpenCV下的视频人脸检测。-VS2010+ OpenCV face detection under the video.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-18
    • 文件大小:27872806
    • 提供者:周卓
  1. FaceDetection

    0下载:
  2. 图像人脸识别:java结合OPENCV实现人脸头像定位。-Image Recognition: java implementation OPENCV face with head positioning.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:2540544
    • 提供者:易鑫
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com