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!