OpenKinect-for-Processing
OpenKinect-for-Processing copied to clipboard
For use of libfreenect in processing
Greetings, OS: Arch Linux - Kernel:5.9.4 Kinect v2 (Xbox One) Processing 3 Description: + Have installed OpenKinect for processing through libraries + libfreenect2 also installed (Protonect works and detects kinect)...
can i use the OpenKinect-for-processing lib in processing.py . if yes is there any documentation related to it or any book on processing.py
Running on Kinect 1473, using the `setTilt()` method does not do anything. I did buy the Kinect used on eBay so it's possible it just has a broken motor, but...
It seems like the data is getting through, but it isn't presented on the screen. I've tried adding frameRate(30) and removing fullScreen(P3D); I tried with version 4 betas, 3, and...
fixed pgl render mode
Hi everyone, I'm using Kinect v1 for detecting an object (a tomato in a tree). My idea is to use OpenCV to detect a tomato (I'm done with this step...
The library was working just fine a few months ago on Windows 10 but now it keeps throwing the same errors in the console: 'Can't find dependent libraries' 'A library...
Hi, I've been struggling with my v1 kinect and processing, this is the following message: "64 windows number of Kinect v1 devices 1 There are no kinects, returning null Could...
Hello everyone. I'm so new to coding so I hope you'll be able to help me with this. I did everything and worked the libraries. But it always gives the...
Is there a way of displaying the kinect detection in full screen?