Acquire multiple frames with GIGE vision adaptor
이전 댓글 표시
Is the snapshot command the only way to get data from a camera using the GIGE vison adaptor? For our FLIR camera, I need to be able to send commands back over the GIGE interface, but I also need to acquire more than one frame at a time. If the videoinput interface would allow the command to be sent over that, I would simply use that. But I can't seem to find a way to do this. Nor can I have both interfaces active at once.
답변 (1개)
Shankar Subramanian
2016년 3월 30일
1 개 추천
With the gigecam interface, you can only acquire one frame at a time (using the snapshot command). If you need to buffer and acquire more samples at a time - you need to use videoinput to connect to the camera and use getdata method.
Thanks
Shankar
카테고리
도움말 센터 및 File Exchange에서 GigE Vision Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!