Ask Your Question

Jonanza's profile - activity

2016-10-17 01:46:41 -0600 asked a question Fastest way to track multiple faces?

Hi, everyone! I am doing a project that the program can detect faces in the video. And you know in detection, it could not always find a face during the whole process, so i want to use tracking to help me detect the face. The problem is even i use the KCF algorithm to track multiple faces, the time would be more and more depending on the number of the faces. Therefore, i'd like to know if there any other way to track multiple faces in a short time?