matlab codes for face detection from a web cam video
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
sanjida
el 3 de Feb. de 2014
Comentada: Walter Roberson
el 3 de Abr. de 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 comentarios
Jan
el 20 de Feb. de 2017
@chandu: The above code is not formatted correctly. Then after a copy&paste the block of text does not have valid Matlab syntax.
Respuesta aceptada
Shivaputra Narke
el 3 de Feb. de 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 comentarios
Walter Roberson
el 3 de Abr. de 2022
Which MATLAB release are you using? And could you restate what it is that you need to do?
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!