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

搜索资源列表

  1. PCA_ORL

    1下载:
  2. Matlab环境下,实现用PCA方法提取EigenFace,之后通过SVM方法对人脸图像进行分类识别。-Face recognition via PCA and SVM method
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9934054
    • 提供者:何天美
  1. KPCA

    6下载:
  2. 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
  3. 所属分类:matlab例程

    • 发布日期:2013-10-07
    • 文件大小:1149
    • 提供者:李海
  1. KPC-svm

    0下载:
  2. this program implement a pca_svm face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1708
    • 提供者:samira
  1. svm

    0下载:
  2. this code implements a svm face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1350
    • 提供者:samira
  1. code

    0下载:
  2. ASV CODE FOR FACE RECOGNITION
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2196
    • 提供者:rohit
  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. 5

    0下载:
  2. This program with kpca, PLS, SVM to achieve face recognition, the facial expression distinguish effect is obvious, the resolution is ninety-four percent -This program with kpca, PLS, SVM to achieve face recognition, the facial expression distinguis
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:12573
    • 提供者:
  1. face-recognition

    0下载:
  2. 一个有关人脸识别的程序,是PCA和SVM的,可以运行-a code about face recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2329714
    • 提供者:xiaoxiao
  1. pacVsm

    0下载:
  2. pca + svm人脸识别代码 图片目录需要自己修改-the pca+ svm Face Recognition code picture directory need to modify
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:790
    • 提供者:青笑笑
  1. chapter13

    0下载:
  2. matlab实现PCA和SVM人脸识别 主成分分析 和 支持向量机-the matlab realize PCA and SVM face recognition
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:15576371
    • 提供者:Adam
  1. face

    0下载:
  2. 本程序是运用SVM来实现人脸识别算法,能直接运行且能进行二次开发-This procedure is to use SVM to implement face recognition algorithm that can run directly and can perform a secondary development
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14643947
    • 提供者:xiao
  1. 33

    0下载:
  2. this paper gives a brief discr iption of different methodology for face detection and facial expresssion recognition.for face detection Exhaustive search,Branch and Bound,Viola-Jones methods can be used. for expression recognition gabor filter, discr
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:224971
    • 提供者:nanhi
  1. svm_matlab_facerecognition

    2下载:
  2. 利用PCA算法进行特征提取和数据降维,再用SVM算法进行人脸识别的程序,里面有人脸数据库!-Use PCA algorithm for feature extraction and data reduction, and then SVM algorithm recognition program, which was face !
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3793263
    • 提供者:dubiao
  1. biaoqingshibie

    0下载:
  2. 是对jaffe人脸库进行识别测试的主程序,将jaffe人脸库分为训练集和测试集两部分,首先对图片进行LBP+LPQ特征提取,然后svm分类识别,统计识别率 -Is jaffe face recognition test the main library, the library will jaffe face divided into training and test sets of two parts, the first of LBP+LPQ image feature extrac
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12309150
    • 提供者:jiagh
  1. FaceRecognition-master

    0下载:
  2. Face recognition written in MATLAB. This code implements Fisher s Discriminant Analysis and SVMs using LIBSVM.-The motivation of this project is to implement several techniques for face recognition: Principal Component Analysis Fisher’s Linear
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9650622
    • 提供者:saisai
  1. All-Files

    0下载:
  2. 用MATLAB实现基于主成分分析(PCA)和支持向量机(SVM)的人脸识别系统,打开运行FR_GUI函数即可,我放在E盘中的,注意一下路径,当前识别率一般,也欢迎交流指正1127851044@qq.com,谢谢。-Using MATLAB analysis (PCA) based on principal component analysis and support vector machine (SVM) face recognition system to open the run FR_G
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:20869315
    • 提供者:李猛
  1. PCA_SVM face recognition

    0下载:
  2. relize the idea of the face recognition of PCA-SVM
  3. 所属分类:matlab例程

    • 发布日期:2016-11-08
    • 文件大小:5983437
    • 提供者:451553616
  1. face-reco-using-svm

    0下载:
  2. Face recognition Using SVM (Support Vector Machine)
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4799
    • 提供者:pacchudon
  1. (PCA+SVM)人脸识别

    1下载:
  2. 人脸识别,降维 加分类,主成分分析降维,支持向量机分类(Face recognition, principal component analysis reduced Vega classification, dimension reduction, support vector machine classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:5894144
    • 提供者:jay1231
  1. PCA+SVM的人脸识别

    1下载:
  2. 使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:2988032
    • 提供者:wangliuxx
« 12 »
搜珍网 www.dssz.com