Info
この質問は閉じられています。 編集または回答するには再度開いてください。
i new in matlab and i need help detecting human with camera usb
1 回表示 (過去 30 日間)
古いコメントを表示
Hello So i saw exmplain that look like somethink that i need: http://www.mathworks.com/help/vision/examples/motion-based-multiple-object-tracking.html I connected my camera USB to my computer and I want that my camera will make the detecting as in the example... I saw something with Videoinput=('winvideo',1) that i can use with my camera, but how can i make this work. some one can give me good code that do this ? Thanks for helpers
0 件のコメント
回答 (1 件)
Image Analyst
2013 年 9 月 7 日
This should have been a followup to your original question.
You need to understand how the image acquisition toolbox works. Run imaqtool and then see what commands get written to the command window. Then transfer those lines to the demo code at the appropriate place.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!