情绪检测C# [英] Emotion Detection C#

查看:95
本文介绍了情绪检测C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在做我的最后一年项目。



我的项目称为面部表情软件,使用面部识别引擎。因此需要luxand来检测静止图像的面部表情。无论图像是幸福还是其他情感。有什么想法吗?





最好的问候,

解决方案

Take看一下这篇文章 - 图像中的人体情感检测 [ ^ ]。


哇!这是一个相当大的挑战。



这就是我要做的事情:



脸部的某些部位是固定,其他人移动。您需要做的是跟踪运动部件。使用某种图像检测(可能是边缘),你需要将一个面转换为一系列相互连接的点。



一旦你能做到这一点,就开始用一些真实照片的快乐和悲伤的表情。然后,您需要构建一个关联引擎,以确定每个面向哪个方向。你可以在算法上做到这一点,但在尝试神经网络时会有荣誉。



我在最后一年的项目中尝试过类似的东西。没有用,但我仍然有一个好的标记。


大家好



我想做一个类似的项目

我在哪里使用演讲

想要添加面部动作识别

有人可以帮助我吗

iam out时间...


I'm doing my final year project.

My project called facial expression software using face recognition engine. So it require luxand to detect the facial expression of a still image. Whether the image is happy or other emotional. Anyone have any ideas ?


Best Regards,

解决方案

Take a look at the article - Human Emotion Detection from Image[^].


Whoa! That's quite a challenge.

Here's what I'd do:

Some parts of the face are fixed, others move. What you need to do is track the moving parts. using some sort of image detection (edges, probably) you need to convert a face into a collection of interconnected points.

Once you can do that, start feed in some real photos of happy and sad expressions. Then you need to build a correlation engine to work out which way each face is going. You could do this algorithmically, but there'd be kudos in trying a neural network.

I actually tried something similar in my final year project. Didn't work but I still got a good mark.


Hi guys

Iam trying to do a similar project
where i used speech
and want to add facial motion recognise
Can somebody please help me with that
iam out of time...


这篇关于情绪检测C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆