Video input in GUI with mac
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Sudarshan Kolar
2017 年 4 月 24 日
Hello DSB,
Disabling the firewall should help you fix the issue.
Sudarshan
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!