一个人脸表情自动识别的程序我要分享

A program for automatic recognition of human facial expression

matlab面部提取 表情识别代码 面部特征提取 expression-point 表情识别matlab

关注次数: 262

下载次数: 0

文件大小: 14K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。


English Description:

This is the source code of facial expression automatic recognition. It is based on the face detection algorithm of Viola and Jones and the extraction of Gabor facial feature points, and then uses the trained neural network to recognize facial expression.


代码预览