Home > C: Programming > Obsolete Functions > History back  Previous chapter  Next chapter  Print  

is_SetBadPixelCorrection

uEye Camera Manual Version 3.80

is_SetBadPixelCorrection

Windows_Logo

Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

INT is_SetBadPixelCorrection (HIDS hCam, INT nEnable, INT threshold)

Description

Achtung

This function is obsolete and should not be used anymore. We recommend to use the is_HotPixel() function instead (see also Obsolete Functions).

is_SetBadPixelCorrection() enables / disables the software correction of sensor hot pixels.

Achtung

This correction will not work while sub-sampling or binning are enabled or raw Bayer mode is used.

Input Parameters

hCam

Camera handle

nEnable


IS_BPC_DISABLE

Disables the correction function.

IS_BPC_ENABLE_SOFTWARE

Enables software correction based on the hot pixel list stored in the EEPROM.

IS_BPC_ENABLE_USER

Enables software correction based on user-defined values. First, the is_SetBadPixelCorrectionTable() function must be called.

IS_GET_BPC_MODE

Returns the current mode.

IS_GET_BPC_THRESHOLD

Returns the current threshold value.

threshold

Currently not used

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Current mode when used in connection with
IS_GET_BPC_MODE


Current threshold value when used in connection with
IS_GET_BPC_THRESHOLD


Related Functions

is_LoadBadPixelCorrectionTable()
is_SaveBadPixelCorrectionTable()
is_SetBadPixelCorrectionTable()

Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com