libwebcamheadtracker
1.0.0
A library for webcam-based head tracking
|
Usage:
haarcascade_frontalface_alt.xml
from OpenCV and shape_predictor_68_face_landmarks.dat
from dlib. If you call this function without arguments, then the library will try to find these files at the places where they were when the library was built. This works fine on development systems and on Linux(ish) systems, but if you deploy your application, you might want to bundle these files.