Please enable JavaScript to view this site.

uEye .NET Manual 4.97

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.

hint_info

This correction will not work with subsampling or with binning factors greater than 2.

Methods

Method

Description

ClearList

Deletes the user-defined hot pixel list from the non-volatile camera memory.

GetList

Returns the user-defined hot pixel list stored in the non-volatile camera memory.

GetListExists

Indicates whether the user-defined hot pixel list exists in the non-volatile camera memory.

GetListMaxNumber

Returns the maximum number of hot pixels that the user can store in the non-volatile camera memory.

GetListNumber

Returns the number of hot pixels in the user-defined hot pixel list stored in the non-volatile camera memory.

SetEnable

Enables hot pixel correction using the hot pixel list(s) stored in the non-volatile camera memory.

SetList

Sets the user-defined hot pixel list stored in the non-volatile camera memory.