Skip to content

Head-coupled perspective of a 3D scene using face tracking (python) and 3D graphics (Unity)

Notifications You must be signed in to change notification settings

edbs08/head-coupled-perspective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

******************************************************
******  	HEAD-COUPLED PERSPECTIVE       *******
******           Université de Bordeaux        *******
******************************************************

----------------------------------------------------------
		SET UP
----------------------------------------------------------
******** Pre-requisites:
Make sure to have the following tracking support files:
	-haarcascade_frontalface_alt.xml
	-haarcascade_eye.xml

and modify the location of them in the python file if needed.

The unity version used in this implementation in 2018.4.8

----------------------------------------------------------
		HOW TO RUN
----------------------------------------------------------
1. In console go to the path of the test_tracking.py file and run:
python test_tracking.py

Make sure the tracking window pops up and the tracking is being performed
(green circle around the face)

2. In Unity press the play button and enjoy!

About

Head-coupled perspective of a 3D scene using face tracking (python) and 3D graphics (Unity)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages