How to acquire buffered frames from a gigecam object?

조회 수: 8 (최근 30일)
ryan muddiman
ryan muddiman 2018년 2월 22일
답변: Andrei 2018년 4월 4일
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?

채택된 답변

Bhuvnesh Singh
Bhuvnesh Singh 2018년 2월 28일

추가 답변 (1개)

Andrei
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

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by