Synchronising Dino-Lite AM2111 Microscope to MATLAB using Image Acquisition Toolbox
조회 수: 4 (최근 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!