face tracking using camera capture

Hi I would like to implement the following KLT face tracking algorithm http://www.mathworks.com/help/vision/examples/face-detection-and-tracking-using-the-klt-algorithm.html in Real-Time using webcam capture. Is it possible to do so? How can it be done?
Thanks, Sravanthi

回答 (1 件)

Image Analyst
Image Analyst 2013 年 5 月 13 日

0 投票

From the demo code it looks like you can just skip the first chunk of code that gets the frame from an avi video file and call getsnapshot() to get the frame. After that the code should be the same.

カテゴリ

ヘルプ センター および File ExchangeMATLAB Support Package for IP Cameras についてさらに検索

質問済み:

2013 年 5 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by