We aim to use a devices webcamera to track the user's head and position the camera in a 3d scene correspondingly. This gives the illusion of looking into a real 3d scene "inside" the display.
Inspired by Johhny Chung Lee's work with the Nintendo Wii.
- cmake, make, c++11 compatible compiler
- CUDA
- OpenCV compiled with CUDA and OpenGL support.
$ cd build
$ cmake .. && make
$ ./headtracker