how wo detect the face in real time steaming like webcame please some one give me the code

1 view (last 30 days)
how wo detect the face in real time steaming like webcame please some one give me the code i see many code but they only detect pic face not in real time please help

Answers (2)

Martin Schätz
Martin Schätz on 17 Oct 2015
Hi, i suggest that you go through the examples of Computer Vision Toolbox, especialy this one.

Dima Lisin
Dima Lisin on 19 Oct 2015
Edited: Dima Lisin on 19 Oct 2015
Matlab now comes with build in support for webcams. Please see this example for how to detect and track a face in live video acquired from a webcam.
If you need to track multiple faces, take a look at this example on File Exchange.

Community Treasure Hunt

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

Start Hunting!