How to acquire buffered frames from a gigecam object?
4 次查看(过去 30 天)
显示 更早的评论
I am using an external trigger for framestart of a gige vision camera and I can see that its working because preview(obj) updates the figure when triggered. However, I can't seem to store these frames in the workspace as snapshot(obj) appears to take a new picture every time. Is it possible to access the captured images?
0 个评论
采纳的回答
更多回答(1 个)
Andrei
2018-4-4
For hardware triggering, videoinput gige interface is a better option than gigecam. Refer to the following example: https://www.mathworks.com/matlabcentral/answers/289155-how-to-configure-a-hardware-triggered-acquisition-from-a-gige-vision-camera
0 个评论
另请参阅
类别
在 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!