CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - face recognition using matlab

搜索资源列表

  1. kpca.rar

    0下载:
  2. kpca 用于人脸识别等的matlab源码,KPCA for face recognition matlab source, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:1.63kb
    • 提供者:ronghjr
  1. SRC 实现了使用基于稀疏表示的人脸识别算法

    2下载:
  2. 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
  3. 所属分类:图形/文字识别

    • 发布日期:2012-10-27
    • 文件大小:8.21kb
    • 提供者:zhang chao
  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
    • 文件大小:1.71kb
    • 提供者:andrew
  1. zxzmat

    0下载:
  2. 用matlab做的人脸识别程序效果很好,可以框出照片人脸。-Face recognition using matlab to do the procedure well, you can frame a photo face.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:97.89kb
    • 提供者:胡源
  1. facerecognization

    0下载:
  2. 这是一个采用特征脸的人脸识别matlab 程序,可以实现人脸识别功能。希望大家支持一下-This is an eigenface face recognition using matlab procedures, face recognition function can be achieved. I hope you will support you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:82.91kb
    • 提供者:刘洋
  1. ORL_faces

    0下载:
  2. 人脸识别:使用PCA方法,即主成分分析,区分人脸和非人脸。主要用于随即过程大作业。-Face Recognition: Using the PCA method, that is, principal component analysis, the distinction between face and non-human face. Then the process used mainly for large operations.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.27kb
    • 提供者:bao
  1. Processed_histogram_based_Face_Recognition

    0下载:
  2. 基于Processed histogram的人脸识别方法,方法简单,识别率高,参考文献“Face Recognition using processed histogram and phase only correlation”-Recognizing objects from large image databases, histogram based methods have proved simplicity and usefulness in last decade. Initially
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:4.14mb
    • 提供者:GJ
  1. AComparativeStudyonFaceRecognitionUsingLDA-BasedAl

    0下载:
  2. 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别 会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识 别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish— erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—dimensional feature representat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:216.61kb
    • 提供者:费富里
  1. dctannprotected

    0下载:
  2. High information redundancy and correlation in face images result in efficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:25.03kb
    • 提供者:mhm
  1. face_recognition_matlab

    0下载:
  2. 本程序主要使用matlab软件实现对人脸识别-The program mainly on face recognition using matlab software
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:3.75kb
    • 提供者:lee
  1. facerecognitionwithmatlab

    0下载:
  2. 利用matlab编写的人脸识别程序,针对matlab的特征识别。-Face recognition using matlab programs written for matlab feature recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:75.74kb
    • 提供者:edward
  1. Gabor_Face_Recogntion

    0下载:
  2. 利用Gabor特征进行人脸识别的论文与matlab实现算法,比较新,感觉还不错。-Face recognition using Gabor features papers and matlab algorithm, a relatively new, I feel pretty good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:211.43kb
    • 提供者:陈枫
  1. Face-Recognition-Using-Line-Edge-Map

    0下载:
  2. 脸部识别,用于简单的matlab的小玩意,比较简单,易用。-face recogni
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4.32mb
    • 提供者:zhouhao
  1. fd

    0下载:
  2. face recognition using viola jones method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:kushu
  1. matlab-face-recongition

    1下载:
  2. 用matlab实现人脸识别的重要部分人脸检测部分,很实用的代码。-Face recognition using matlab to achieve an important part of the face detection part, a very useful code.
  3. 所属分类:图形/文字识别

    • 发布日期:2013-04-23
    • 文件大小:163.55kb
    • 提供者:duyinjuan
  1. template-matching-algorithm--

    1下载:
  2. 人脸识别的模板匹配算法,实现语言为matlab-the template matching algorithm for face recognition ,using matlab language
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:23.17kb
    • 提供者:
  1. face_detect

    0下载:
  2. 用MATLAB编写的人脸识别程序,用来跟踪识别。-Face recognition using MATLAB program used to track identification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:824byte
    • 提供者:高原
  1. Face-Recognition-System-using-FLD

    0下载:
  2. 采用了FLD算法,matlab语言,实现对人脸数据库的识别,系统附带有实验的数据库。-Using FLD to realise the face recognition. There are database in the system too.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-10
    • 文件大小:16.63mb
    • 提供者:caixiang
  1. 人脸识别matlab代码

    3下载:
  2. 采用模式识别算法在matlab中利用近邻法进行人脸识别(Face recognition using the nearest neighbor method in MATLAB with pattern recognition algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:3.49mb
    • 提供者:庭玮
  1. 用于人脸识别的nmf pack

    0下载:
  2. nmf,lnmf等算法,用于人脸识别,使用matlab语言(face recognition using nmf and lnmf)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-20
    • 文件大小:13.2mb
    • 提供者:yuanws
« 12 3 »
搜珍网 www.dssz.com