Image Acquisition Toolbox with iDS camera
11 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
Robert Style
2016 年 2 月 8 日
Try installing the winvideo driver if you haven't already:
imaqtool worked for me after I did this.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で GenICam Interface についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!