Why is the image that I get from my webcam connected to my target PC all black?

조회 수: 1 (최근 30일)
Why is the image that I get from my webcam connected to my target PC all black?
I am using the "AVEN Mighty Scope 5M Digital Microscope" which can be found on this website.
https://www.edmundoptics.com/p/10x-200x-usb-digital-microscope-high-resolution/29122/
MATLAB shows the camera in its webcam list and it works with the Image Acquisition Toolbox, so I believe it is UVC compliant.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 6월 19일
편집: MathWorks Support Team 2023년 6월 19일
The "AVEN Mighty Scope 5M Digital Microscope" is not UVC compliant according to the seller. In order to use a camera with Simulink Real-Time, it must be UVC compliant.
Run below command in MATLAB 2017b for documentation:
>> web(fullfile(docroot, 'xpc/io_ref/using-video-image-processing-blocks.html'))
In order to use a camera with MATLAB/Image Acquisition Toolbox, it is not necessary for the camera to be UVC compliant.

추가 답변 (0개)

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by