Video input in GUI with mac
Mostrar comentarios más antiguos
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);
Respuestas (1)
Sudarshan Kolar
el 24 de Abr. de 2017
1 voto
Hello DSB,
Disabling the firewall should help you fix the issue.
Sudarshan
Categorías
Más información sobre Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!