meltemii
September 26, 2007, 21:29:26
In an attempt to manually set the Exposure to control the shutter speed to obtain sharp images of moving objects at various lighting conditions, I have some related questions. First here is an outline of my proposed process:
- Set device parameters
- On ImageAvailable event
- Process image to obtain current Brightness
- Calculate new exposure (if exposure at max shutter increase Gain)
- Set Exposure
- Wait on next event
Questions:
1. Is there a resource that reflects which commands must be called & their sequence. Such as: LiveStop, LiveDisplay=False, LiveCaptureContinuous=True, ExposureAuto=False. Are these the right ones? And are their sequence & values correct?
2. In an earlier thread, I read that you must use the VCD properties to get & change values when ExposureAuto=True. I assume that was only the case when ExposureAuto is True, when False I can use the Exposure=xx method.
3. What is the relationship between Exposure and shutter speed?
4. Can Gain be left on auto when exposure is not?
Your help will be greatly appreciated :)
- Set device parameters
- On ImageAvailable event
- Process image to obtain current Brightness
- Calculate new exposure (if exposure at max shutter increase Gain)
- Set Exposure
- Wait on next event
Questions:
1. Is there a resource that reflects which commands must be called & their sequence. Such as: LiveStop, LiveDisplay=False, LiveCaptureContinuous=True, ExposureAuto=False. Are these the right ones? And are their sequence & values correct?
2. In an earlier thread, I read that you must use the VCD properties to get & change values when ExposureAuto=True. I assume that was only the case when ExposureAuto is True, when False I can use the Exposure=xx method.
3. What is the relationship between Exposure and shutter speed?
4. Can Gain be left on auto when exposure is not?
Your help will be greatly appreciated :)