Connect Microsoft Lifecam to Matlab
Mostrar comentarios más antiguos
I am having trouble using the Microsoft Lifecam with Matlab. I have already installed all the drivers (including the USB webcams Package in Matlab) and the camera seems to work fine when I open it from its own app. However, when I open it from Matlab I get an error and I need to close Matlab.
This is the way I am doing it:
cam_List = webcamlist; which returns the name of my laptop's camera and the Microsoft camera
cam = webcam(2); (with the laptop's camera [webcam(1)] works fine)
The error I get is shown on the image
Any help is much appreciated.
Thanks in advance
1 comentario
Star Strider
el 30 de Oct. de 2016
Respuestas (0)
Categorías
Más información sobre National Instruments Frame Grabbers 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!