Controlling robot with webcam
From RoboWiki
Goal
Goal of project is to implement controlling of robot(SBOT) using webcam. Robot is controlled by moving one's head to sides. Robot can turn to left and right and can go forward and backward. To detect face position, OpenCV technology is used.
Resources
Here you can find some info about SBOT[1] And here you can find out what OpenCV is [2]
Source Code
Here you can download the source code for SBOT [3] Here you can download the source code for PC application [4]