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

Star Strider
Star Strider 2016년 10월 30일
This is everything I can find for Microsoft Hardware Support. See if your camera is listed.

댓글을 달려면 로그인하십시오.

답변 (0개)

편집:

2016년 10월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by