CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 人脸识别,数据库

搜索资源列表

  1. ViolaJones_IJCV

    0下载:
  2. yale 人脸识别库,是标准的人脸检测与识别的数据库。可靠性强。
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-18
    • 文件大小:401939
    • 提供者:betty
  1. eigenface_matlab

    0下载:
  2. This matlab code implements the face recognition system. It uses the AT&T database. You need to download the database before running the code. Instruction to download the database is in the comment section of the file. 这个Matlab程序使用eigenface系统实现人脸识
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2017
    • 提供者:vivi
  1. norm_faces

    0下载:
  2. 这个是进行人脸识别或是人眼定位所要用到的BioID人连数据库,该数据库是进行过归一化处理后的
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5095134
    • 提供者:
  1. face_recognition

    0下载:
  2. 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1853
    • 提供者:lcp
  1. local_projection_entropy

    0下载:
  2. 采用局部投影熵进行人脸识别的源程序,在常见的数据库上的实验识别率较高,特别是算法对光照不敏感.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:13669
    • 提供者:陈浩
  1. att_faces

    3下载:
  2. 人脸识别数据库,一共有40个人,每个人10副图像,大小是92*112
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3083440
    • 提供者:yan
  1. Facerecognition_M

    0下载:
  2. 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。-Matlab program uses the eigenface face recognition system, which uses AT
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:43291
    • 提供者:adoby
  1. MyPCA

    0下载:
  2. PCA方法实现人脸识别,输出数据库中最象的前两人-PCA method for face recognition, the output database of the most as the first two
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:5345
    • 提供者:王华
  1. KFDA

    1下载:
  2. 此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-This experiment the use of nuclear Fisher discriminant analysis (KFDA) method on ORL face database for face recognition test. Standard ORL face database contains a total of 40
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:5754
    • 提供者:liz
  1. yalefaces.tar

    1下载:
  2. 耶鲁人脸数据库, 做人脸识别的常用数据库-yale faces
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:6025706
    • 提供者:weilu
  1. GaborLLE

    1下载:
  2. 实现了基于Gabor和LLE的人脸识别,在ORL数据库上有较好的效果-The code implement the facerecognition based on Gabor feature and LLE dimension reduction.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:1614
    • 提供者:韩静书
  1. yalefaces

    0下载:
  2. Yale人脸数据库,用与人脸识别,包括15个人,每人11张图片-Yale face database, use and recognition, including 15 individuals, each of 11 pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1399951
    • 提供者:韩静书
  1. FACE-RECOGNITION

    0下载:
  2. 此文的目的有三个:第一,当地连续均值量化变换特征是提出照明和传感器敏感操作在目标识别上。其次,注册稀疏Winnows网络分割,提出了加快原分类。最后,特点和分类相结合对于正面人脸检测任务。检测结果列 为MIT + CMU系统和BioID数据库。关于这人脸检测器,接收器操作特征曲线BioID数据库产生最好的结果公布。对于结果麻省理工学院的中央结算系统+数据库相当于国家的最先进的脸探测器。一个人脸检测算法的MATLAB版本可以从http://www.mathworks.com/matlabce
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1397966
    • 提供者:
  1. face-recognition

    1下载:
  2. 基于Yale人脸数据库的人脸识别,识别率达到90.67 -The face recognition based on Yale face database,and the the recognition rate is 90.67
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1097559
    • 提供者:刘琴
  1. PCAofAR

    0下载:
  2. 利用PCA对AR人脸数据库进行人脸识别,经典的pca算法,书写规范,简洁易懂。-Face recognition on the AR face database by using PCA, PCA algorithm, classical style, simple and easy to understand.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:6091072
    • 提供者:mafei863
  1. face-recognization-5f37acc43dbd

    0下载:
  2. 论文Pairwise Macropixel Comparison Can Work at Least as Well as Advanced Holistic Algorithms for Face Recognition的一个java实现,用于人脸识别,默认使用Yale的数据库-Database papers Pairwise Macropixel Comparison Can Work at Least as Well as Advanced Holistic Algorithms for
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1275719
    • 提供者:xi
  1. Fisher

    0下载:
  2. 运用Fisher准则进行人脸识别,包含创建人脸数据库,识别程序,识别率高-Fisher criterion using face recognition, face consists of creating a , identification procedures, recognition rate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:3748
    • 提供者:刘琴
  1. yale人脸数据库

    0下载:
  2. 用于人脸识别算法,标准人脸数据库,15个不同的人,每个人有11个不同的表情(For face recognition algorithm, standard face database)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-22
    • 文件大小:1112064
    • 提供者:Learner_Z
  1. FaceLogin

    0下载:
  2. 基于百度大脑的人脸识别,需要在线申请百度开发者控制台。数据库很简单,用户名和人脸图片,可以自己建(Face recognition based on the Baidu brain, Baidu need online application developer console. The database is very simple, user name and face images, can build their own)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-03
    • 文件大小:2809856
    • 提供者:陌路天涯
  1. 特征脸法人脸识别matlab代码

    0下载:
  2. 包括训练数据库,matlab导入图片,特征连算法代码,并成功识别人脸,是基本的算法
  3. 所属分类:图形/文字识别

« 12 3 »
搜珍网 www.dssz.com