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

搜索资源列表

  1. PCAPSVM

    0下载:
  2. PCA+SVM,对图像进行降维分类,并在yale库上测试取得比较好的效果-PCA+ SVM, dimensionality reduction of image classification, and yale library to achieve better test results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5461570
    • 提供者:易中天
  1. FaceRecognition

    0下载:
  2. 文档中包括两个文件:分别是pca人脸识别分析以及fisher人脸识别分析。文中代码包括详细的注释,读者一旦下载很快就可以上手!代码中的相关理论可以参考Dota的《模式分类》一书!- The archive consists of two documents: PCA face recognition and Fisher face recognition analysis. Text codes include detailed notes, readers will soon be abl
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:2648
    • 提供者:feixiaoxing
  1. AComparativeStudyonFaceRecognitionUsingLDA-BasedAl

    0下载:
  2. 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别 会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识 别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish— erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—dimensional feature representat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:221810
    • 提供者:费富里
  1. palmprint-recognition-

    1下载:
  2. 首先计算掌纹图像二维Gabo r小波变 换系数的幅值, 将其作为掌纹图像的原始特征 其次, 利用 2DPCA 实现原始特征的降维 然后, 利用PCA 与FLD 的融合算 法进行二次降维的同时提取出最有利于分类的鉴别特征 最后, 利用最近邻算法进行掌纹的分类识别。 -First calculate the two-dimensional Gabo r palmprint image wavelet coefficients of magnitude, its character
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1409780
    • 提供者:
  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. my

    0下载:
  2. 人脸识别与分类,将人脸库图像进行PCA变换,再利用三近邻分类器进行分类和识别-Face Recognition and Classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1211
    • 提供者:谢晨雨
  1. PCA

    0下载:
  2. 用pca分类器将Iris数据分开,并分析pca分类器的特点-Classifier with the Iris data pca separate and analyze the characteristics of classification pca
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1310
    • 提供者:小丽
  1. knn_bayes_pca_lda

    0下载:
  2. 课程设计源代码,实现功能在文档内有介绍。内含knn、bayes识别及pca、lda进行特征提取多种算法,运行参照readme。-The project source code.The realized function is introduced in the pdf document in the files including knn,bayes classification and pcd,lda feature extraction algorithms.Please read read
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1207963
    • 提供者:潘阳
  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. classification

    1下载:
  2. 一些典型的模式分类及聚类方法 包括k均值 FDA PCA LMS 贝叶斯 K近邻-The typical pattern classification and clustering methods including k-means FDA PCA LMS Bayesian K-nearest neighbor
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:115769
    • 提供者:wu
  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. alphabet-classification

    0下载:
  2. 使用主成分分析的方法进行英文字母识别,使用了多种限制条件的协方差矩阵进行测试-use PCA for alphabet classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:511754
    • 提供者:白狼
  1. PCA

    0下载:
  2. 图像处理与识别实现分类算法功能的函数PCA(主成分分析)方法-PCA (principal component analysis) function of image processing and recognition to achieve classification algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2022
    • 提供者:靳东亮
  1. FaceRec

    2下载:
  2. 人脸表情识别matlab程序PCA+SVM算法,SVM分类-orL人脸数据库有数据有图片-Facial expression recognition matlab program PCA+SVM algorithm, SVM classification-orL face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11141568
    • 提供者:liuyue
搜珍网 www.dssz.com