Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Head tracking virtual reality using single camera

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.

Requirements

  • cmake, make, c++11 compatible compiler
  • CUDA
  • OpenCV compiled with CUDA and OpenGL support.

Building & Running

$ cd build
$ cmake .. && make
$ ./headtracker

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages