How Do I make the sketch full screen?
Seems like this wouldn't be that hard the find the answer to but I have been searching for hours and I cant find one. On processing 3.2.1 and I'm trying to run my kinect sketch in fullscreen, which it...
View ArticleIs there a way to make a Kinect do motion tracking with dancers with particle...
For a school project my theater and dance classes want me to create a dance projection wall. I have been able to find essentially no information regarding the subject and was hoping you all on the...
View Articleis it possible to make with Processing?
hi, I'm student who first time to try programming and use processing. so, I don't have any idea about this tool. so I want to know about my Question before I start my project. it's an example link....
View ArticleMinim Ugens AudioOutput, playNote only once
Hi, I am working on a sketch that recognises faces and plays notes depending on the location/size of said faces. However, currently the playNote function just repeatedly plays the same note over and...
View ArticleOpenCV - How can I ad a different random image on every face?
I want to write a Code, where every face gets another random image out of 10 images I have. I struggle to separate the different faces. Every time I try, the same image appears on all faces. Would be...
View ArticleOpenCV Face Detection from A Video File
Hi All, I'm trying to do face detection with OpenCV for Processing from a video file. I've searched through examples on the web but all of them seem to be focusing on face detection from a live feed....
View ArticleKinect Logo Tracking
Hello all, I have a project to live track a guitarist with kinect and from the neck of the guitar to emit some particles. I do not know if this is possible whit Kinectv2 and Processing? I was thinking...
View ArticleHow to run stereo vision on a stereo video data
Hi, I am new to openCV and want to run stereo vision on a stereo video data using openCV+visual studio. I want to show results by using color keys for disparities. Does any one know from where to start...
View ArticleGesture recognition and interactive animation using Kinect
Hi all, I am planning to make an interactive installation / video wall as a graduation project but I’m complete noob in programming. My idea is to make e.g. 4 different animations with After Effects...
View ArticleKinect1 Disconnection Issue with Processing 3
Hello, After all the steps to install Kinect1 library by referencing https://github.com/shiffman/OpenKinect-for-Processing, I am using Kinect1 on Processing 3. If I run the program which uses Kinect1,...
View ArticleSimpleOpenNI doesn't work in my Windows 10
Hello, I am using Windows 10 on Intel NUC (Model: NUC6i5SYH). I downloaded Processing 2 and Processing 3. I wanted to run any SimpleOpenNI example codes in Processing 2, but it couldn't start at all. I...
View Articlekinect v2 for background subtraction
Hi there! I've got kinect v2 on mac and sending to resolume. I would like to send either the registered image or a blend of depth image and rgb image so that I can use the video of the person moving...
View ArticleSimpleOpenNI Library error
/* -------------------------------------------------------------------------- * SimpleOpenNI UserCoordsys Test * -------------------------------------------------------------------------- * Processing...
View ArticleShape primitive flickering while multithreading
Hello everyone! First time posting so a little bit nervous :-) The thing is that I'm doing an application with kinect and my first approach was to have both depth detection/processing and drawing in...
View ArticleCannot find class or type named "EXAMPLE"
I keep getting this error, and I don't know why it is not working. // Daniel Shiffman // Tracking the average location beyond a given depth threshold // Thanks to Dan O'Sullivan //...
View ArticleHand tracking with Kinect/Processing
Hi, I am trying to make a project with Processing and the Kinect, I already installed the right library (I use OpenNI and FingerTracker), everything seems to work. I followed a tutorial, which showed...
View ArticleIs it possible to live stream video from the Kinect V2 depth & RGB camera ?
Hi there, I'm currently doing some research on holographic projection technology. I was searching on how to access the Kinect V2 and how to live stream from it's cameras. I was wondering if it's...
View ArticleSimpleOpenNI Library error occurs after update processing
I am trying to make a project with kinect v.1 and processing 3.2.1. Before I updated the processing, everything was working (I just tried the "Hello" examples of Daniel Shiffman). But now I use...
View Article