How can I get sound to fade in and out depending on your location?
Hello, I was able to make my sound play and stop with Kinect but it doesn't loop or fade out. I want my sound to continue playing with the video and just fade in if the interaction is activated and...
View ArticleSimpleOpenni with Processing 3.3.6 working
Hello! with this library of SimpleOpenni was updated to use it with Processing 3 and 2. Is currently working with Kinect V1 SimpleOpenni
View Articleguess age (using image or video)
Hi everyone :) does anyone have worked with opencv or something similar to guess age and gender from a person pic (video stream, or image)? Any clues ? thanks :) :)
View Articlefacedetection
Hello, would it be possible, to use openCV library to blur the faces or interact with the are of image where the face is in other ways? By default you using face detection i get rectangles around the...
View ArticleCan one use he_mesh to triangulate a kinect point cloud? if so, how?
Primarily for @wblut I have a series of points culled from a kinect point cloud (basically only those points relevant to the person, any past a certain depth are ignored) I am having trouble choosing...
View ArticleWhich version of Processing is compatible with the openCV library?
Hey, I'm a beginner and I want to make a program in which my camera detects how a frame differs from a previous frame. If it differs, I want my camera to automatically take a picture. I found something...
View Articlehow to slecet camera input using openVC
OpenCV example for LiveCamTest works with laptop webcam. Camera list shows my easy_cap video device as camera 41 640x480 30fps, same as webcam spec. cam = new Capture(this, cameras[0]); works fine but...
View ArticleHow to write a program that automatically saves frame (only when person is...
Hey all, I'm a beginner and I want to write a program that opens the camera, detects if there is somebody/something IN a rectangle that I will draw in the program itself and if positive, automatically...
View Articleunable to install library
im using the latest processing .. and im a mac user im facing a few problems - my 'add library ' tool does not for (not for open kinect not for other libs) so wen i downloaded open kinect from github...
View ArticleVideo Delay : Ed Tannenbaum, Recollections
Hi, I try to create something like this : https://www.youtube.com/watch?v=YBKkVpRxUfs, using a kinect. At the moment I made some test with something like this : class User { PGraphics pgBodyBg; PImage...
View Article