フィルターのクリア

Image Acquisition Toolbox with iDS camera

31 ビュー (過去 30 日間)
Shogo
Shogo 2015 年 4 月 29 日
回答済み: Robert Style 2016 年 2 月 8 日
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
Robert Style 2016 年 2 月 8 日
Try installing the winvideo driver if you haven't already:
imaqtool worked for me after I did this.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by