GigE Camera Connection: video acquisition with Basler GigE camera acA1600
1 回表示 (過去 30 日間)
古いコメントを表示
Hi .... I am using a Basler acA1600-60gc camera. I am getting video, when i am accessing the camera from basler supplier software, but with MatLab, i'a not able to access the video when i open video acquisition. it give me black screen and even nothing is mention below the the screen like resolution of the camera.
vid = videoinput('gige', 1, 'Mono8'); src = getselectedsource(vid); vid.FramesPerTrigger = 1; preview(vid);
and thanks.
1 件のコメント
Ritz
2016 年 3 月 10 日
Hello!
Were you able to solve this problem with your Basler camera? I'm just curious cause I'm having the same problem now.
Thanks.
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で GigE Vision Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!