matlab codes for face detection from a web cam video

4 views (last 30 days)
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 Comments
Jan
Jan on 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.

Sign in to comment.

Accepted Answer

Shivaputra Narke
Shivaputra Narke on 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 Comments
Walter Roberson
Walter Roberson on 3 Apr 2022
Which MATLAB release are you using? And could you restate what it is that you need to do?

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!