Please enable JavaScript to view this site.

IDS Software Suite - obsolete functions 4.97

Windows_Logo
Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

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

Description

hint_info

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

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

hint_info

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

Input parameters

hCam

Camera handle

threshold

Currently not used

Return values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

When used with
IS_GET_BPC_MODE

Current mode

When used with
IS_GET_BPC_THRESHOLD

Current threshold value

Related functions

is_LoadBadPixelCorrectionTable()

is_SaveBadPixelCorrectionTable()

is_SetBadPixelCorrectionTable()