Replies: 1 comment
-
You can set a range of exposure values by setting up exposure modes in the camera tuning file (see section 5.8 in the tuning manual), and then you could select that (or another one) dynamically while the camera is running. But I don't think there's an easy way to set a pair of arbitrary limits while the camera is running. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've spent a lot of time but still can't find a way to set the value range for the exposure time. I need to set the exposure time range in python. The "Exposure Time" function sets a strict value. I would like to set a range of values. For example minExp = 1000 maxExp = 5000
Beta Was this translation helpful? Give feedback.
All reactions