Closed atv2016 closed 8 years ago
It should recognize faces on paper. Keep in mind the tracker was made for tracking the face of the primary user, that is, the user that is closest to the screen so it has he minimum face size set to 1/8th of the screen size.
Perhaps you should try bringing the face picture closer to the camera.
I’m really looking for something that does object recognition far away and with rotation invariance. Do you know something like that or could you build that ?
On 24 Mar 2016, at 14:47, Matt Hammond notifications@github.com wrote:
It should recognize faces on paper. Keep in mind the tracker was made for tracking the face of the primary user, that is, the user that is closest to the screen so it has he minimum face size set to 1/8th of the screen size.
Perhaps you should try bringing the face picture closer to the camera.
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/mc-jesus/face_detect_n_track/issues/2#issuecomment-200868921
Not really an issue, but was wondering if it recognises different faces. I tried with a piece of paper with a person on it, but it didn't recognise that (this might actually be feature). Thanks for the great code.