363 Forks
988 Stars
988 Watchers

FaceTracker

Real time deformable face tracking in C++ with OpenCV 3.

How to download and setup FaceTracker

Open terminal and run command
git clone https://github.com/kylemcdonald/FaceTracker.git
git clone is used to create a copy or clone of FaceTracker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FaceTracker https://github.com/kylemcdonald/FaceTracker/archive/master.zip

Or simply clone FaceTracker with SSH
[email protected]:kylemcdonald/FaceTracker.git

If you have some problems with FaceTracker

You may open issue on FaceTracker support forum (system) here: https://github.com/kylemcdonald/FaceTracker/issues