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

1 Ansicht (letzte 30 Tage)
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.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 19 Jun. 2023
Bearbeitet: MathWorks Support Team am 19 Jun. 2023
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.

Weitere Antworten (0)

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by