如何提取面部特征中的角度用于面部表情识别
我正在使用 Visual Studio 2010 C++ 和 OpencV 2.1。我使用 haar 级联分类器来检测面部的特征(嘴、眼睛、眉毛)。
但我真的是一个新手,所以我没能取得太大的进步。我想提取 角度 来计算图像的面部表情。我认为它必须处理轮廓点(主动轮廓模型或“蛇”)等。
我很难检测图像的面部表情。任何帮助将不胜感激:)
I am using Visual Studio 2010 C++ and OpencV 2.1. I used haar cascade classifiers to detect the features in the face (mouth, eyes, eyebrows).
But I'm really a newbie so i was not able to make much progress. I want to extract the angles to calculate for the facial expression of the image. I think it has to deal with contour points, (Active Contour Model or "snakes"), etc.
I'm having a hard time to detect the facial expression of an image. Any help will be much appreciated :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论