Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
i new in matlab and i need help detecting human with camera usb
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Image Analyst
el 7 de Sept. de 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 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!