CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - pca降维

搜索资源列表

  1. PCA

    0下载:
  2. PCA算法,用于人脸识别的特征提取步骤,是目前最通用的传统的人脸识别算法。通过构建特征子空间进行降维
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:868
    • 提供者:Jessie
  1. attfaces.zip

    0下载:
  2. 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3769022
    • 提供者:guodongyan
  1. PCA

    0下载:
  2. pca降维使用 程序短小精悍 上面附有中文简短介绍 希望大家可以很好利用改进 huisedediaodiao@yahoo.com.cn 可以和我联系-pca
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:655
    • 提供者:王翔
  1. fsvmPpca-face-Recognition

    0下载:
  2. 首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:892187
    • 提供者:杨力
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. adaSSR

    0下载:
  2. 人脸识别,自适应SSR光照处理方法,并包含PCA降维算法-face recognition, adaSSR, pca
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:6438
    • 提供者:任智杰
  1. reduce-dimention-of-face-recognition

    0下载:
  2. 在人脸识别中的降维问题,应用PCA和SVD等方法来分析和解决-Dimensionality reduction in face recognition problems, the application of methods such as PCA and SVD to analyze and solve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:804717
    • 提供者:candies
  1. PCAPLDA

    0下载:
  2. 这是一个很好的人脸识别的程序,首先用PCA降维,然后用LDA方法进行分类,用的是ORL人脸库。-This is a good face recognition program, the first PCA dimension reduction, classification, and then using the LDA method, use the ORL face database.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2810070
    • 提供者:rank
  1. Jonathan-Huangpca-pca-jiang-wei

    0下载:
  2. 人脸特征提取LDA特征,Jonathan Huang大师编的降维。-Facial feature extraction LDA dimensionality reduction of features, master series.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:3230
    • 提供者:万书婷
  1. FaceRec

    0下载:
  2. 人脸识别系统 PCA降维, SVM 分类, 40*10人脸数据库 对机器视觉 智能识别有帮助 -face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11282535
    • 提供者:summerflog
  1. wangwei

    0下载:
  2. 基于ORL人脸库的人脸识别,基于PCA降维、K邻域识别法;以及PCA降维,Fisher判别-Face recognition based on the ORL database, based on the PCA dimension K neighborhood identification method PCA dimension, Fisher discriminant
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:24096
    • 提供者:wangwei
  1. mypca

    0下载:
  2. matlab下实现的pca降维算法,降低数据维数,保留数据的主特征-pca dimensionality reduction algorithm on matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-17
    • 文件大小:612
    • 提供者:fanlongfei
  1. PCA

    0下载:
  2. 有监督的PCA降维方法,还算比较好用,识别率能达到80 以上-Supervision PCA dimensionality reduction method is fairly easy to use, the recognition rate can reach more than 80
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:1548
    • 提供者:Crazy
  1. PCA

    0下载:
  2. pca人脸识别 基于代数统计的方法是使用统计学观点提取基向量,之后将人脸向量投影到基向量上,得到的投影值即为不同的人脸图像特征,这种方法利于操作,比较灵活。本次设计采用PCA方法对人脸进行降维,提取特征。 -pca face recognition based on the statistical method Generation is extracted base vectors using a statistical point of view, and then the vector
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:1166
    • 提供者:wady
  1. PCA

    0下载:
  2. 图像处理中经典的PCA算法,几乎每一步的降维之前都要用到 实用性很强-PCA classical image processing algorithms, almost every step of dimension reduction should be used in very practical before
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1005
    • 提供者:王林峰
  1. fastPCA

    0下载:
  2. 快速PCA算法,用于对大规模数据进行PCA降维,节省时间-fastPCA for large scale data which can save proceeding timE
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:530
    • 提供者:秦丰
  1. 0-9-digital-recognition

    0下载:
  2. 基于MATLAB平台的通过PCA降维后利用支持向量机SVM的0-9数字识别,适合初学者学习使用-The MATLAB platform by PCA after dimension reduction using 0-9 digital recognition with support vector machine based on SVM, suitable for beginners learning to use
  3. 所属分类:Graph Recognize

  1. code-PCA-SVM

    1下载:
  2. 这是一个包含PCA降维的matlab程序加上用svm分类的一个程序。-This is a PCA dimensionality reduction plus matlab program contains a program with svm classification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:7627
    • 提供者:方达
  1. KPCA-ORL

    0下载:
  2. 随着人脸识别越来越受到重视,而人脸识别中特征降维又很重要,所以特征降维算法也很重要。因此PCA降维算法很重要-Dimensionality reduction for Face Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3141144
    • 提供者:邢玲
  1. pca

    0下载:
  2. 主成分分析法 实现图像数据的降维 matlab代码编写-PRINCIPAL COMPONENT ANALYSIS OF IMAGE DATA
  3. 所属分类:Graph Recognize

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