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

搜索资源列表

  1. PCA.rar

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

    • 发布日期:2016-09-18
    • 文件大小:1.08kb
    • 提供者:牛险峰
  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
    • 文件大小:5.93kb
    • 提供者:zhangpei
  1. pca

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

    • 发布日期:2016-01-26
    • 文件大小:943byte
    • 提供者:张霞
  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
    • 文件大小:2.55mb
    • 提供者:ll
  1. Researchontheshapefeatureextractionandrecognition.

    0下载:
  2. 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:271.69kb
    • 提供者:陈平
  1. BasedonprincipalcomponentanalysisoftheFaceRecognit

    0下载:
  2. 在特征提取阶段,研究了PCA, 2DPCA, (2D) 2PCA, DiagPCA, DiagPCA-F-2DPCA等多 种方法。不同于基于图象向量的PCA特征提取,由于2DPCA, (2D) ZPCA, DiagPCA和 DiagPCA-I-2DPCA的特征提取都直接基于图象矩阵,计算量小,所以特征的提取速度明 显高于PCA方法。-In the feature extraction stage, the study of the PCA, 2DPCA, (2D) 2PCA,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:44.05kb
    • 提供者:付采
  1. PCA_extraction

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:219kb
    • 提供者:Highjoe
  1. Mahalanobis_PCA

    0下载:
  2. 在提取特征,进行特征投影之后,通常要用Mahalanobis来比较二者是不是图像,这里以PCA为例。-In feature extraction, the feature projection, the usual Mahalanobis use to compare the two is not the image, here for example PCA.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.95kb
    • 提供者:liwei
  1. PCAforUCI

    0下载:
  2. 对UCI数据集做PCA图像特征提实验,PCA是一种很重要的方法-PCA on the UCI data sets to do the image feature extraction experiment, PCA is a very important method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:900byte
    • 提供者:chen
  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-10
    • 文件大小:2.19mb
    • 提供者: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
    • 文件大小:3.54mb
    • 提供者:DD
  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
    • 文件大小:290.37kb
    • 提供者:yuanxuegeng
  1. pca

    1下载:
  2. 自动人脸识别系统具有如图所示的一半框架并完成相应功能的任务。 (1)人脸图像的获取:一般来说,图像的获取都是通过摄像头摄取,氮摄取的图像可以是真人,也可以是人脸的图片或者为了相对简单,可以不考虑通过摄像头来摄取头像,而是直接给定要识别的图像。 (2)人脸的检测:人脸检测的任务是判断静态图像中是否存在人脸。若存在人脸,给出其在图像中的坐标位置,人脸区域大小等信息。而人脸跟踪需要进一步输出所检测到的人脸位置,大小等状态随时间的连续变化情况。 (3)特征提取通过人脸特征点的检测与标定可以确
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:11.76kb
    • 提供者:蔡周杰
  1. PCA-KPCA

    0下载:
  2. 模式识别特征提取,及扩展后的和特征提取,处理图像的时候可以考虑-Pattern recognition feature extraction, and expanded and feature extraction, image can be considered
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2.66kb
    • 提供者:wangxiaochun
  1. Image

    0下载:
  2. 图像的特征提取,典型案例是基于PCA技术的人脸数据集得降维处理-Image feature extraction, a typical case is based on PCA face data set to reduce the dimension of
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:7.64kb
    • 提供者:李飞
  1. PCA-based-face-recognition

    0下载:
  2. 研究内容包括四个方面:分别是人脸检测,图像的预处理,特征提取和人脸识别。能在不同光照,不同表情,不同姿态的情况下获得准确的识别。-The study includes four aspects: face detection, image preprocessing, feature extraction and face recognition. The accurate identification can be obtained in the case of different light
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:5.19mb
    • 提供者:xuyanjie
  1. PCA-SIFT

    0下载:
  2. 特征提取代码,提取pca_sift特征,用于图像特征提取,图像配准或匹配,可供做这方面研究的同学参考。-feature extraction image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1.31mb
    • 提供者:zheng
  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
    • 文件大小:1.14kb
    • 提供者:wady
  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
    • 文件大小:6.49mb
    • 提供者:firefly1
« 12 »
搜珍网 www.dssz.com