IID_IuEyeAutoFeatures
This interface provides special functions for automatic image adjustment on the uEye camera that are not covered by the DirectShow standard. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.
For more information on automatic adjustment, see also the "Automatic image control" chapter in the uEye Manual.
•Adjustment is only active while the camera is capturing images. •The automatic functions are disabled when the settings for the exposure time and gain are manually changed. •The pixel clock cannot be changed if the automatic exposure time is enabled. •Automatic gain can only be used on cameras with a total gain controller. Automatic white balance can only be used on cameras with RGB gain-controller hardware. |
IuEyeAutoFeatures provides the following functions:
Sets the automatic gain/automatic exposure time reference value. |
|
Returns the automatic gain/automatic exposure time reference value. |
|
Sets the upper adjustment limit for the automatic exposure time. |
|
Returns the upper adjustment limit for automatic exposure time. |
|
Sets the upper adjustment limit for automatic gain. |
|
Returns the upper adjustment limit for automatic gain. |
|
Sets the speed value for the automatic gain/automatic exposure time. |
|
Returns the speed value for the automatic gain/automatic exposure time. |
|
Sets the reference AOI for the automatic gain/automatic exposure time. |
|
Returns the reference AOI for the automatic gain/automatic exposure time. |
|
Sets the offset for the red and blue channel of the automatic white balance. |
|
Returns the offset for the red and blue channel of the automatic white balance. |
|
Sets the color gain adjustment limits for automatic white balance. |
|
Returns the color gain adjustment limits for automatic white balance. |
|
Sets the speed for automatic white balance. |
|
Returns the speed for automatic white balance. |
|
Sets the AOI for automatic white balance. |
|
Returns the AOI for automatic white balance. |