搜索资源列表
基于PCA的人脸表情识别
- 基于PCA的人脸表情识别,用MATLAB实现
biaoqing
- 一个表情识别的源码。直接调用pca和svm函数。-an expression recognition of the source. Pca and direct calling svm function.
FaceRecognition
- 表情识别程序,连上摄像头之后通过视频进行表情识别-Expression recognition process, connected to the camera through the video after the expression recognition
AnImprovedAAMFittingAlgorithmforExtractingHumanFac
- AAM是一种有效的人脸特征提取算法 该论文对它进行了改进 相信会对人脸表情识别领域的朋友有很大帮助-AAM is an effective facial feature extraction algorithm of the paper believe it will improve the identification of areas of Facial Expression friends are very helpful
renlianjiance
- 这是完整的一套人脸表情识别,从样本训练到目标的识别.采用PCA来提取特征-This is the complete set of Facial Expression Recognition from the sample to the target identification training. Using PCA to extract the characteristics of
19216821442008526124666417285
- 表情识别源代码,
imm_face_db.tar
- IMM FACE DATABASE 对研究人脸表情识别的朋友们很有用哦-IMM FACE DATABASE research Facial Expression Recognition friends useful Oh
read_image
- CohnKanada人脸表情库图像读取,经过预处理了的,含有类标,可用于无监督人脸表情识别-images inputing of CohnKanada database,including preprocessing and labels of 7 expressions. it is suitable for unsupervised facial expression recognition
kkk
- 擅 蔓:以人脸的表情识别为实验背景, 分析了在对人脸表情的识别过程中,单个独立分薰对识别率的影响,由此进一步总结了在表情识 别中如何更有效地选取独立子空间,以实现在不影响识别率的前提下,减少用于构成独立子空问所需的独立分量的个数。 独立成分分析;表情识别;独立子空间 -Good man: Face to face identification for the experimental background, the analysi
527
- 完整的人连表情识别系统源代码(采用局域二值模式LBP识别) Matlb做的界面-Even the complete source code of face recognition system (using binary mode Local LBP identification) Matlb interface do
pcaexpressprot
- 用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
ExpresssionRecognition
- 表情识别:Matlab程序+PDF说明文档。适合初学者-Expression recognition:Matlab sources+ PDF document.It s suitable for the beginners.
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
人脸表情识别的源代码
- 基于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)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression c