CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - PCA 特征

搜索资源列表

  1. PCA

    0下载:
  2. LPA是主成分分析算法,用于特征提取和特征空间的降维-LPA code for feature
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1179
    • 提供者:醉清风
  1. PCA-(2)

    0下载:
  2. 用pca方法提取特征脸,可调参数,每次选择20张脸,或者分行显示-Face feature extraction using pca methods, adjustable parameters, 20 face each selection, or branches show
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4046
    • 提供者:翟磊
  1. Yale_5G

    0下载:
  2. Yale,PCA,SVM,matlab,人脸检测,特征提取,人脸识别.-Yale, PCA, SVM, matlab, face detection, feature extraction, face recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:4284750
    • 提供者:张会林
  1. PCA

    0下载:
  2. PCA算法主要用于提取高维特征,可以将图像这种高位数据降维成为低维向量-PCA algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:102452
    • 提供者:zhao dachuan
  1. pca-code

    0下载:
  2. 图像处理应用PCA可以进行降维和特征能够抽取。-PCA for image processing applications to reduce the dimensions and characteristics can be extracted.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:34435
    • 提供者:lizongqin
  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. PCA-pro

    0下载:
  2. 整个程序是基于Yale人脸数据库的PCA算法。算法主要分成三个部分。第一个部分是选择了每类图片的八张进行训练,形成基空间。第二部分是画图,主要是怎么画出特征脸,就是那个看着比较诡异的东西。可以修改数据,程序中提供了100个特征值和16个特征值的情况示例。最后一部分就是测试部分,检测命中率。效果很理想。-The whole process is based on the Yale face database PCA algorithm. Algorithm is divided into thre
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2649385
    • 提供者:龚婉露
  1. PCA

    0下载:
  2. 特征提取使用PCA方法的人脸识别 使用欧几里得距离分类-Feature extraction method for face recognition using PCA with Euclidean distance classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:6714
    • 提供者:
  1. Principal-contens-analysis(PCA)

    1下载:
  2. 用于主成分分析(PCA),包括,原变量相关系数矩阵的特征向量和特征值的求解,主成分的提取,载荷值的确定等-Used principal component analysis (PCA), including the original variable correlation matrix eigenvectors and eigenvalues ​ ​ of the solution, the main component of the extract, load value
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2321
    • 提供者:追风
  1. face-recognition

    0下载:
  2. 用于人脸识别的LDA和PCA特征提取方法的Matlab代码,结合两个程序可以实现PCA+LDA特征提取方法。-LDA and PCA is a common methods of feature selection,These are their source code using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1131
    • 提供者:qibe
  1. pca

    0下载:
  2. 该程序是主成分分析的重要程序,能对特征进行有效的分析。特别适合初学者。-自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 The program is the principal component analysis of main program, the characteristics of effective analysis. Particularly suitable for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:32549
    • 提供者:司马相如
  1. PCA

    0下载:
  2. PCA和2DPCA算法由于其在降维和特征提取方面的有效性,在人脸识别领域得到了广泛 的应用。该PPT详细介绍了PCA和2DPCA算法在人脸识别中具体步骤。-PCA and 2DPCA algorithm due to its dimensionality reduction and feature extraction in terms of effectiveness, in face recognition has been widely Applications. Th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1372575
    • 提供者:ryy5745
  1. Face-recognition--on-a-DSP

    0下载:
  2. 本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方 法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:340239
    • 提供者:louc
  1. pca-and-wavelet-for-feature

    0下载:
  2. 结合PCA和Wavelet进行图像压缩和特征提取等方面的研究-fuse wavelet and PCA for image compression,denoise and feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:297342
    • 提供者:yuanxuegeng
  1. PCA

    0下载:
  2. 使用principal component analysis PCA减少特征数目-Use principal component analysis (PCA) to reduce the number features.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:25375
    • 提供者:陈一夫
  1. PCA-and-MatlabCode

    0下载:
  2. 主成分分析法实现特征选择,里面有非常详细的算法介绍,还有一个现实实例介绍,非常具象,里面贴有实现算法的matlab代码-Principal component analysis (PCA)to achieve feature selection , which has a very detailed descr iption of algorithms , there is a real example to illustrate , very concrete , which is affix
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:70559
    • 提供者:gaoxiaojian
  1. PCA

    0下载:
  2. PCA主成分分析方法来处理手势向量,来获得手势的特征向量,即主要成分-PCA principal component analysis method
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6532
    • 提供者:linyan
  1. PCA

    0下载:
  2. 主分量分析方法,用一组维数为数不多的特征尽可能精确地表示样本的特征,通常采用训练样本总体协方差矩阵的特征向量系作为展开基(即K-L坐标轴)-Principal component analysis, said the characteristics of the samples as accurately as possible using one of the few characteristics of a group of dimension, usually the overall tr
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2233
    • 提供者:yi
  1. Face-Recognition(PCA)

    0下载:
  2. 使用PCA和特征脸的方法进行的人脸识别系统。-PCA face recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:187026
    • 提供者:浩克
  1. pca

    0下载:
  2. 这是一个pca提取特征的小程序,是应用matlab语言进行编写的,适用于初学者。-This is a small programs characteristics extracted pca this is a small characteristics extracted pca program, application of matlab language is written, it is suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:938
    • 提供者:duaiwanmei
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com