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

搜索资源列表

  1. face_detect

    0下载:
  2. 可以进行简单的人脸识别,程序简单适合初学者-It is a very simple matlab program of face detection.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:754
    • 提供者:congning
  1. bayes

    0下载:
  2. 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7711
    • 提供者:盛器才
  1. FisherfaceCore

    0下载:
  2. MATLAB编的Fisher脸人脸识别程序- Fisherface recognition.m
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1901
    • 提供者:zhaoganlu
  1. 23825772AdaBoost

    0下载:
  2. adaboost 人脸识别 可直接运行的程序-adaboost recognition programs can be run directly
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2082650
    • 提供者:周然
  1. face_recognise_system

    0下载:
  2. 人脸识别程序,用PCA 和FLD算法分别进行识别,并进行比较。-Face recognition program, with the PCA and FLD method to identify, respectively, and compared.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1864008
    • 提供者:Hao Wang
  1. Face-eye-detection-Eye_tracking

    0下载:
  2. 一个程序,可以进行人脸识别和人眼跟踪,基于Matlab编写。-A program which can detect face and track eys, based on Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2149825
    • 提供者:智能算法
  1. GaborPCA

    2下载:
  2. 程序实现了基于Gabor特征和PCA的人脸识别算法,具有较好的识别效果。-Program for Gabor features and PCA-based face recognition algorithm has better recognition effect.
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:2187
    • 提供者:韩静书
  1. facerecognition

    0下载:
  2. 该matlab程序可以根据所选择的测试库中图片对人脸进行识别,从而在系统中找到与之匹配的图片。-The matlab program can test the library, the selected image on the human face recognition, which is found in the system to match the pictures.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:544802
    • 提供者:周楚
  1. FaceDetection_MATLAB_Call_OpenCV

    0下载:
  2. 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1892374
    • 提供者:
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  1. pca-svm

    0下载:
  2. 基于pca的人脸识别程序,人脸库需要自己下载,供参考-Pca-based face recognition program needs to download face database, for reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:3052
    • 提供者:yuan
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. adaboost_face_recognition

    0下载:
  2. 用Adaboost算法实现人脸识别,程序语言为matlab语言-Face Recognition with Adaboost algorithm, programming language for the matlab language
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:428159
    • 提供者:apple
  1. face

    0下载:
  2. 一个人脸识别的程序,有测试库和样本库,用matlab语言编写的,能实现识别功能,希望对人脸识别感兴趣的有帮助-A face recognition program, have test library and sample library, matlab language preparation, and can realize identification function, hope to face recognition interested in help
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:505642
    • 提供者:朱强
  1. face-recognition

    0下载:
  2. 这是用SVM做的人脸识别Matlab源代码,里面有五部分组成,1.orl人脸数据库,供程序训练、测试用2.osu_svm工具箱用于调用3.my program 主程序,里面有详尽注释4.word分析结果一份5.注意事项说明,欢迎下载-This is the Matlab program for face recogition,welcome to download it!!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5200782
    • 提供者:liubaozhu
  1. fisher-face

    0下载:
  2. 基于fisher的人脸识别matlab仿真程序-fisher based on the face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5825140
    • 提供者:原子蛋
  1. program

    0下载:
  2. 此程序为模式识别matlab程序,采用bp算法对人脸识别,包含人脸图片。-This procedure for pattern recognition matlab program, bp algorithm for face recognition, including face images.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3593721
    • 提供者:liuhui
  1. Morl_RBF_0822A

    0下载:
  2. MATLAB做的不错的人脸识别的程序,希望大家能能受用,-color ,经测试可直接使用。 -Face recognition program MATLAB to do good, and I hope that we can be able to benefit from-color has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:2725
    • 提供者:wgh
  1. lianbu

    0下载:
  2. 一个非常优秀的人脸检测matlab程序,可用于人脸跟踪、识别的基础,没有测试图片-A very good face detection matlab program, can be used for face tracking and identification based on test images
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:6635
    • 提供者:袁文学
  1. work

    0下载:
  2. 一个很不错的人脸检测matlab程序,可用于人脸识别、跟踪的基础,附有测试图片-A very good face detection matlab program, can be used for face recognition, tracking based with a test picture
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:1343607
    • 提供者:袁文学
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 24 »
搜珍网 www.dssz.com