搜索资源列表
人脸识别(基于特征脸)
- 本文是在人脸数据库的基础上做人脸特征提取和识别研究,主要内容如下: (1) 对人脸识别研究的内容、相关技术、主要实现方法及发展历程作了详细介绍。 (2) 介绍主成分分析法(PCA)、K-L变换,并利用特征脸方法实现了人脸识别。 (3)给出了基于matlab环境的编程及实验结果,并对结果进行分析。 关键词: 人脸识别,特征脸,K-L变换,主成分分析
PCA_KNN.rar
- 主成分分析+最近邻分类器,经典的原理介绍论文,可参照。,PCA+ nearest neighbor classifier, the classic paper describes the principle, can refer to.
face.tar
- This python scr ipts are for face recognition. I used PCA Algorithm. You need to import few python packages. Forinstance numpy,opencv-python,psyco -This python scr ipts are for face recognition. I used PCA Algorithm. You need to import
MoAT7.1
- This paper identifies a novel feature space to address the problem of human face recognition from still images. This based on the PCA space of the features extracted by a new multiresolution analysis tool called Fast Discrete Curvelet Transfo
PCA
- 经典的pca算法,利用c++写的,值得一看-Classic pca algorithm using c++ to write, and worth a visit
anamanaprojectyy.doc
- this the complete descr iption of impact of gabor filtering on face recognition after apllyng PCA technique-this is the complete descr iption of impact of gabor filtering on face recognition after apllyng PCA technique
PCA-and-LDA-For-Face-Recognition
- face recognition research
drtoolbox
- Dear all find here important tool box for dimension reduction. TOOL box contaion PCA, ICA, LBP, Kernel LDA, Kernel PCA etc Enjoy- Dear all find here important tool box for dimension reduction. TOOL box contaion PCA, ICA, LBP, Kernel LD
Variational-andPCA
- PCA和水平集的结合,实现图像分割,实在是很好的方法。-The combination of PCA and level set image segmentation, it is a good method.
859398
- Support vector regression has been proposed in a number of image processing tasks including blind image deconvolution, image denoising and single frame super-resolution. As for other machine learning methods, the training is slow. In this paper,
pca-face
- 基于PCA的人脸识别系统的设计与实现 基于PCA的人脸识别系统的设计与实现-PCA-based face recognition system design and implementation of PCA-based Face Recognition System Design and Implementation
PCA-Faces-and-examples
- 稀疏主成分分析用于脸部检测和识别的基础知识介绍。初学者很专业的入门材料。-Sparse principal component analysis for face detection and identification of the basics of introduction. Introductory material for beginners very professional.
PCA
- This file contains some information about PCA in Pattern Recognition. One of the Problems of high dimensional data is , “the curse of dimensionality”. Using PCA we can reduce dimensions.
pca-fault
- 故障诊断方面的一篇文章,发表在Automatica上,具有很大的参考意义。-Fault diagnosis of an article published in Automatica, and has great reference value.
Kernel-PCA
- 一个老外写的文章,很不错,对以后学习核主元分析(KPCA)有帮助!-the paper was written by the foreigner,which is very useful and meaningful.
CharlesLiSVR1.2
- 支持向量回归机工具箱。自编。带有GUI界面和使用教程。基于PCA降维和遗传算法寻优-Support vector regression toolbox. Self. With a GUI interface and tutorials. PCA dimensionality reduction based and genetic algorithm optimization
algo-copy-move-image-forgery
- DWT-PCA (EVD) Based Copy-move Image Forgery Detection
principal-component-analysis
- The key concept in principal component analysis (PCA) is to reduce a high dimensional data volume into a lower dimensional space, where the low dimensional data con-tams most of the useful information/variance contained in the original data set. The