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

搜索资源列表

  1. PCA_ORL

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

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

    0下载:
  2. A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3522521
    • 提供者:dasf
  1. project

    0下载:
  2. Svm based face detector code
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3859820
    • 提供者:sancho
  1. svm

    0下载:
  2. svm用于人脸识别,效果还行!matlab,可以学习!-face recognize based on svm,its nice to learn!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6077
    • 提供者:黄立
  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. svm

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

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

    0下载:
  2. face detection using SVM on Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:175844
    • 提供者:thang
  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. gaborsvm1

    0下载:
  2. 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:163560
    • 提供者:xiang
  1. ORA

    0下载:
  2. face detected in matlab SVM algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:174300
    • 提供者:goraz
  1. svm-base-fr

    0下载:
  2. face detection + SVM in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:159914
    • 提供者:kianoosh
  1. fdSVM

    0下载:
  2. 基于SVM的人脸识别系统,matlab实现,google code 最新代码。-face recgonition based on SVM,impleted on Matlab .The code is downloaded from google this days.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:2933
    • 提供者:杜梦圆
  1. matlab-face-detection

    1下载:
  2. pca+svm 与pca +adaboost 人脸检测,里面包含有程序的详细说明-pca+svm, pca+adaboost people face detection, which contains a detailed descr iption of the program
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7783424
    • 提供者:yuzan
  1. svm.zip

    0下载:
  2. 基于支持向量机的人脸年龄估计matlab仿真。,Face Age estimated based on support vector machine matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:27082252
    • 提供者:王鹏
  1. chapter13

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

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

    0下载:
  2. 利用局部二位模式和haar特征进行人脸或目标识别。-This toolbox provides some tools for objects/faces detection using Local Binary Patterns (and some variants) and Haar features. Object/face detection is performed by evaluating trained models over multi-scan windows with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-10
    • 文件大小:18237846
    • 提供者:zhu rg
  1. face

    0下载:
  2. Matlab PCA+SVM人脸识别,通过PCA和SVM算法达到人脸识别的功能。-Matlab PCA+SVM,To identify people s face.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2988793
    • 提供者:张曦
  1. SVM-face-recog

    0下载:
  2. 人脸识别的SVM算法,运行正确。采用Matlab编写。-SVM algorithm for face recognition, running correctly。Based on matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9063710
    • 提供者:ttang
  1. svm

    0下载:
  2. 利用matlab实现svm函数包的调用,在人脸数据库yale上进行人脸识别-using matlab to apply function svm to achive scan face on the data of yale
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:966814
    • 提供者:瑜伽529
  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
    • 文件大小:9374720
    • 提供者:有始有终
« 12 »
搜珍网 www.dssz.com