Info

This question is closed. Reopen it to edit or answer.

i new in matlab and i need help detecting human with camera usb

1 view (last 30 days)
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

Answers (1)

Image Analyst
Image Analyst on 7 Sep 2013
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.

Community Treasure Hunt

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

Start Hunting!