CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - MATLAB 人脸识别

搜索资源列表

  1. matlab人脸识别程序

    0下载:
  2. 这个一个人脸识别程序,通过编译,快速方便简单。
  3. 所属分类:matlab例程

  1. PCA_basedFace.rar

    2下载:
  2. 用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。,Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.
  3. 所属分类:matlab

    • 发布日期:2015-07-22
    • 文件大小:176.33kb
    • 提供者:zw
  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
    • 文件大小:1.47kb
    • 提供者:王善民
  1. matlab4

    1下载:
  2. 基于小波的人脸识别算法的matlab实现-Face Recognition Based on Wavelet matlab algorithm to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5.72kb
    • 提供者:梅丽
  1. matlab

    2下载:
  2. matlab的一个人脸识别系统 包括gabor,pca,ica的源码-matlab a face recognition system includes gabor, pca, ica source
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:46.66kb
    • 提供者:wang0744
  1. pcafacerecognition

    0下载:
  2. 基于主成分分析(PCA)的人脸识别系统 利用2D PCA算法求对训练集向量进行降维的降维矩阵,最近邻法测试对测试集识别的精度-pca face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:191.38kb
    • 提供者:费菲
  1. facedetection

    0下载:
  2. 简单的人脸识别代码,如果是其他图片的话,放在当前文件下,修改一下文件名即可。-Face Recognition simple code, if it is the other picture, then on the current file, the file name can be changed a bit.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:665byte
    • 提供者:刘江澜
  1. DLDAchange

    0下载:
  2. 关于改进的DLDA的算法,结合了人脸识别-DLDA on the improvement of the algorithm, a combination of face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:17.11kb
    • 提供者:王林
  1. HMM人脸识别代码_Matlab

    0下载:
  2. HMM是一个动态识别算法,该代码包含了HMM算法的所有函数,能完整的实现人脸识别,就是有点复杂,了解算法的可以参照!
  3. 所属分类:matlab例程

    • 发布日期:2014-12-11
    • 文件大小:826.39kb
    • 提供者:179253849@qq.com
  1. 人脸识别

    0下载:
  2. 选取在MATLAB上,实现人脸的检测,人脸的定位,快速,准确
  3. 所属分类:matlab例程

  1. 基于主分量的人脸重构

    1下载:
  2. 本实验是基于主成分分析法(PCA)在人脸识别中的应用,采用SVM分类器在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真。
  3. 所属分类:matlab例程

  1. 人脸识别matlab 程序

    0下载:
  2. 人脸图像识别中所应用MATLAB 对图像进行预处理,应用该工具箱对图像进行经典图像处理,通过实例来应用matlab图像处理功能, 对某一特定的人脸图像处理, 进而应用到人脸识别系统。(In face recognition, MATLAB is applied to preprocess the image. The toolbox is applied to the classic image processing of the image. The MATLAB image processi
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:2kb
    • 提供者:7913
  1. 2dpca的matlab源代码

    0下载:
  2. 可以实现人脸比对等简单的人脸识别功能,简单的算法,基于dpca的代码(A simple face recognition function can be realized with a face than a peer.)
  3. 所属分类:matlab例程

  1. LDA人脸识别程序

    1下载:
  2. 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:208kb
    • 提供者:俭任
  1. matlab人脸识别

    0下载:
  2. 能够实现人脸识别,充分利用PCA算法选取主要特征对人脸进行识别能够较高准确率实现(Face recognition can be realized, and face recognition can be achieved with high accuracy by making full use of PCA algorithm to select the main features.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-23
    • 文件大小:248kb
    • 提供者:明月雨夜
  1. 基于PCA和SVM的人脸识别系统

    2下载:
  2. 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:8.94mb
    • 提供者:有始有终
  1. MATLAB人脸识别

    3下载:
  2. MATLAB人脸识别(PCA,LDA,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, LDA, KPCA, BP, visual interface, camera))
  3. 所属分类:matlab例程

    • 发布日期:2020-06-07
    • 文件大小:600kb
    • 提供者:for Matlab
  1. PCA人脸识别GUIORL+Yale人脸库

    4下载:
  2. 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The metho
  3. 所属分类:matlab例程

    • 发布日期:2020-05-25
    • 文件大小:1.2mb
    • 提供者:for Matlab
  1. 人脸库代码

    1下载:
  2. 资料为基于BP基于BP神经网络的人脸识别源码(matlab),是课程设计做的一个课题,效果还不错,配备有测试显示界面,比较直观!(The data is the source code of face recognition based on BP neural network (matlab), which is a subject of curriculum design. The effect is good, equipped with test display interface, w
  3. 所属分类:matlab例程

    • 发布日期:2020-11-02
    • 文件大小:6.19mb
    • 提供者:bmacn
  1. MATLAB人脸识别PCA[库外人连,报警,GUI,论wen]

    3下载:
  2. 该课题为基于MATLAB平台的PCA的人脸识别系统。原理为:从一副生活照中寻找到人脸,分割人脸区域图像,PCA算法进行降维,和库里图片进行对比,输出目标人脸以及相关个人信息。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警等。(This project is a PCA face recognition system based on MATLAB platform. The principle is: find the face from a life photo, s
  3. 所属分类:matlab例程

    • 发布日期:2020-12-05
    • 文件大小:12.95mb
    • 提供者:可乐一生
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com