OpenKinect-for-Processing
OpenKinect-for-Processing copied to clipboard
For use of libfreenect in processing
I recently installed processing 3.3 on my Ubuntu 14.04 LTS. I also was able to successfully interface with arduino UNO. Now when Im trying to run my kinect v2 in...
Im trying the face detection example based on your library but the video is very slow, i read that i should give half size to the Opencv input but i...
Hi, Is there any way to shutdown/close/dispose the connection to the device in runtime? I have seen that freenect provides the shutdown method which perhaps does what I want but...
Hello, Does anyone know if another depth camera is functional for this great library? the Kinect currently is not available @shiffman. Best regards
Hello, Is there any way to specify the Kinect resolution for the RGB image on the Kinect v2? I am trying to process the image with OpenCV and it is...
64 mac :/Applications/Processing.app/Contents/Java/core/library:/Volumes/FGHMacPro/Documents/libraries/openkinect_processing/library:/Applications/Processing.app/Contents/MacOS/v2/mac Found path: /Volumes/FGHMacPro/Documents/libraries/openkinect_processing/library/v2/mac/ Init Kinect2 [Freenect2Impl] enumerating devices... [Freenect2Impl] 12 usb devices connected [Freenect2Impl] found 0 devices No Device Connected! Cannot Find Devices My computer doesn't recognizes...
I am using Windows 10 and Kinect v2. I have the SDK 2.0 and the libusbK driver installed. When I run any of the example files, I just get essentially...
When I run the [pointcould v1 example](https://github.com/shiffman/OpenKinect-for-Processing/blob/master/OpenKinect-Processing/examples/Kinect_v1/PointCloud/PointCloud.pde) I see my silhouette along with the pointcloud. Is there a way to just output the pointcloud? Here's what I'm seeing. I tried...
when i wrote lsusb to terminal it gives me this output: Bus 001 Device 002: ID 8087:8001 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub...
I used to have Open Kinect working fine on my computer, but I tried to install it in a new machine and it gives this error when I try to...