matlab codes for face detection from a web cam video
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
sanjida
le 3 Fév 2014
Commenté : Walter Roberson
le 3 Avr 2022
please TELL me the MATLAB Code to detect or track a face in a real time video using A webcam in MATLAB* I AM DOING MY PROJECT IN FACE RECOGNITION, BUT NOT GETTING HELP FROM ANYWHERE. Thank you....
5 commentaires
Jan
le 20 Fév 2017
@chandu: The above code is not formatted correctly. Then after a copy&paste the block of text does not have valid Matlab syntax.
Réponse acceptée
Shivaputra Narke
le 3 Fév 2014
Its not a small code. The better way is, you just go through different steps.
1.First understand how to use webcam in matlab. 2.Get frames from video. 3.Perform Segmentation 4.Then use any face detection algorithm. Perform steps 2 to 4 continuously.
4 commentaires
Walter Roberson
le 3 Avr 2022
Which MATLAB release are you using? And could you restate what it is that you need to do?
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!