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

搜索资源列表

  1. pca

    0下载:
  2. 这是一个模式识别中关于主成分分析的特征提取的matlab源码-This is a pattern recognition on the Principal Component Analysis Feature Extraction of Matlab FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:59698
    • 提供者:fuali
  1. 对UCI数据集之一进行PCA特征抽取实验

    1下载:
  2. 对UCI数据集之一进行PCA特征抽取实验,给出在二维PCA特征空间的数据散点图。,UCI data sets on one of PCA feature extraction experiments are given in the two-dimensional PCA feature space of the data scatter.
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:792
    • 提供者:chris
  1. KPCA.rar

    1下载:
  2. 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少,Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1710
    • 提供者:songy
  1. KPCA.rar

    1下载:
  2. 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-15
    • 文件大小:1846
    • 提供者:xiaolinzi
  1. pca2.rar

    0下载:
  2. pca人脸特征提取,可以根据需要提取不同维数的特征脸。,pca facial feature extraction, can extract the characteristics of the different dimensions of the face.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4309
    • 提供者:胡欢欢
  1. PCA.rar

    0下载:
  2. 用主成分分析法提取人脸图像特征的程序,算法理论依据是K-L变换,Principal Component Analysis with face image feature extraction process
  3. 所属分类:Special Effects

    • 发布日期:2016-09-17
    • 文件大小:1105
    • 提供者:牛险峰
  1. PCA_SVM.rar

    1下载:
  2. 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6069
    • 提供者:zhangpei
  1. PCA

    1下载:
  2. PCA,主成分分析,可应用于矩阵降维,人脸特征提取及人脸识别。-PCA, principal component analysis, can be applied to matrix reduction, facial feature extraction and face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:106746
    • 提供者:sun
  1. pca

    2下载:
  2. 基于matlab的二维图像PCA特征提取-PCA feature extraction from image by matlab
  3. 所属分类:2D Graphic

    • 发布日期:2016-01-26
    • 文件大小:943
    • 提供者:张霞
  1. pcaandica

    1下载:
  2. 这是一个人脸识别的程序,先对图像预处理,然后用PCA进行特征提取。-This is a face recognition process, first on the image pre-processing, and then use PCA for feature extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2676543
    • 提供者:ll
  1. pca

    0下载:
  2. PCA主成分分析,用于人脸识别,特征提取等-PCA principal component analysis for face recognition, feature extraction, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1635
    • 提供者:夏汐
  1. PCA

    1下载:
  2. pca特征提取子程序,毕设用的,算法优化非常好,几乎没有循环,相当节省时间,堪称经典,运行绝对正确-pca feature extraction subroutine, used to complete set up, very good algorithm, almost no circulation, saving considerable time, classic, run absolutely right! !
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:952
    • 提供者:lili
  1. pca

    0下载:
  2. pca 特征提取的源代码,对人脸识别很有帮助,-pca feature extraction of the source code, useful for face recognition,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:178562
    • 提供者:dd
  1. PCA_extraction

    0下载:
  2. Image Feature Extraction based on PCA
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:568
    • 提供者:廖志
  1. Facedetect

    0下载:
  2.  计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。-Computer Fac
  3. 所属分类:Graph program

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

    0下载:
  2. Using C + + language of the PCA-SIFT algorithm, can be used for visual odometer feature extraction and matching results with good match
  3. 所属分类:2D Graphic

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

    0下载:
  2. 人脸特征提取方法PCA,作为主流的识别算法pca降低的图像向量的维数-Facial feature extraction methods PCA, pca as mainstream recognition algorithm reduces the dimension of image vector
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:2292505
    • 提供者:makai
  1. face-recognition

    0下载:
  2. pca又称主成分分析,主要用来提取图像的主要成分,作为特征提取一个重要算法,将其用于人脸识别-pca, also known as principal component analysis, mainly used to extract the main component of the image, as a key feature extraction algorithm, be used in face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3713937
    • 提供者:DD
  1. PCA-and-SVM-Face-recognition

    1下载:
  2. 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:9036729
    • 提供者:钟佩
  1. PCA

    0下载:
  2. 非常经典的特征提取算法,经常用来做降维方法,但是也可以直接用来做特征提取,很适合图像处理入门,在人脸识别也经常用到(Very classic feature extraction algorithm, often used to do dimensionality reduction methods, but can also be used directly to do feature extraction, it is suitable for image processing, in fa
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:6807552
    • 提供者:firefly1
« 12 3 4 5 »
搜珍网 www.dssz.com