How to add webcam to simulink?
Show older comments
Hey; I wrote a code in matlab with webcam, and now I want to use it in simulink.
How can I add webcam block or something that work with my webcam? I try with matlab function and its doesnt work...
Answers (1)
Walter Roberson
on 6 Jun 2022
Edited: Walter Roberson
on 6 Jun 2022
0 votes
You will need to install the support package for USB webcam first.
4 Comments
Dekel Mashiach
on 6 Jun 2022
Edited: Dekel Mashiach
on 6 Jun 2022
Walter Roberson
on 6 Jun 2022
Make sure you have the right support package.
You might require Image Acquisition Toolbox
https://www.mathworks.com/hardware-support/video-capture-device.html
Dekel Mashiach
on 6 Jun 2022
Walter Roberson
on 6 Jun 2022
Those look ok.
Categories
Find more on Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!