人脸,情感和语音识别 [英] Human face, emotion and voice recognition

查看:251
本文介绍了人脸,情感和语音识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找一个在 C#好面子,情感和语音识别方法。对于人脸识别我使用Emgu CV这是不准确的,性能是非常低的在低光照条件下还早。此外,我需要找到用户的情感。无论是伤心或高兴这样。但我发现它不容易Emgu CV

I am looking for a good face, emotion and voice recognition method in C#. For face recognition I was early using Emgu CV which is not accurate and performance is very low in low light conditions. Also I need to find user's emotion. Whether sad or happy like that. But I found its not easy with Emgu CV.

有关语音识别另外,我无法找到任何解决方案,然而,我发现了语音识别,但它不是我所需要的

Also for voice recognition I am not able to find any solutions yet, I found speech recognition but it is not what I need.

我不希望使用任何在线的API。任何人都可以建议我任何SDK或算法使用,我一个工具的脸,情感和语音识别?

I don't want to use any online API's. Can anybody suggest me any SDKs or Algorithms using which I a implement face, emotion and voice recognition?

推荐答案

Face recognition

  • Here you can fine an introductory pdf, in particular take a look at the references for more details.
  • Here you can find a good tutorial and demo program with free source code for performing face detection and face recognition in real-time from a webcam (also in OpenCV).
  • Eigenface and Face Recognition Homepage.
  • You can download the CSU Face Identification Evaluation System Version 5.1.
  • Some articles about face detection.
  • From Code Project: Multiple face detection and recognition in real time - Face Detection C++ Library with Skin and Motion Analysis - Face Detection in C# - Face and Eyes Detection Using OpenCV.
  • 随便拿个看看 System.Speech.Recognition命名空间(看这个答案)。

    Simply take a look at System.Speech.Recognition Namespace (look at this and this answer).

    这篇关于人脸,情感和语音识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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