Image Acquisition Toolbox with iDS camera
이전 댓글 표시
I want to get the images from IDS cameras by using the Matlab(2015a) with the Image Acquisition Toolbox directly (WITHOUT using IDS .NET dlls).
Current situation: Multi cameras are connected with a switch (NETGEAR GS110TP) which is connected to the computer by Ethernet. The following Support Packages are installed to the PC:
GenICam INterface/ GigE Vision Hardware/ IP Cameras and USB Webcams.
The correctness of connection can be comfirmed by using IDS's origional software, but nothing is detected in the Image Acquisition Toolbox in Matlab.
>>webcamlist
ans =
'UI524xCP-NIR_4102732181'
'UI524xCP-NIR_4102732184'
'UI641xSE-C_4002939349'
Has anyone met the same problem before? It would be much appreciated if you could share the information with me. Thank you in advance.
답변 (1개)
Robert Style
2016년 2월 8일
0 개 추천
Try installing the winvideo driver if you haven't already:
imaqtool worked for me after I did this.
카테고리
도움말 센터 및 File Exchange에서 GenICam Interface에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!