GithubHelp home page GithubHelp logo

projectx's Introduction

ProjectX

Sciencenter Wall of Inspiration

An interactive, voice commands driven gallery based on Kinect 2.0 SDK

Pre-requisites

Before running the code, ensure that the following pre-requisites are installed on your machine:

  1. Microsoft Visual Studio
  2. Kinect for Windows 2.0
  3. Kinect Speech Recognition API
  4. Kinect Speech Recognition Language Pack
  5. Visual Studio Github plugin

How to run?

Checkout the latest code from the master branch. Create a folder on Desktop named sciencenterimages that contains all the images required to run the slide show. The images are formatted to encode extra information. For example, if the image corresponds to Sir Isaac Newton and we want to keep it there for 5 seconds, the image will be named as newton_5.jpg. The application will pick up this information and break it down to adequate data structures. The official project website is maintained here.

Coding

The project is written in C# and works on Windows platform. The code functionality is divided into three main parts:

  1. GestureRecognition: The main files that deal with gesture recognition are GestureBase.cs, GestureEventArgs.cs, GestureHelper.cs, GestureRecognitionEngine.cs, GestureRecognitionResult.cs, GestureRecognitionResult.cs, GestureType.cs, SwipeToLeftGestureWithLeftHand.cs, SwipeToLeftGestureWithRightHand.cs, SwipeToRightGestureWithRightHand.cs, and SwipeToLeftGestureWithLeftHand.cs
  2. VoiceSearch: The voice search code retrieves the training examples from the information contained in the image names. The relevant code for this is MainWindow.xaml.cs.
  3. UserInterface: The user interface consists of the entire slide show and the entire visual elements. The UI is defined at MainWindow.xaml and the slide show code is defined at MainWindow.xaml.cs.

NOTE - You need to compile the program for x86 or x64 architectures. This code does not work for ARM.

projectx's People

Contributors

anagha-todalbagi avatar chochim avatar jdhayford avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.