Coder Social home page Coder Social logo

a382695908 / homeservicerobot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 137.97 MB

这是家庭服务机器人的上位机程序,包括人脸识别(OpenCV),语音识别(Microsoft Speech SDK),下位机控制等等。主体界面使用C#完成。

C++ 68.68% C 3.24% C# 28.04% Batchfile 0.05%

homeservicerobot's Introduction

homeServiceRobot

介绍

家庭服务机器人主要完成的任务是人脸识别,人机交谈和一些简单的动作,比如握手、前后移动等。

这是家庭服务机器人的上位机程序,主要完成的功能包括以下:

  • 人脸识别
  • 人机交流
  • 下位机控制

开发语言:

  • C++
  • C#

项目介绍

这个项目在Windows 7系统下使用Visual Studio 2010下编译成功,共分为三个子项目,分别如下:

FRManager

这个模块主要完成人脸检测、人脸识别的功能。开发工具包为:OpenCV2.3.1。

HSRobot

完成程序的主界面以及好友管理的功能。

SRecoManager

完成语音识别和文字转语音(TTS)的功能。开发工具包为Microsoft Speech SDK。

运行

以管理员身份运行projectFiles\预设置.bat,主要是设置环境变量和注册人脸识别和语音识别的插件,然后执行projectFiles\bin\HSRobot.exe程序即可。

程序界面展示

homeservicerobot's People

Contributors

lzbfeng avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.