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!