Next version 'Nixie' is coming soon !

Help us to get ready with MyRobotLab version Nixie: try it !

Object segmentation with kinect depth map

Here is some streaming video being masked by the depth image of the kinect.
I use OpenCV's inRangeS to find a range to create a mask from the depth image, then cvCopy to copy it over the video image.

So my idea is to be able to input my move in 1 player chess mode of my chess robot via my iPad. This will be done using the Touch OSC app

I have made an app using their program. It is basically a chess board layout of buttons.