Hacker News new | ask | show | jobs
by colincsl 4387 days ago
As a robotics/computer vision researcher I disagree with you. The first Kinect was a godsend for robotics - previously it cost thousands of dollars for similar types of sensors. Typically we just want the raw data so that we can do whatever processing we want. It was nice because it worked on Mac/Linux/Windows without too much hassle. The new Kinect on the other hand is of little use to me right now. It's locked down on Windows - and as far as I know you need the special dev kit version for it to even work.

Also, a "cheap camcorder" is nothing compared to this. The Kinect is a 3D sensor. You would need 2 "cheap camcorders," stereo vision algorithms/hardware to process it in real-time, and even then the quality typically wouldn't be as good as the Kinect.

Tangentially, it's also disheartening (at least for the time being) that Apple recently bought Primesense - the maker of the original Kinect. Primesense was selling a better 3D sensor for developers/researchers. Apple shut it down as soon as they bought them.

2 comments

You're in luck - we're working on it. We've had alpha level success in extracting depth data thus far.

https://github.com/OpenKinect/libfreenect2

We're always looking for more contributors!

Hopefully this will also mean decent Python support, because with the Kinect for Windows v2 dev kit I'd have to wait until wrappers became available.

The Kinect v1 was also a pain to get working on x64 Windows, so hopefully things will be a bit easier this time around

We like Python - we support it in libfreenect, so we'll probably have it in libfreenect2.
Sure, but what happens when you get bought by Apple? :)
does alpha mean 'unknown binary blob' or 'raw depth data of more or less known structure'?
The latter.
wooohoo, this is big, why didnt you make an official announcement? this is Hackaday newsworthy
Have you tried the Asus depth camera? I work with motion capture apps and 3D scanning, and in both areas developers are pushing it as a decent if not spectacular replacement for the Primesense camera.
The Asus Xtion cameras have been out of production for some time. At the last place I worked, we bought like 30 of them as well as their successors that PrimeSense sold directly before Apple bought them.
Asus IS Primesense design.