Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
i new in matlab and i need help detecting human with camera usb
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Image Analyst
le 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 commentaires
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!