Acquisition Toolbox. How can I acquired photo at specific frequency 1 Hz at camera time exposure 1 ms
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi. I'm actually facing a problem with acquired image with the Image Acquisition Toolbox. I need to acquired image at a specific frequency of 10 Hz and 12 Hz on a moving object. In order to have a clear image the camera time exposure need to be at 1 ms. I've try a bunch of things (TriggerFcn, FrameAcquiredFcn, while loop) to realize that as soon you start(vid) the acquisition the process start acquired image as fast as posiible and I do not know how to specify the acquisition frequency. Anybody have faced this problem? Any solutin in mind?
Thanks for the help.
Denis
댓글 수: 1
Dilip Kunderu
2019년 1월 16일
What is the model of the camera module being used ? Which videoinput adapter are you using ?
답변 (2개)
Denis Perrone
2019년 1월 16일
댓글 수: 1
Walter Roberson
2019년 1월 16일
What shows up for the frame rates if you follow the initial part of the example at https://www.mathworks.com/help/imaq/examples/determining-the-rate-of-acquisition.html ?
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!