搜索资源列表
FaceRecognizePeople
- 利用主元分析识别人脸的两篇论文。对于理解PCA算法非常有价值.
Desktop
- 人脸识别技术是计算机模式识别领域非常活跃的研究课题,在法律、商业等领域有 着广泛的应用前景。自动人脸识别系统一般由两个模块组成:定位与检测模块,特征提 取与识别模块。本文对两个子模块进行了详细讨论,通过实验仿真了一个基于静态图像 的人脸识别系统。为提高系统的识别率,本文对定位检测模块和特征提取模块进行了深 入研究。 针对复杂多变人脸检测和定位问题,实现了一种基于对称特征的人脸定位方法。该 算法首先基于肽色特征提取出人脸区域,根据眼睛的颜色和梯度特征在肤色区找到眼睛 可
xiaobofenxi-PCA
- 文章阐释了基于小波分析的改进型的PCA算法在人脸识别中的应用和具体实现。-The article illustrates the application and concrete realization of improved PCA algorithm based on wavelet analysis in face recognition.
20130225
- 基于PCA主成分分析算法的人脸识别,包括Matlab代码及原理的PPT -Face recognition algorithm based on PCA principal component analysis, including Matlab code and the principle of the PPT
PCA
- 提出了一种二维类增广PCA(2DCAPCA)的人脸识别算法。用二维PCA(2DPCA)方法直接对人脸图像矩阵进行特征提取,对提取的特征进行归一化处理,将归一化处理后的特征与类别信息结合构成类增广矩阵,对类增广矩阵进行2DPCA处理,提 取图像的类增广矩阵特征-This paper proposes a face recognition approach of two-dimension class-augmented PCA.
PCA
- 基于PCA算法的人脸识别及理论基础,附有MATLAB源程序,希望对大家有用-Face recognition algorithm based on PCA and theoretical basis with MATLAB source code, we hope to be useful
PCA
- 针对稀疏表示识别方法需要大量样本训练过完备字典且特征冗余度较高的问题,提出了结合过完备字典学习与PCA降维的小样本语音情感识别算法.该方法首先用PCA降维方法将特征降维,再将处理后的特征用于过完备字典训练与稀疏表示识别方法,从而给出了语音情感特征的稀疏表示方法,并确定了新算法的具体步骤.为验证其有效性,在同等特征维数下,将方法与BP, SVM进行比较,并对比、分析语音情感特征稀疏化前后对语音情感识别率、时间效率以及空间效率的影响.试验结果表明,所提出方法的识别率比SVM与BP高 与采用稀疏化前的
facerecognization
- 使用matlab进行仿真,还有pca降维,kl变换方法进行人脸识别的参考论文-Using MATLAB simulation, and the PCA dimension reduction, the KL transform method for face recognition reference papers
renlianhsib
- PCA 人脸识别修订版,识别率88% 获取特征值及特征向量 word 可以参考 学习-PCA face recognition revision, the recognition rate of 88 Get the eigenvalues and eigenvectors word can refer to learning
PCA
- 比较深入的分析了PCA人脸识别方法的原理,并对PCA在应用过程中遇到的特征值选择和距离准则问题进行了研究,实现了基于PCA算法的人脸识别。 -First, the thesis investigates principle component analysis (PCA) approachdeeply, and then the choice of feature vector of sample s covariance matrix anddistance measure criteri
2005510101315809
- 提出了一种复杂背景下的多车牌图像分割和识别方法,首先采用统计和特征匹配相结合的方法进行背景提取,将可能存在车辆的区域提取出来;然后分别对可能的车辆区域进行局部边缘检测,并使用车牌的先验知识确定车牌的位置和单个字符分割,包括车牌倾斜时的字符分割;最后使用PCA和神经网络相结合的方法精确识别车牌。-Proposed a multi-plate image segmentation and recognition method under a complex background, the first
PCA
- 基于PCA的人脸识别算法,Face recognition based on PCA,可以看下-Face recognition based on PCA
renlianshibie
- 利用PCA进行降维,并利用adaboost进行分类的人脸识别方法描述-Use PCA dimensionality reduction , face recognition method using adaboost classification descr iption
Grading-test
- 为实现合格和缺陷板栗的分级, 研究了 1 种基于 BP 神经网络与板栗图像特征的板栗分级方法。 试验以罗田板 栗为研究对象, 提取的颜色及纹理等 8 个特征值, 通过主成分分析提取相应的主成分得分向量构成模式识别的输入。 利 用 BP 神经网络方法建立了板栗分级模型。 试验结果表明, 在图像信息主成分因子数为 3, 中间层节点数为 12 时, 建立 的模型最佳, 模型训练时的回判率为 100 , 预测时识别率达到了 91 .67 。 研究结果表明基于机器视觉技术的针对缺陷 板栗分
pca
- 人脸识别的代码,主成分分析法,简单实用,yale数据库-face recognition
PCA-source-code-analysis
- 基于PCA的主元提取算法原理以及代码,字符识别,人脸识别可用。-PCA based on the principle of the principal component extraction algorithm and code, character recognition, face recognition can be used.
7250
- 时间序列数据分析中的梅林变换工具,插值与拟合的matlab实现,Gabor小波变换与PCA的人脸识别代码。- Time series data analysis Mellin transform tool, Interpolation and fitting matlab implementation, Gabor wavelet transform and PCA face recognition code.
5207
- 最小均方误差(MMSE)的算法,Gabor小波变换与PCA的人脸识别代码,模式识别中的bayes判别分析算法。- Minimum mean square error (MMSE) algorithm, Gabor wavelet transform and PCA face recognition code, Pattern Recognition bayes discriminant analysis algorithm.
amhai
- Gabor小波变换与PCA的人脸识别代码,大学数值分析算法,matlab小波分析程序。- Gabor wavelet transform and PCA face recognition code, University of numerical analysis algorithms, matlab wavelet analysis program.
dajbm
- 利用matlab针对图像进行马氏距离计算 ,实现了图像的灰度化并进一步用于视频监视控,Gabor小波变换与PCA的人脸识别代码。- Using matlab to calculate the Mahalanobis distance for the image, Achieve a grayscale image and further control for video surveillance, Gabor wavelet transform and PCA face recognition