Image acquisition toolbox support for Daheng Mercury USB3 cameras
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Shoaib Amjad
am 4 Jul. 2018
Beantwortet: 云 山
am 28 Dez. 2021
I am not able to interface with a Daheng Mercury USB3 camera (model MER-502-79U3M) using the Image Acquisition toolbox. Could I please have some help in getting this to work, or receive confirmation that it is not supported. The camera is compatible with GenICam, so I have installed the GenTL add-on for the toolbox.
I am able to take pictures and view live video using the default manufacturer software GalaxyView, so the camera is installed correctly. I am using 64-bit Windows 10 and obviously plugging the camera into a USB3 port.
Typing 'imaqhwinfo gentl' with camera plugged in, I see:
AdaptorDllName: 'C:\ProgramData\MATLAB\SupportPackages\R2017a\toolbox\imaq\supportpackages\gentl\adaptor\win64\mwgentlimaq.dll'
AdaptorDllVersion '5.2 (R2017a)'
AdaptorName: 'gentl'
DeviceIDs: {1x0 cell}
DeviceInfo: {1x0 struct}
Using imaqsupport, the generated text file shows (under the GENTL heading):
GENICAM_GENTL64_PATH = C:\ProgramFiles\Daheng Imaging\GalaxySDK\GenTL\Win64
Producer found = C:\Program Files\Daheng Imaging\GalaxySDK\GenTL\Win64\GxGVTL.cti\GxU3VTL.cti\GxUSBTL.cti
There are indeed 3 .cti files in the above folder, but I can't understand why they have all been lumped together under the 'Producer found' path. Could this have to do with why the camera can't be accessed?
2 Kommentare
Image Analyst
am 4 Jul. 2018
So what happens when you call videoinput(), preview(), or getsnapshot()?
Akzeptierte Antwort
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu GenICam Interface finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!