kinect2 fail on export
Hello list, i'm trying to make an executable form the examples provided with the org.openkinect.processing.Kinect2 library. When I start the app I see only the grey screen, it seem it stuck on the...
View ArticleIs only kinect the only harware I need to make interactive arts to TV/LCD...
So it would be processing + kinect + LCD or TV and its already ready to go ? any good book or who teach these kind of things?
View ArticleGood book or site to learn applicable interactive using kinect application?
Is processing software enough to make something like this : does anyone know how to do practical installment for example in public places ? what hardware do I need : Kinect also does it run on a...
View ArticleRender HTML page using Processing.
Hi there, I looking for help to solve a performance scenario. I started developing creative coding applications using processing, but last year I moved to Openframeworks, so I'm not updated over here....
View ArticleSilhouettes from kinect. SimpleOpenNI doesent work on processing 3?
I used to use simpleopenni for getting silhouettes from kinect. But it seems that simpleopenni isnt compatible with processing 3? At least it doesnt work. http://code.google.com/p/simple-openni/ Is...
View Articlekinect.enableUser(SimpleOpenNI.SKEL_PROFILE_ALL);
I have face a problem while going to generate skeleton tracking. It come error message can not find anything named "SimpleOpenNI.SKEL_PROFILE_ALL" etc... I have import SimpleOpenNI but didn't work. My...
View ArticleSimpleOpenNI library not working
Hi, I recently got a hold of an old Xbox 360 Kinect that a friend of mine wasn't using anymore so I started to wonder what interesting things I could do with it, and that's how I heard about Kinect +...
View ArticleMultiple users in kinect + processing
Hello! I am trying to build a Processing + Kinect sketch influenced by gestures/positions made by multiple users. So far I didn't get any further than kinect.getNumberOfUsers(); I couldn't find any...
View ArticleHow to calculate distance between usermap and an object on Kinect2 ?
Hello there, I wrote a simple program I needed 6 months ago with K1: calculate "usermap" > draw particles in the scene > if the distance between the silhouette [userMapX & userMapY] and a...
View Articleprojection mapping with AR tracking - almost there
My objective was to use the AR tracking to get the 3d world position of a marker. Than, using a projector, I wanted to project a cross in the center of this marker, while I move it. My code is "almost"...
View ArticleControl ON/OFF led with kinect?
Hi there, anyone can help me on kinect to control quadcopter using processing?
View ArticleKinect, Windows
I was reading this shiffman.net/p5/kinect/ and was about to purchase a Kinect when I realized it seems from the tutorial that the Kinect won't work with Windows, or at least with Processing+Windows. Is...
View Article[SOLVED] Attractor (x, y) controlled by hand position. SimpleOpenNI, Kinect.
Hi, I am looking to use the the (x,y) position of my hand to control the (x, y) position of an attractor in my sketch, so wherever the user moves their hand, the on screen particles are repelled...
View ArticleHow to change the range of PWM value
Hello there! I'm doing some project using kinect + processing + arduino. Fyi I am so so new with this software. Here i have code that control the brightness of led using hand movement that i get from...
View ArticleKinect v.2 working on mac ?
Hey! I'm having problems to get these examples working: http://www.creativeapplications.net/processing/kinect-physics-tutorial-for-processing/ I'm having a Kinect v.2 and a macbook with OS X Yosemite....
View ArticleMultiple kinects in simpleopenni 0.27 and simpleopenni 1.96
Hi. I have a problem with simpleopenni 0.27, it doesn't start multicam.pde, it marks that can't open the depth map, that maybe the camera is not connected, but when I use simpleopenni 1.96,...
View ArticleHow to export Video in good quality in Point Cloud mode?
Hi, I am fresh in Processing and Kinect, but I played little bit with Point Cloud sketch. I would like to export this point cloud preview as video. I tried to find tutorial on youtube and google but I...
View ArticleKinect v.2 on Mac - Device connection failure
Hello! I just got a hold of a Kinect v.2 and I'm trying out Shiffman article on the subject: http://shiffman.net/p5/kinect/ I'v copy pasted this code now just to see if the connections are ok, but I am...
View ArticleKinect for Windows V2 Library for Processing
Hey. I just started to developing a Kinect One library for processing. The version uses the Kinect one SDK beta (K2W2), so it only works for windows ): . You can get the current version is still beta....
View ArticleNeed positional data of the edge or contour of a Kinect Silhoutte ?
Hi, I am working on a personal project where I want to grow grass and plants from the contour of the kinect silhouttee. I want a list of coordinattes only along the edge from where I can emit grass as...
View Article