Acquisition Toolbox. How can I acquired photo at specific frequency 1 Hz at camera time exposure 1 ms
2 次查看(过去 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!