Skip to content

pathammer/ktouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

| _|_ _     _|_ 
|< | (_)|_|(_| |

Credit to:
Me (Patrick Hammer, patrickhammer.com)
Louis Sanchez, Gustavo Vincent, Daniel Berk, & Paul Kim - my classmates
Tim Flaman - tim@timflaman.com for inspiring mouse movement http://www.twitter.com/timOoblik
Robert Walter - for finger tracking and surface touching http://twitter.com/robbeofficial

This is a userspace program to allow two hand tracking and cursor contol with Microsoft's Kinect sensor.
Required Packages:
sudo apt-get install libusb-1.0-0-dev libqt4-dev libgtk2.0-dev cmake libglew1.5-dev libcv-dev libhighgui-dev libcvaux-dev libgsl0-dev libglut3-dev libxmu-dev libx11-dev

Installation:
inside ktouch/ run these commands:
mkdir build
cd build
cmake ../
make
./bin/ktouch to execute the program

About

Kinect Hand Tracking Computer Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published