搜索资源列表
-
0下载:
这是一个模式识别中关于主成分分析的特征提取的matlab源码-This is a pattern recognition on the Principal Component Analysis Feature Extraction of Matlab FOSS
-
-
1下载:
对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.
-
-
1下载:
快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少,Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many
-
-
1下载:
一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
-
-
0下载:
pca人脸特征提取,可以根据需要提取不同维数的特征脸。,pca facial feature extraction, can extract the characteristics of the different dimensions of the face.
-
-
0下载:
用主成分分析法提取人脸图像特征的程序,算法理论依据是K-L变换,Principal Component Analysis with face image feature extraction process
-
-
1下载:
此方法采用经典的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.
-
-
1下载:
PCA,主成分分析,可应用于矩阵降维,人脸特征提取及人脸识别。-PCA, principal component analysis, can be applied to matrix reduction, facial feature extraction and face recognition.
-
-
2下载:
基于matlab的二维图像PCA特征提取-PCA feature extraction from image by matlab
-
-
1下载:
这是一个人脸识别的程序,先对图像预处理,然后用PCA进行特征提取。-This is a face recognition process, first on the image pre-processing, and then use PCA for feature extraction.
-
-
0下载:
PCA主成分分析,用于人脸识别,特征提取等-PCA principal component analysis for face recognition, feature extraction, etc.
-
-
1下载:
pca特征提取子程序,毕设用的,算法优化非常好,几乎没有循环,相当节省时间,堪称经典,运行绝对正确-pca feature extraction subroutine, used to complete set up, very good algorithm, almost no circulation, saving considerable time, classic, run absolutely right! !
-
-
0下载:
pca 特征提取的源代码,对人脸识别很有帮助,-pca feature extraction of the source code, useful for face recognition,
-
-
0下载:
Image Feature Extraction based on PCA
-
-
0下载:
计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸
特征提取方法。-Computer Fac
-
-
0下载:
Using C + + language of the PCA-SIFT algorithm, can be used for visual odometer feature extraction and matching results with good match
-
-
0下载:
人脸特征提取方法PCA,作为主流的识别算法pca降低的图像向量的维数-Facial feature extraction methods PCA, pca as mainstream recognition algorithm reduces the dimension of image vector
-
-
0下载:
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
-
-
1下载:
采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
-
-
0下载:
非常经典的特征提取算法,经常用来做降维方法,但是也可以直接用来做特征提取,很适合图像处理入门,在人脸识别也经常用到(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
-