Skip to content

Small AR application with interactive pendulum tracking a face in webcam stream using OpenCV and OpenGL.

Notifications You must be signed in to change notification settings

Cdfghglz/FacePend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacePend

Small AR application with interactive pendulum tracking a face in webcam stream using OpenCV and OpenGL.

Requirements

  • OpenCV 3.2+
  • OpenGL 3+
  • SDL2
  • Boost 1.6+

Instructions

Use cmake and make to build, run ./gl_pendulum.

In CMakeLists.txt define:

  • USE_MOUSE to use mouse pointer for control instead
  • TRACK_DEBUG to indicate recognition state and tracked position

About

Small AR application with interactive pendulum tracking a face in webcam stream using OpenCV and OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published