How to track a face and its features in realtime

5 visualizaciones (últimos 30 días)
Cahyo Nugroho
Cahyo Nugroho el 25 de Ag. de 2014
Editada: Randy Souza el 25 de Ag. de 2014
I'm trying to detect a face using a webcam, and all of the sources that I found suggest to record it first and then play it again by using
_vision.VideoFileReader('facevideo.AVI');_
I have done this to use webcam but i can process it advance.
My goal is to bounding box the face area and then found eyes location.

Respuestas (1)

Dima Lisin
Dima Lisin el 25 de Ag. de 2014
This example shows you how to detect and track multiple faces using a webcam.

Categorías

Más información sobre Computer Vision with Simulink en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by