Ask Your Question

Revision history [back]

Face tracking improving

Hi Actually, I am working on a GitHub code which is measuring the heart rate through a webcam. So, for measuring the heart rate it needs the front head coordinates in each frame. Now by default, it is using a simple face detection by OpenCV but it is not really accurate and for our propose, it should be more accurate. So I just want to change the face detection method, by adding dlib or etc to make it robust. Can anybody do that for me?