Effacer les filtres
Effacer les filtres

Read from Webcam in Simulink

3 vues (au cours des 30 derniers jours)
Gueni Hamza
Gueni Hamza le 2 Fév 2022
Modifié(e) : Cris LaPierre le 29 Juin 2023
Hi everyone, i need to read from a webcam in a simulink model , can anyone help me please.
Thanks in advance

Réponses (2)

Kumar Pallav
Kumar Pallav le 22 Mar 2022
Hello,
For R2020a and earlier, refer to this workflow documentation for a step-by-step guide to integrating a USB camera into your model using the USB camera blocks, "From USB Video Device" and "USB Video Device List":
For R2020b and later, connect the USB webcam to the development PC and stream the data to the target machine using the Simulink Real-Time UDP blocks, "UDP Send" and "UDP Receive". To learn more, please refer to the following documentation links:
Hope this helps!

Cris LaPierre
Cris LaPierre le 29 Juin 2023
Modifié(e) : Cris LaPierre le 29 Juin 2023
Use the From Video Device block, which requires the Image Acquisition Toolbox.
You will need to install the Image Acquisition Toolbox Support Package for OS Generic Video Interface using the Add-Ons explorer in order to connect to your webcam.

Catégories

En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by