Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Head tracking demo - OpenGL + OpenCV

Head tracking demo - OpenGL + OpenCV

buzzelliart
buzzelliart
Antares Engine · · 1 min read
478 0

Some experiments integrating head tracking into my OpenGL engine, starting from the OpenCV face detection sample. I corrected some mathematical errors that were causing distortion in the 3D model and implemented filtering on the detected head position to reduce high-frequency noise. However, while the effect appears convincing on video, I think that the absence of stereo vision undermines the illusion in real life.

Discussion

Loading comments...