Skip to content

"Writing in the air" - A Guestbook based on Kinect

Notifications You must be signed in to change notification settings

adambatson/gbtis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GBTIS (Gesture Based Text Input System)

"Writing in the air" - A Guestbook based on Kinect

GBTIS was our 4th year captsone project, which uses microsoft kinect motion tracking, and OCR to convert a users hand movements into text

Setup

The repo provides a solution compatible with microsoft visual studio 2015 and later. The Microsoft Kinect SDK is also required. Once the SDK is installed simply import the solution into visual studio and run

Configuration

Configuration is handled through the App.config file, the following parameters can be configured

  • DemoMode (If in Demo Mode the application exits after every user interaction)
  • GBTISaaSAddress - The address of the web service deployement
  • AuthorizationKey - The Auth key for the web service API

Web Service

A web service is available for remote storage, and management of guestbooks. The repo is available here

About

"Writing in the air" - A Guestbook based on Kinect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages