I would like to adjust camera source settings (exposure time) during Simulink runtime
13 views (last 30 days)
Show older comments
I am using the image acquisition toolbox block, From Video Device. Many camera settings can be adjusted using the Properties settings prior to running, however these appear to be locked when the simulation is going. I would like to adjust the camera exposure time using the image mean; too dark or too bright then adjust expsoure.
Is there a way to programmatically adjust these with a custom function block?
0 Comments
Answers (1)
Andrei
on 8 Sep 2020
For a possible approach, refer to the workaround proposed in "Is there a way to adjust camera properties such as ExposureTime in a model while simulation is running?"
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!