Synchronising Dino-Lite AM2111 Microscope to MATLAB using Image Acquisition Toolbox
12 次查看(过去 30 天)
显示 更早的评论
Hi
I am trying to connect my Dino-Lite AM2111 digital microscope http://www.dino-lite.eu/index.php/en/component/k2/item/70-am2111 to MATLAB via the Image Acquisition Toolbox. According to the Dino-lite support page http://www.dino-lite.eu/index.php/en/support/faq under 'Software Usage' > 'Can the Dino-Lite be used with 3rd party software?' it states that it is MATLAB compatible, however when I run the command imaqtool, the only camera that shows up as available is my computers webcam. I have the microscope turned on and I can see that it is picking up images from its own dedicated software. What do I have to do to get it talking to MATLAB?
Thanks
3 个评论
Mihailo Zivkovic
2015-2-3
Did you try closing the DinoCapture software and then run the command imaqtool? I did not have DinoCapture running and imaqtool recognized my Dino-Lite microscope so give that a try.
回答(1 个)
Madhura Suresh
2016-4-6
Hi Max,
Looking at the datasheet for the camera, it looks like the camera has directshow drivers. You should be able to use this camera after downloading the "OS Generic Support Package".
Once you install it, try:
imaqhwinfo winvideo
That should list the device.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!