IID_IuEyeCapture
This interface provides the uEye camera with several special functions that are not covered by the DirectShow standard. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.
The functions of the IuEyeCapture, IuEyeCaptureEx and IuEyeAutoFeatures interfaces are only supported by uEye cameras. Programs that use these interfaces are no longer fully generic. |
IuEyeCapture provides the following functions:
Returns information about a camera. |
|
Returns the version of the installed uEye camera driver. |
|
Configures the sensor hot pixel correction |
|
Enables hot pixel correction. |
|
Returns the status of hot pixel correction. |
|
Saves the current camera settings in the Windows registry. |
|
Loads saved camera settings from the Windows registry. |
|
Resets all camera parameters to the default values. |
|
Returns the current RGB gain values. |
|
Sets new RGB gain values. |