How to track a face and its features in realtime
1 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision with Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!