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

搜索资源列表

  1. flda

    0下载:
  2. fisher线性鉴别分析的人脸识别,在ORL库上实验,可在其他库上运行-fisher linear discriminant analysis for face recognition, in the ORL database on the test can be run on other database
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:王善民
  1. LBP

    0下载:
  2. LBP人脸识别方法的几篇论文和程序,对学习lbp很有用的-LBP face recognition methods and procedures in several papers, useful for learning lbp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5299789
    • 提供者:高海鹏
  1. faceMatlab

    2下载:
  2. 利用matlab编写的完整的人脸识别程序,希望对大家有帮助-Using matlab to prepare a complete face recognition process, we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:396396
    • 提供者:zzx
  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. 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. 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. 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. 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. FaceDetection

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

    • 发布日期:2016-01-25
    • 文件大小:2540544
    • 提供者:易鑫
  1. Face1

    0下载:
  2. 人脸识别程序,vc用fisher法做的,很好用。-Face Recognition Procedure, vc with fisher law do a very good use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:758630
    • 提供者:胡源
  1. monitor

    1下载:
  2. 基于matlab的摄像头人脸识别程序,效果还行,可供相关研究人员参考!非原创-Camera-based face recognition matlab program, the results were OK, for the relevant research references! Non-original
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:11206
    • 提供者:zhangwenbo
  1. annotate

    0下载:
  2. 人脸特征点手工标定程序,在人脸识别训练过程中标定特征点-Facial feature points manual calibration procedures, the training process in the face recognition feature points in the calibration
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:2400
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com