How can I deal or track only one face while I have detected all the faces in front of camera?
Mostra commenti meno recenti
I have face recognition code which recognizes the face and show its name when I will generate the database for that, it is working well when only one face is in front of camera but I am using "FaceDetect = vision.CascadeObjectDetector;" for face detection which will detect all the faces in front of camera and I am getting bounding box around all the faces. Is there any way to track face of my choice among the detected all faces? Or can I code each bounding box face separately? Please give me some guideline. Thanks
Risposta accettata
Più risposte (1)
Image Analyst
il 6 Ago 2014
0 voti
Categorie
Scopri di più su Semantic Segmentation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!