How can i draw a custom limb on the kinect skeleton
Hello people of the forum, I'm new to processing but fairly familiar with coding. For a school project, i'm making an interactive installation where the visitor is able to play with his "shadow". They...
View ArticleKinect 3D Reconstruction with Processing
Hello everyone, My question is quite simple but I couldn't find a proper answer to it: does it exist a way to use Processing+Kinect for 3D reconstruction? This means that the kinect position is moving...
View ArticleProblem with SimpleOpenNI 1,96. Could not run the sketch! WHY?
Hello at all, I use Ubuntu 64bit, Porcessing 2.2.1. Java version "1.8.0_45". Eveything are updatet. I have downloaded the Library "SimpleOpenNL". And conect the Kinect with my Laptop(OS X Yosemite)....
View ArticleClearing ellipse in the draw function after each frame
I want to show an ellipse as my mouse cursos. The user can see his cursor like in photshop for drawing. When the "dikte" increases the ellipse increases size and the stroke for drawing the samen. My...
View ArticleError when trying to run sketch with SimpleOpenNI
Hi all, I followed the installation instructions as given here, but when i run the sketch I get the following error: SimpleOpenNI Version 1.96 # # A fatal error has been detected by the Java Runtime...
View ArticleKinect pixel array is flipped when copied to PGraphics?
Hi all Can someone please tell what I'm doing wrong here? I'm copying the implicit canvas (this.g) to my VDMXCanvas (PGraphics) and something is causing the pixels to be flipped 180 degrees - check the...
View ArticleJoints - attractors for particles
Hi! Could someone help me how to make a particle system connected with the joints (?) from a peoples body? Maybe if he is moving the particles go away.. I would aprreaciate any help! Patricia
View ArticleHow do i combine interactive PCA with KinectV2 using OpenCV for Processing?
Hi, I'm currently trying to get Greg Borenstein's interactive PCA analysis example to work with a KinectV2 stream using Greg's newer OpenCV for Processing library (had to many issues with the old...
View ArticleSimpleOpenNi + Export Application = fail
Hello all, I'm trying to export a processing sketch as an application on Win8.1 (64bit) and the end EXE is not running. The sketch runs perfectly within processing. I see a lot of users are reporting...
View ArticleInteractive floor using Processing
Hi,everyone! Do anyone can give me some examples how to setup **Interactive Projection Floor ** using Processing? How is the best way? How Library allows create it? Thanks!
View Articlekinect v.2 through Processing
Hi everyone! We´re trying to plug kinect to windows8.1 through Processing. In the kinect test, USB 3.0, directX 11 and graphics card make troubles, but in computer test seems all right. Kinect gets...
View ArticleHelp! Processing getting stuck at context.update();!
Hello everyone! I am having a serious and mysterious issue with my kinect project for school. We're using an Kinect for Xbox 360, with Kinect SDK 1.7, and SimpleOpenNI Library 1.96 in Processing. This...
View ArticleHelp with Kinect
Hello guys, I'm trying to adjust a detail of an animation with Kinect, to achieve not the expected result, will try to explain, already sorry, my native language is Portuguese ... Below is an animation...
View ArticleKinect-Processing-Arduino Serial Communication problem.
Hi! For my master finals I am planning to make some kind of interactive sculptures. One of them is supposed to work with the kinect sensor using the body movements to manipulate the sculpture. I have...
View ArticleInstallation of Kinect
Hi, I had some trouble to use Kinect through Processing. And the following list is the software and device i have installed. The Kinect worked fine in Kinect SDK , But when I used it in Processing, the...
View Articledetecting color of particular points
I have this visualization that picks thousands of random colors in a kind of pointilistic way. I have used the kinect in a very basic way with processing. I've noticed that the libraries and routing...
View ArticleInstalling libfreenect
Hi, I'm trying to install libfreenect for a long time now, and I'm having trouble while building the dll files using Visual Studio 2013 after creating a solution using CMake, it gives me allot of wired...
View Articlemultiple user based on userId?
Hi, I'm using simpleOpenNI with the Kinect. I have an array of 5 colors and a certain number of people (12-13) that will come in front of the kinect one by one. I need to relate a single color to a...
View ArticlePROBLEM WITH PolygonBlob in Flow project
I´m trying to run flow Project with Kinect. I´ve searched the web for resolving the problems that i found and finnaly i figured out how to make it run but i´m having a problem to make the particules...
View ArticleSimpleOpenNI Hands tracking
Hello! I'm new on kinect world and i want to achieve a simple task: i need one indicator for each hand of the user on the screen, the user is standing in front of a screen so his right hand has to be...
View Article