CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - svm pca face

搜索资源列表

  1. matlab-PCA 基于matlab的PCA人脸识别完成程序

    1下载:
  2. 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以复制到matlab即可,成功运行,及最后的识别检验-A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-08
    • 文件大小:1219
    • 提供者:zhaolei
  1. DIPDemo

    2下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》7 V图像的点运算,几何变换, 图像增强,彩色图像处理,实用案例——汽车牌照的投影失真校正-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Re
  3. 所属分类:Special Effects

    • 发布日期:2016-12-18
    • 文件大小:7230730
    • 提供者:陈新秋
  1. chapter13

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14796575
    • 提供者:陈新秋
  1. Complete-identification-including-skin-and-the-act

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2304878
    • 提供者:憨豆
  1. PCA-SVM

    1下载:
  2. 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
  3. 所属分类:Special Effects

    • 发布日期:2016-10-13
    • 文件大小:11334
    • 提供者:李帆
  1. EE4208_FaceRecog_ZhaoJian_v1

    0下载:
  2. 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 rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2127308
    • 提供者:yy
  1. train

    0下载:
  2. 该函数的内容包括读入人脸数据、PCA降维,数据规格化以及训练多类SVM等功能。-This function covers the face read data, PCA dimensionality reduction, data normalization and multi-class SVM training and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:848
    • 提供者:刘丕玉
  1. PCAPSVMPORL

    0下载:
  2. 对于人脸数据库ORL,先用PCA进行特征提取,然后用SVM进行分类识别。里面有ORL数据库。-The ORL face database, first using PCA feature extraction using SVM for classification. There ORL database.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:231673
    • 提供者:rank
  1. PCA_SVM

    0下载:
  2. 采用经典的PCA对人脸图像进行特征提取,用SVM分类器进行分类。-Classic PCA face image feature extraction, classification with the SVM classifier.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:6582
    • 提供者:黑白童话
  1. Color-rendering.

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:15357
    • 提供者:青哥
  1. new_pca_svm

    0下载:
  2. 基于PCA和SVM的人脸识别系统主程序 -Based on PCA and SVM for face recognition system main
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4698067
    • 提供者:张爱辉
  1. PCAaSVM

    0下载:
  2. 基于pca和svm的人脸识别系统。gui图形交互界面的简单应用。-A face recognition system based on pca and SVM.The simple application of GUI graphical interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3237
    • 提供者:周骞
  1. 13FaceRec

    0下载:
  2. 人脸特征提取与识别matlab程序,主要提取了PCA特征、SVM分类和核方法分类等,代码可以直接使用-Face recognition based on PCA features and Kernel methods, which is used in pattern extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14764773
    • 提供者:沈来信
  1. code-faceGUI.m

    1下载:
  2. 图形界面的人脸识别代码,PCA+SVM多分类,yale图片库-Face recognition codes in GUI, PCA+SVM multi-classification, yale gallery
  3. 所属分类:Special Effects

    • 发布日期:2016-10-13
    • 文件大小:1144832
    • 提供者:yeon
  1. PCA-SVM

    1下载:
  2. 基于PCA和SVM的人脸识别程序,matlab, ORL库-face recognition code Based on PCA and SVM , matlab, ORL face library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4235274
    • 提供者:liu
  1. FaceRec

    0下载:
  2. 最新SVM和PCA的人脸识别系统,详细地给出了用SVM解决问题的一般框架-Latest SVD and PCA Face Recognition System
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9040401
    • 提供者:姜奥雄
  1. LBPpPCAp2CKPCAp2BSVM

    1下载:
  2. 人脸识别系统采用了LBP PCA 2CKPCA 2BSVM算法实现的,效率高。-Face Recognition System using LBP PCA 2B KPCA 2B SVM algorithm, and high efficiency.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:20180
    • 提供者:marry
  1. FaceRec

    0下载:
  2. 这是基于pca与svm的人脸识别的GUI系统,自带ORL人脸库,亲测可以运行。-This is a GUI-based pca face recognition system with the svm, comes ORL , the pro-test can be run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9040077
    • 提供者:enzo
  1. PCA-SVM

    0下载:
  2. 本程序使用MATLAAB R2014a 编写,基于PCA_SVM的人脸识别程序。程序包括主成份分析、SVM核函数,并附带了人脸库,使之能够直接调用人脸库图像进行人脸识别-The program uses MATLAAB R2014a written procedure based on recognition of PCA_SVM. Program includes principal component analysis, SVM kernel function, and comes face
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4228834
    • 提供者:月逝天
  1. code

    0下载:
  2. 基于PCA加上SVM的人脸识别算法 使用libsvm作为SVM工具箱-Face recognition based on PCA and SVM
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1308672
    • 提供者:TENG
« 12 »
搜珍网 www.dssz.com