matlab codes for face detection from a web cam video
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
Jan
2017-2-20
@chandu: The above code is not formatted correctly. Then after a copy&paste the block of text does not have valid Matlab syntax.
采纳的回答
Shivaputra Narke
2014-2-3
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 个评论
Walter Roberson
2022-4-3
Which MATLAB release are you using? And could you restate what it is that you need to do?
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!