Video input in GUI with mac
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm trying to open the camera to take the input video but it displays a white window with a red cross
Here's my code:
% vid=videoinput('macvideo',1); imaqhwinfo(vid);
preview(vid);
0 Kommentare
Antworten (1)
Sudarshan Kolar
am 24 Apr. 2017
Hello DSB,
Disabling the firewall should help you fix the issue.
Sudarshan
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Acquisition Toolbox Supported Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!