matlab codes for face detection from a web cam video
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
sanjida
am 3 Feb. 2014
Kommentiert: Walter Roberson
am 3 Apr. 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 Kommentare
Jan
am 20 Feb. 2017
@chandu: The above code is not formatted correctly. Then after a copy&paste the block of text does not have valid Matlab syntax.
Akzeptierte Antwort
Shivaputra Narke
am 3 Feb. 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 Kommentare
Walter Roberson
am 3 Apr. 2022
Which MATLAB release are you using? And could you restate what it is that you need to do?
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!