With overlapping Kinects you have to deal with interference. Here are two interesting articles on how to overcome these problems by using a small vibrating motor: http://research.microsoft.com/pubs/171706/shake’n’Sense.pdf http://www.cs.unc.edu/~fuchs/kinect_VR_2012.pdf Being able to track across the whole range would mean to calibrate the cameras accordingly. You could have a look at some of the projector calibration scenarios – e.g. using a checker… Read more →
Author: RafaelFajardo
Resolving Multiple Kinect Sensors Using Motion
Maimone, A. and H. Fuchs. “Reducing Interference Between Multiple Structured Light Depth Sensors Using Motion.” IEEE Virtual Reality 2012 (Orange County, CA, March 4-8, 2012) Award: Best short paper via Henry Fuchs, PhD Publications –. Read more →
Setting up Raspberry Pi for Xtion and Kinect
_Using Win32DiskImager (for windows) _downloaded 2012-08-16-wheezy-raspbian from website ( http://www.raspberrypi.org/downloads ) _burnt the image onto a 16Gb Class 10 (up to 95MB/s) Sandisk Extreme Pro card _Powerup the Pi using a 5V 1Amp supply _Note: Italics is what is typed into the Pi shell or added to scripts/code…. via: mewgen.com Read more →
Xtion + OpenNI + Raspberry Pi – YouTube
Raspberry Pi + Playstation PS3 Eye Streaming
by Elegor » Sun Jun 03, 2012 5:31 pm Just managed to get my PS3 Eye camera working with the Pi, so thought I’d share how it’s done in Debian. The following steps will get the camera and Pi working together as a simple motion detection device with a web stream that you can view on your local network:1. Install… Read more →
Raspberry Pi Thermal imaging or Nightvision?
by KevinO » Sat May 25, 2013 10:24 pm PrimeSense sensor has a infrared camera on it that works with the raspberry pi using openNI. Here is a shot of the sensors streaming. All three sensors displayed. http://forums.trossenrobotics.com/gallery/files/8/6/6/6/sensors.jpg Here is a video of it on my robot. via Raspberry Pi • View topic – Thermal imaging/ Nightvision?. Read more →
Announcing Skeltrack by Joaquim Rocha
Announcing Skeltrack Posted on March 21, 2012 After being able to control the basic features of a Kinect device (or any time-of-flight camera), the next thing many users look for is skeleton tracking. Skeleton tracking means to easily retrieve different joints of the human skeleton from depth images. The most famous solutions (or the only ones) to do so are… Read more →
Ubuntu – library for accessing Kinect USB camera — Python bindings
Ubuntu download Freenect for Python for Ubuntu Read more →
OpenKinect
OpenKinect. source for Freenect software and wrappers. Read more →
unity on a raspberry pi? – Unity Answers
No, the Linux Export feature cannot be used for the Rasberry Pi because the Rasberry Pi uses ARM architecture and we will only be exporting for Linux on x86 and amd64 architectures from Unity. via unity – on a raspberry pi? – Unity Answers. Read more →