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

搜索资源列表

  1. PCA2D

    0下载:
  2. 人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1123
    • 提供者:niushaobo
  1. PCA

    0下载:
  2. 人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1220
    • 提供者:niushaobo
  1. HumanFaceRecognitionAndEyeTrackingPackage

    0下载:
  2. 人脸识别和人眼跟踪的程序包,MATLAB编写,可直接函数调用。-Human face recognition and eye tracking package, MATLAB prepared direct function call.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2319716
    • 提供者:黄文
  1. Face_Recognition

    0下载:
  2. 一个基于matlab的人脸识别程序。对AT&T公司的数据库进行了测试。-A simple and effective source code for Face Recognition. All tests were performed on AT&T database.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:304431
    • 提供者:吴宇航
  1. fourSVMMatlab

    0下载:
  2. matlab人脸识别程序 一般化,但是可以借鉴-face recognition matlab general procedures, but can draw on under the next
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1447435
    • 提供者:严君
  1. y4806810004

    0下载:
  2. 基于pca的人脸识别研究的MATLAB编程程序-face_recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:37478
    • 提供者:snowyzhao
  1. xiaobomatlabcode

    0下载:
  2. 基于小波变换的matlab图像处理程序,可用于图像预处理,人脸识别,特整提取等功能。-Based on wavelet transform matlab image processing procedures, can be used for image preprocessing, face recognition, special features such as the whole extract.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:1540
    • 提供者:谭启蒙
  1. facere

    0下载:
  2. 基于matlab的人脸识别程序,内附说明,很详细-Matlab-based face recognition process, containing a descr iption, in detail
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10318
    • 提供者:张舟
  1. FaceRecognition

    0下载:
  2. 这是一个matlab编写的计算人脸识别率的小程序,选用的图像数据库位ORL数据库。-This is a face recognition matlab calculation of the rate of the preparation of small procedures, digital image database selected ORL database.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3107780
    • 提供者:罗佳
  1. 1

    1下载:
  2. Amir Hossein Omidvarnia用matlab编写的基于PCA的人脸识别系统和基于FLD的人脸识别系统,其中 的图像示例为Essex face database中 face94 的部分图像,文献可参考"Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection."已经测试过程序可正常运行没有问题。-Amir Hossein Omidvarnia prepared using
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:377708
    • 提供者:刘子木
  1. facedetection

    0下载:
  2. matlab环境下人脸识别程序 可用于实验和工程实践-face recognition matlab process environment can be used for experiments and engineering practice
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:830472
    • 提供者:phillips
  1. Codes

    2下载:
  2. 程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-30
    • 文件大小:22445110
    • 提供者:王立
  1. 2DLDALDA

    0下载:
  2. 实现2DLDA和LDA对人脸识别的比较,有论文和相应的程序,matlab编写-A matlab code of 2DLDA and LDA for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:288646
    • 提供者:xiaoxiran
  1. DWTFFT

    0下载:
  2. 一个小波+快速傅立叶变换的人脸识别程序,程序简单,效果好-A wavelet+ Fast Fourier Transform for Face Recognition Procedure
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:1678
    • 提供者:Louis lu
  1. new_PROJECT_face_recognition

    0下载:
  2. 机器学习中的人脸识别程序。内含人脸库,有linux和matlab两个版本。人脸图像均为灰度图像,方便大家学习。-Machine Learning in face recognition program. Containing face database, there are two versions of linux, and matlab. Face images are grayscale images, to facilitate them to learn.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:11938765
    • 提供者:lyn
  1. PCA_basedFaceRecognitionSystem

    0下载:
  2. 基于pca的人脸识别系统的MATLAB程序,包括特征提取和识别。-Pca-based face recognition system, MATLAB procedures, including feature extraction and recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:260982
    • 提供者:刘斌
  1. facePCA

    0下载:
  2. PCA人脸识别程序在matlab的实现例子。-PCA face recognition program implementation in matlab example.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:268847
    • 提供者:
  1. PCA

    0下载:
  2. 基于主成分分析的人脸识别,本程序给出了N次重复实验后各维数的识别率-Principal Component Analysis(PCA)for face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3083180
    • 提供者:左加阔
  1. PCA

    0下载:
  2. 实现好的基于PCA的人脸识别系统,程序非常有参考价值,MATLAB编写,内附使用说明。-To achieve a good face recognition system based on PCA, the program very useful, MATLAB written instructions included.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:181212
    • 提供者:张恒
  1. renlianshi

    0下载:
  2. 用于人脸识别matlab程序 有图片可以测试-Procedure for face recognition matlab image can test
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3522841
    • 提供者:路程
« 1 2 3 4 56 7 8 9 10 ... 24 »
搜珍网 www.dssz.com