Connect Microsoft Lifecam to Matlab
Ältere Kommentare anzeigen
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 Kommentar
Star Strider
am 30 Okt. 2016
Antworten (0)
Kategorien
Mehr zu National Instruments Frame Grabbers finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!