搜索资源列表
基于统计模型的人脸识别pca程序
- 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
LDAandPCA
- 站长!这是使用LDA和PCA模式识别方法对人脸特征进行提取计算的Matlab程序框架,比较好!-head! This is the LDA and the use of pattern recognition methods on PCA Facial Feature Extraction for the Matlab program, good!
PCA
- 用PCA做的人脸识别,matlab实现其功能
pca
- 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以及最后的识别检验。
pca
- pca人脸识别This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the fil
createDistMat
- PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the fi
PCALDA
- PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
PCA
- 做毕业设计时导师给的PCA人脸识别程序已运行过。-Graduate instructors to do the design of the PCA to face recognition procedures have been run over.
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
LVQ
- LVQ神经网络的预测——人脸识别 LVQ神经网络的预测——人脸识别-LVQ neural network forecasting- LVQ neural network prediction Face- Face Recognition
PCA
- 这是一个PCA人脸识别算法的matlab编程语言,自己写的大家可以参考一下,当然还可以继续改进,互相学习,供大家分享。-This is a PCA face recognition algorithm matlab programming language, write your own you can refer to, of course, can continue to improve, learn from each other, for all to share.
Pca-based-face-recognition-matlab-
- 基于pca的人脸识别matlab程序,有详细说明,已经调试过了,可以运行-Pca-based face recognition matlab program, a detailed descr iption, have been debugged, you can run
pca-som
- matlab下采用som神经网络算法进行100个人脸识别,可扩展性强。-som neural network using matlab under 100 face recognition algorithm, scalability.
pca_matlab
- PCA人脸识别算法的matlab代码,实现效果理想。程序中包含了结果统计及结果展示。对于初学PCA算法有较大帮助。-PCA face recognition algorithm matlab code to achieve satisfactory results. The program contains the results of the statistics and the results show. Beginner PCA algorithm.
Based-on-the-matlab-face-
- 基于matlab的人脸识别算法(PCA)-based on the matlab face recognition algorithm (PCA)
PhD
- 非常有用的人脸识别工具包,包含了各种PCA,LDA, KPCA, KFA及其变种。在Matlab环境下可以直接运行。-The PhD (Pretty helpful Development functions for) face recognition toolbox is a collection of Matlab functions and scr ipts intended to help researchers working in the field of face recognit
57089
- 基于matlab的人脸识别系统pca 以下Matlab项目包含用于基于pca的人脸识别系统的源代码和Matlab示例。代码也包含在数据库中。该项目中包含的源代码和文件列在项目文件部分,请确保列出的源代码是否满足您的需求。-Face recognition system pca based in matlabThe following Matlab project contains the source code and Matlab examples used for face recogn
PCA2
- 此代码为主成分分析,采用matlab编写,可以用于数据处理和人脸图像处理,此代码为基于pca的人脸识别。(This code is based on component analysis, written using MATLAB, can be used for data processing and face image processing, the code for PCA based face recognition)
pca-人脸识别
- 运用PCA算法,可以通过摄像头实时获取人脸,进行人脸识别。(By using PCA algorithm, we can get face in real time by camera and face recognition.)