文件名称:facial--expression
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。-This is the automatic recognition of facial expression source code. It is Viola and Jones face detection algorithms and Gabor facial feature point extraction, and then use the trained neural network based on facial expression recognition.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
featureDetection.m
featureInOneFace.m
trainNN.m
trainRBM.m
computeFaceFeature.m
createTrainingExamples.m
emotion_test.m
emotionDetection.fig
emotionDetection.m
emotionState.m
faceCoordinate.m
faceDetection.m