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

搜索资源列表

  1. PCA_ORL

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

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

    0下载:
  2. 基于PSO训练SVM的人脸识别 利用支持向量机在学习能力方面表现的良好性能,结合核主元分析特征提取方法,将其应用于人脸识别中,该方法在实验中表现了良好的识别性能,为人脸识别领域提供了一条新的识别途径-PSO-based SVM for face recognition training using support vector machine learning ability in the performance of good performance, combined with KPCA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1098194
    • 提供者:彭伟
  1. svm

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

    • 发布日期:2017-04-02
    • 文件大小:6077
    • 提供者:黄立
  1. DetectionLibrary

    0下载:
  2. Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:463777
    • 提供者:刘子木
  1. SVMFaceRecognition

    0下载:
  2. SVM支持向量机用于人脸识别领域的经典算法,非常有用-An algorithm of SVM used to face recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:55764
    • 提供者:Michal
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:236393
    • 提供者:费富里
  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. 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. SVM-face-recognition

    0下载:
  2. SVM face recognition 程序源代码 s1-s40 --------- 人脸数据库 face.m --------- 人脸识别主程序 load_database.m------载入数据函数 其他-------------LIBSVM工具箱函数 注意:LIBSVM需要手动安装,先安装编译器,再执行make.m-Source code S1-s40-----face database Face. M-----face recognition t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4026458
    • 提供者:电子develop
  1. pacVsm

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

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

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

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

    0下载:
  2. 这是svm人脸识别算法原理,值得参考下载!-This is the principle of svm face recognition algorithm, worth considering download!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-22
    • 文件大小:2024088
    • 提供者:jeffsonfu
  1. ]ORL+PCA+SVM-11

    0下载:
  2. 编写了用户界面程序实现ocr人脸数据集的识别,使用了svm分类器(A user interface program is developed to realize the recognition of OCR face data set, and the SVM classifier is used)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:9047040
    • 提供者:upczhaokai
  1. 基于主分量的人脸重构

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

  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

    0下载:
  2. 利用主成份分析 SVM 实现 人脸识别(Using principal component analysis SVM to realize face recognition)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:7185408
    • 提供者:ice冰。
  1. PCA+SVM

    0下载:
  2. 采用经典的ORL人脸数据集,利用PCA进行进行降维,然后用SVM进行数据集的分类和训练。上传文件内包含libSVM3.2安装包(The classical ORL face dataset is used for dimension reduction by PCA, and then SVM is used to classify and train the dataset.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:3870720
    • 提供者:欧阳温度
  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
  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 3 »
搜珍网 www.dssz.com