Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
i new in matlab and i need help detecting human with camera usb
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 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.
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!