搜索资源列表
基于PCA的人脸表情识别
- 基于PCA的人脸表情识别,用MATLAB实现
read_image.rar
- CohnKanada人脸表情库图像读取,经过预处理了的,含有类标,可用于无监督人脸表情识别,images inputing of CohnKanada database,including preprocessing and labels of 7 expressions. it is suitable for unsupervised facial expression recognition
pcaexpressprot.rar
- 用matlab识现人脸表情识别的方法,对于初学者matlab以及研究人脸表情识别有很大的帮助,Matlab knowledge with Facial Expression Recognition is the way to matlab for beginners as well as facial expression recognition is very useful to
完整的人连表情识别系统源代码
- 完整的人连表情识别系统源代码(采用局域二值模式LBP识别) Matlb做的界面,Even the complete source code of face recognition system (using binary mode Local LBP identification) Matlb interface do
ExpresssionRecognition
- 表情识别:Matlab程序+PDF说明文档。适合初学者-Expression recognition:Matlab sources+ PDF document.It s suitable for the beginners.
imm_face_db.tar
- IMM FACE DATABASE 对研究人脸表情识别的朋友们很有用哦-IMM FACE DATABASE research Facial Expression Recognition friends useful Oh
kkk
- 擅 蔓:以人脸的表情识别为实验背景, 分析了在对人脸表情的识别过程中,单个独立分薰对识别率的影响,由此进一步总结了在表情识 别中如何更有效地选取独立子空间,以实现在不影响识别率的前提下,减少用于构成独立子空问所需的独立分量的个数。 独立成分分析;表情识别;独立子空间 -Good man: Face to face identification for the experimental background, the analysis of facial expressions in the
2DLDA
- 人脸表情识别中的2DLDA方法,特定人识别。-Facial Expression Recognition in 2DLDA method of identifying a specific person.
2DPCAnospecial
- 人脸表情识别中的2DPCA方法,非特定人识别。-Facial Expression Recognition in 2DPCA method, non-specific Recognition.
Gabor-base-face-recognition
- 基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
face
- 人脸表情识别算法研究。 人脸表情识别算法研究。-Facial expression recognition algorithm
gabor
- gabor二维滤波器,用与表情识别!非常好用!做人脸识别,表情识别的朋友可以下载!-Facial expression recognition based on Gabor wavelets tranform!It is very useful to the people who research facial expression !
EigenFace
- 基于PCA的人脸表情识别,可以辨别高兴,愤怒和厌恶三种表情。 -In this project, Eigenfaces are used to classify facial expression. It has been assumed that, facial expression can be classified into some discreet classes (like anger, happiness, disgust or sadness) whereas: 1. A
adaboost_PtwoPclasses
- 结合Gabor特征和adaboost的人脸表情识别方法,内附matlab源程序和实验-Combination of Gabor features and adaboost of facial expression recognition methods, and experimental matlab source code included
PCA人脸表情识别
- 基于PCA算法的人脸表情识别,由matlab实现该算法及其功能实现。
人脸表情识别的源代码
- 基于Eigenface的表情识别matlab程序(Expression recognition matlab program based on Eigenface)
PCA
- 基于matlab的表情识别,人脸的表情识别??(Expression recognition based on MATLAB)
人脸表情识别matlab程序LBP+LPQ算法融合,SVM分类
- 基于matlab的人脸表情识别,LBP+LPQ算法融合(Facial expression recognition based on MATLAB)
EigenFace
- 基于特征脸的人脸表情识别matlab代码(Facial expression recognition matlab code based on feature face)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,