Quantcast
Channel: Kinect - Processing 2.x and 3.x Forum
Browsing all 530 articles
Browse latest View live
↧

Resizing the Kinect video image for openCV

I'm trying to use face detection with the image from a kinect V1. The video input of 640x480 is causing my framerate to drop. I'd like to scale down the resolution of the video input. If I try to write...

View Article


how to make an image on screen appear smaller or bigger with depth info

Hello everyone, I am extremly new to this, I am trying to control an image's size on screen by moving closer or farther to the camera. Anyone can point me in the right direction? I am using Kinect v1,...

View Article


How to combine two codes?

I got those two, and want to combine them but really, everything is false... Can someone help me out? first // Example 16-12: Simple background removal // Click the mouse to memorize a current...

View Article

Registered Image from Kinect v2

Hey everyone, I have an issue regarding Open Kinect for Processing. The current project we are building consists of background removal using a kinect. For this purpose we use the RGB information for...

View Article

how to place rgb camera pixels onto depth camera array V1 Kinect

Processsing 3 Kinect v1 Basically, i've stripped down my code so it's just this, atm it only shows the user when you're in the correct threshold. You go pink as I have made it that color. I want to...

View Article


In urgent need of assistance to help get me started with this idea for my...

Although a little ambitious I want to create a interactive installation for my final piece in two weeks time. I have devised the idea of formulating algorithms that are pre-programmed in processing to...

View Article

Simple, Simple, Simple question (documentation)

I get crazy. I am unable to find a documentation for some LIBs. Please help me and show me the simple path and steps to find out: What functions a library contains. i.e. processing. kinect.* I want to...

View Article

Problem combine 2 codes...

I got those two, and want to combine them but really, everything is false... Can someone help me out? first // Click the mouse to memorize a current background image import processing.video.*; import...

View Article


Choose a color and play a video for that color (Urgent)

Hello guys, so, I have 4 vídeos and 4 colors and I want to set one color for each video , when i show the color on the webcam it plays a vídeo, can you help me? When the video is over the webcam...

View Article


** (java.exe:9372): WARNING **: gstvideo: failed to get caps of pad nat:sink

Hello there! I have borrowed this code for a school project. It creates a bouncing ball which you can control with you webcam by movements. Sometimes it works just fine, but there seem to be a bug...

View Article

Face recognition saving img

Does somebody know a sketch or way to save the bounding box of a face detection program/software/sketch. I want to safe the image in the bounding box (the face). Googlefu leaves me wondering around.

View Article

Kinect, Processing, OpenNI

Hi, Pls HELP! Can someone offer any tips on how to download the openNI software on the newest version of OS? We want to make something beautiful with processing and kinect. Love

View Article

blend() and filter() significantly slow down 1080p Video FPS to 7; Any...

//hey, I'm probably not doing this right //is it cause I'm using the context of PGraphics and PImage mixed up?? //IM GETTING 7 FPS W/ I7 7700K AND 1070 sli //CPU AND GPU ARE NOT BEING PUSHED ///NEED...

View Article


Can I extract the point data I get from the Kinect to be used in after effects?

Looking to somehow export the data the Kinect is using into a format that I can use in After Effects. Is there anyway to use the point data to export an obj sequence?

View Article

Flip Webcam opencv

Hi, as you can see from the code I was able to reverse the webcam, but how do I make the opencv with the webcam flipped? I would like to do face detection on the flip webcam `import processing.video.*;...

View Article


Image may be NSFW.
Clik here to view.

Use a value within pushMatrix () and popMatrix () outside it

Hi, I would like to use a value created within pushMatrix () and popMatrix (), outside this block. In my case, I would use the value generated by l = faces [0] .x; In rect outside pushMatrix () and...

View Article

CAN Kinect Physics Code Examples

I've been getting some notifications that the code examples for the CAN Kinect Physics tutorial no longer work. This is because the code formatting plugin was removed and because the code is severely...

View Article


interactive screen using live video, changing letters positions

Hello, I'm new to programming with Processing. Trying to make a code for my art bachelor degree. What I want to do: make the interactive screen, filled with letters(text), with a live cam recording...

View Article

Kinect v2 How to shorten the cable?

On the Kinect2. It is great and there are nice libraries for it. But that cable is so bad... Way too long and too many proprietary connectors. For installation work or tight spaces it is real bad....

View Article

In a room of 5x5 meters I have to find a person's position (x,y).

Hi, In a room of 5x5 meters, I have to determine the position (x,y) of people. I tried with HC-SR05 sensors but they are not accurate, they are wrong with off-scale values. Can I use kinect? One is...

View Article
Browsing all 530 articles
Browse latest View live