hagino3000 / KinectJesture

Control mouse by Kinect for Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kinect Jesture for Mac

Control the mouse cursor and fire the key events (right or left).

Demo

See on Youtube

http://www.youtube.com/watch?v=6BKTocYpkCw

How to build

This application tested on MacOSX only.

Get a Kinect

  1. Buy it!!
  2. Connect your mac with USB connector.

Get OpenFrameworks

I tested pre release v0.062 FAT version. Download from here http://www.openframeworks.cc/download

You need ofxOpenCv addon. ofxOpenCv addon is Included FAT version.

Deploy this source

  1. cd $ofxRoot/apps/examples
  2. git clone git://github.com/hagino3000/KinectJesture.git

Open Project by xcode

  1. open KinectJesture.xcodeproj
  2. Build and Run

Credits

Sound files from www.freesound.org

TAPE32.WAV http://www.freesound.org/samplesViewSingle.php?id=2674

kettleswitch1.aif http://www.freesound.org/samplesViewSingle.php?id=16582

Contact

Twitter @hagino3000 mail takashi.nishibayashi@gmail.com

About

Control mouse by Kinect for Mac


Languages

Language:C++ 46.1%Language:C 33.0%Language:JavaScript 20.9%