MATLAB Image Acquisition FrameGrabInterval
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
Nalini Vishnoi
2015-7-2
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!