Having trouble with some code
So, I am working on a program using the xbox kinect, i keep getting an error saying that my avgY doesnt exist (towards the bottom of the code in the if statement.) Any help? I am following Shiffmans...
View ArticleKinect v1 - "There are no kinects, returning null"
I have a Kinect v1 (1473) that I'm trying to get working with Processing using Daniel Shiffman's Open Kinect for Processing library. I've written a very basic program that should give me the depth...
View ArticleKinect with Processing on a Mac
Hi I have an interactive project which I now need to implement Kinect on for the client - it's to allow for gesture / finger painting type interaction. It was built in Processing 3 on an iMac El...
View ArticleFace recognition with openCV - compare faces
hi, I've been looking into the amazing world of openCV for a coming little project of mine. I've managed to track my face using the webcam and do some of the other operations that opvenCV provides. I...
View ArticleIdk what is wrong (color tracking)
So I am making a color tracking program using the kinect, I am following daniel shiffmans videos. For some reason the program isnt working the way I want tit too. I see the video that the kinect is...
View ArticleCan I export a Kinect project with Microsoft SDK from a PC so that it runs on...
I need it to run as a stand alone app on a Mac - using Microsofts Kinect SDK.
View ArticleHow to make text disappear when blob intersects words using Kinect V1?
Hi guys I'm using version 1 kinect to make a blob interact with sound-reactive raining text. I was wondering how to make the text disappear once the blob intersects with one of the words? Please help!...
View ArticleProblems with kinect4WinSDK
Hey, I've got a kinect v2 and tried to get kinect4WinSDK lib running. But I'm getting following error messages: "A library relies on native code that's not available. Or only works properly when the...
View ArticleKinect and colour mapping
Hey guys, I'm using my kinect depth sensor with a fire burning script. It uses the kinect depth to affect the probability of burning I would like to use the kinect to create a series of colors between...
View ArticleFor Mac development, do I need a Kinect Adapter for Windows ?
I'm about to start a project using Processing and Open Kinect on my iMac - I'm about to purchase a Kinect V2 but I'm unsure if I need the Windows adapter or not - could someone please advise me,...
View ArticleKinect with grid
Im new with processing, im trying to make a fade background and as the user move the movement will stay on the grid. So i have made a grid, where i move the can see my body movement on the grid. 1) how...
View ArticleHow to implement spout 2.05 in 'processing ' windowsX?
Forgive the very basic nature of this query but i am very new to processing (and indeed programming). I am trying to use kinect 1414 with processing 2.2.1 and isadora acording to tutorial...
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 ArticleHow to do skeleton tracking through defining a class?
Dear All, Thank you for your investigations in processing. I am going to implement a project. In this project I'm going to play a video in background and implement effects through defining different...
View ArticleKinect Colour Tracking Issue
I've been trying to get Kinect and colour tracking together, and recently managed to get some sort of breakthrough. The code is below, but there are a still a few more issues that I found. When I...
View ArticleHow can I take a specific segment of the rawDepthData in order to make a live...
Hi there. I am trying to do live subtraction while filming someone laying on the floor. The Kinect is facing top down 2.5-3.5 metres high and I want to create a mask of the person moving. I am sending...
View ArticleExported app not running when using OpenKinect library
I'm trying to export an app on osx with processing 3.1.1 and using the OpenKinect library. It exports ok but just stalls when I try running it. I can't see any error messages anywhere either?
View ArticleDoes Model 1520 work on Mac?
Has anyone gotten Model 1520 (Kinect 2) to work on Mac? I'm running Processing 3 and have installed the Open Kinect library. Attempting to run examples as per Dan Shiffman's videos, but I get "No...
View ArticleHow to capture a frame and find contours of it?
Hi everybody, I don't know if it's the wrong section, by the way, I have this find contours code in which I contour a specific image from my files, but now I need to change it and I would like to...
View ArticlePBox 2D
Hello ! I need library PBox 2D master to work with the kinect . All that meeting did not work , install , but the sketch always says missing library in question. Someone can help me?
View Article