228 DCx camera
© 2010 Thorlabs
7.3.71
is_SetBadPixelCorrection
Syntax
INT is_SetBadPixelCorrection (HIDS hCam, INT nEnable, INT threshold)
Description
is_SetBadPixelCorrection() enables / disables the software correction of sensor hot pixels.
This correction will not work while sub-sampling or binning are enabled or raw Bayer mode is
used.
Input Parameters
Disables the correction function.
Enables software correction based on the hot pixel list
stored in the EEPROM.
Enables software correction based on user-defined values.
First, the is_SetBadPixelCorrectionTable() function
must be called.
Returns the current mode.
Returns the current threshold value.
Return Values
Function executed successfully
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()
229
199
209
229