Kinect

New update for Winect!

A new version of Winect is up! The new version is labelled v0.72. The front end of the code is rewritten to remove bugs. The backend framework is modified to support new version of OpenNI modules. Hurray!

Head over to the product page here: Winect Product Page

I made sure to test the program on 32 bit and 64 bit machines. However, I only have 3 machines to test on. So if you encounter any problems still, please discuss with us on the forums. I will do my best to assist you/ patch up the program!

I am working on the settings panel of Winect. If you have any idea what should be in the settings panel or even what other hand control applications should I build, post in the comments below!

Featured on Kinecthacks.com

 

Winect got featured on Kinecthacks.com!

Winect – Windows Mouse Cursor Control using Kinect

Control Windows without touching any device!

Combining a hand sign recognition algorithm and hand tracking system from OpenNI, I present to you a software that allows you to use your Kinect/Depth Camera to control your Windows Cursor!

The hand sign recognition algorithm can allows you to do more than just clicking! Perform left mouse clicks, middle mouse clicks, and right mouse clicks all by using hand signs! Also features back and forward gesture in Chrome, as well as zoom controls!

Winect Screenshot

Click here to go to download page!

By |February 7th, 2012|Development|0 Comments

Winect + Hand Gesture Recognition Framework Based on Depth Camera

I was working on a framework to identify user(s) hand(s) gestures based on only depth image so that it can be deployed easily for anyone who owns a depth based camera(eg. Kinect, Asus Xtion)

Check out my prelimary video(Best viewed in HD):

I expect the use of this framework to be pretty extensive. Some examples I could think of are:

  • Device-less presentation
    • Power point presentation without going to your keyboard, giving you room to maneuver!
    • Added functionality with being able to use gestures for more control. (eg. drawing, or some 3d visualisation)
  • Interactive store display
    • This is very useful as current interactive displays requires shops to place their touch screen display in the shop, or specially install the touch screen monitor at the shop front due to security reasons. If we replace it with this framework, we could just develop a software for the shopfront, and use any television and a Kinect pointing outside the shop. No special installation required. In addition, this set up can even catch curious passer-by when the set up reacts to them going past the shop.
  • 3D Visualisation
    • Use natural controls to navigate yourself in a 3D world instead of using a mouse and keyboard. Controlling a 3D environment with 3D controls by using the Kinect is way more intuitive than traditional keyboard and mouse.

I am currently in the works of creating a public version of Winect. If you are interested in helping out with the testing or any feedback, please let me know!

By |January 31st, 2012|Development|0 Comments