Face Detection and Tracking in Live Video in MATLAB

  • 9 years ago
Here I have presented another program which detects a face in live video and Track it. In this program I have used histogrambased tracker which is most popular in tracking algorithm. It’s most easy to use but not efficient. So you are gonna need a fine video to track a face. One biggest problem of this kind of tracker is you can track only one face at a time, NOT all the faces that encounter in the very first frame of the video