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

搜索资源列表

  1. NMF

    1下载:
  2. 非负矩阵分解的人脸识别NMF 可正常运行 算法源码-Non-negative matrix factorization NMF for face recognition algorithms can be the normal operation of source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2268975
    • 提供者:jane
  1. MyFaceRecognition

    0下载:
  2. 基于局部二值模式的人脸识别范例,其中选用了YALE人脸库作为仿真数据源。-Face recognition based on LBP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:4091711
    • 提供者:赵武锋
  1. PCA-SIFT

    1下载:
  2. 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2016-07-12
    • 文件大小:690486
    • 提供者:清风怡人
  1. PCALDA

    0下载:
  2. PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:2913
    • 提供者:zhoujingbo
  1. daisy

    2下载:
  2. daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。-A Fast Local Descr iptor for Dense Matching,2008.
  3. 所属分类:Special Effects

    • 发布日期:2015-09-30
    • 文件大小:10119100
    • 提供者:newhope
  1. 2DDPCA

    0下载:
  2. 人脸识别用双向2DPCA方法写得人脸识别代码,基于ORL的,自己写的,可运行,网上没有,分享给大家学习。-Face recognition using two-way code is written 2DPCA method, based on ORL, and his writing, can run, on-line did not, share with them to learn.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1746
    • 提供者:andrew
  1. HSV_Face_Detection

    0下载:
  2. 基于hsv的人脸检测源码,可运行,并有论文.供大家一起分享-Hsv based face detection source code, you can run, and have papers. For all to share
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10146944
    • 提供者:张凤春
  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. HMM_facerec

    0下载:
  2. 基于隐马尔科夫模型的人脸识别系统,包含完整的测试程序-Hidden Markov Model based face recognition system, including a complete test program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:337678
    • 提供者:朱伟冬
  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. 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. gaborga

    1下载:
  2. Gabor小波在人脸识别中的应用,matlab编程,毕设可以用到的很好的资料-Gabor wavelet for face recognition applications, matlab programming, complete set of information can be used well
  3. 所属分类:Graph Recognize

    • 发布日期:2014-05-15
    • 文件大小:12207
    • 提供者:yangxiaying
  1. PCA-code

    0下载:
  2. 基于主成分分析方法的人脸重构,使用ORL人脸数据库-the face reconstruction based on PCA method
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20846761
    • 提供者:戈薇
  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. 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. 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. track

    1下载:
  2. 应用matlab程序编写的跟踪人脸的程序,希望能互相交流。-Matlab tracking application programming procedures for the face, hoping to exchange ideas.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-25
    • 文件大小:341497
    • 提供者:alex
  1. Gabor-based-feature-extraction-

    0下载:
  2. 基于Gabor特征提取和人工智能的人脸检测系统源代码-Gabor-based feature extraction and artificial intelligence source code of face detection system
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:410771
    • 提供者:sun
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com