Connect Microsoft Lifecam to Matlab
이전 댓글 표시
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
2016년 10월 30일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 National Instruments Frame Grabbers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!