The Camera class provides methods for the configuration of the user-defined hot pixel correction. The hot pixel list is stored in the non-volatile camera memory. More information for the hot pixel correction can be found in the uEye manual.
This correction will not work with subsampling or with binning factors greater than 2. |
Methods
Method |
Description |
---|---|
Deletes the user-defined hot pixel list from the non-volatile camera memory. |
|
Returns the user-defined hot pixel list stored in the non-volatile camera memory. |
|
Indicates whether the user-defined hot pixel list exists in the non-volatile camera memory. |
|
Returns the maximum number of hot pixels that the user can store in the non-volatile camera memory. |
|
Returns the number of hot pixels in the user-defined hot pixel list stored in the non-volatile camera memory. |
|
Enables hot pixel correction using the hot pixel list(s) stored in the non-volatile camera memory. |
|
Sets the user-defined hot pixel list stored in the non-volatile camera memory. |