MATLAB Image Acquisition FrameGrabInterval
显示 更早的评论
Is it possible to change the frame grab interval of a camera based on an event or trigger? To conserve memory I would like to collect every tenth frame until a specific event occurs. After the event occurs I would like to be able to acquire images using the full frame rate.
回答(1 个)
Nalini Vishnoi
2015-7-2
0 个投票
Hi Garrett,
I assume that you are referring to the FrameGrabInterval property in the Image Acquisition Toolbox. Unfortunately, as explained in its documentation, this property is read only while running. This means that you would not be able to change its value when the acquisition has started. I hope this helps.
Thanks,
Nalini
类别
在 帮助中心 和 File Exchange 中查找有关 National Instruments Frame Grabbers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!