How to detect laptop's integrated webcam for real time processing with simulink

12 vues (au cours des 30 derniers jours)
Daniel García
Daniel García le 6 Avr 2016
Commenté : Zeeshan Ahmed le 8 Mar 2018
Hello,
I'm having problems with the Simulink Real Time toolbox for real time image acquisition. The problem is that the From USB Video Device block doesn't detect the integrated camera of my laptop. There is another block, USB Device List, for configuring the aquisition device. This block doesn't detect the camera, neither.
What confuses me is that the Image Acquisition toolbox has another From Video Device which works fine with the integrated webcam, but for a short period of time, and what I really need is real time image acquisition.
Does anyone know how to work with the integrated camera and the real time toolbox in simulink?
Thanks in advance.
Regards,
Dani.

Réponses (1)

Omar Crypps
Omar Crypps le 10 Jan 2017
I recently did the real time acquisition video in real time simulink, I think that you have to use a USB Webcam ( for example a Logitech) then ass hardware support packages for usb webcam ( OS generic ... , and USB webcam package ) , after that you have to correctly connect your taget computer with your host compter and then use the from USB video device block , USB device List , avec a video Diplay Block, if you use a compatible webcam , it should appear in the USB device list .
  1 commentaire
Zeeshan Ahmed
Zeeshan Ahmed le 8 Mar 2018
Sir what if we want to acquire image through simulink Real time on the host computer to perform image processing.Thank you in advance

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by