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!