Read from Webcam in Simulink

조회 수: 2 (최근 30일)
Gueni Hamza
Gueni Hamza 2022년 2월 2일
편집: Cris LaPierre 2023년 6월 29일
Hi everyone, i need to read from a webcam in a simulink model , can anyone help me please.
Thanks in advance

답변 (2개)

Kumar Pallav
Kumar Pallav 2022년 3월 22일
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 2023년 6월 29일
편집: Cris LaPierre 2023년 6월 29일
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.

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by