-
Notifications
You must be signed in to change notification settings - Fork 0
pach/KinectNiOSCToolbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This software want's to be an easy access to different possibility of kinect threw OSC for non programmer people. Actually it still need to have an xcode or equivalent installed on your mac to compile and install openNI driver. This software is made in OpenFrameworks and mostly based on gameoverhack ofxOpenNI port https://github.com/gameoverhack/ofxOpenNI Need to have openNI, kinect driver and NITE algorithm and syphon frameworks installed on your computer. This software as only been tested on mac platform OpenNI : https://github.com/OpenNI/OpenNI/tree/unstable driver : https://github.com/avin2/SensorKinect Nite : http://www.openni.org/downloadfiles/12-openni-compliant-middleware-binaries Syphon Frameworks Already done : - track multiple users into space and send their position in world coordinates threw OSC - there is different format for sending data : - normal : /user/data idUser posX posY posZ - full user : /user/data idUser posX posY posZ xMin xMax yMin yMax zMin zMax - separate data : /user/idUser/data/x posX /user/idUser/data/x posY /user/idUser/data/x posZ - track hands - still some bugs in OSC. Doesn't delete lost hands ajout de SYPHON - syphon frameworks doit etre installŽ. todo : - track and send skeleton data - correct lost hand bugs - add gesture recognition - camera virtuelle pour corriger les coordonnŽes reel de l'espace du kinect a celui d'une camera virtuelle. - normalisation des donnŽes - differentes gestion des id et donner envoyŽ (envoyer le plus proche...) - gestion des id sur mains - normalisation a check sur full user ?
About
a little interface and osc sender for kinect dedicated to artist and people who doesn't go into code. Mostly based on gameoverhack ofxOpenNI.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published