Hacker News new | ask | show | jobs
by rywang 4698 days ago
Actually, it's quite possible to build a "clicker" on the Kinect. It involves mounting the sensor from above, and building completely different software that tracks the hands and fingers well.

We've done it: http://threegear.com Here's a video of tracking arbitrary hand motion using a Kinect-equivalent sensor: http://youtu.be/exZ6wukQCpk

2 comments

I think he was calling out the microsoft politics as limiting the functionality of the kinect, not technical expertise.
video of hands (fingers) doesn't seem like the hard part here though (relatively speaking, I'm sure it's plenty hard). The hard part is recognizing the input the user wants. Tracking the finger is easy. Figuring out when that finger motion is a click is the hard part.

The video on your website is significantly more impressive than the linked youtube video. That being said, I still didn't see any "clicking". Perhaps I missed it.