High Speed Camera User Guide
44
12.2
Single line dead pixel correction
The dead pixel correction will correct up to 32 pixels in the sensor and up to 2 running pixels.
The GeniCam interface for this feature is described below:
Name
Interface
Values
Description
DefectPixelSelector
IEnumeration
0-31
Selects dead pixel
to control
DefectPixelX[DefectPixelSelector] IInteger
-1 to SensorWidth
X coordinate -1 to
disable
DefectPixelY[DefectPixelSelector] IInteger
-1 to
SensorHeight
Y coordinate -1 to
disable
DefectPixelCorrectionEnable
IBoolean
Enable defect
pixel correction
Table 17 : Pixel Correction GeniCam names
The camera will re-calculate the pixel coordinates according to sensor mirror options, sort the
coordinates in ascending order and write them to hardware memory. It will also specify the total
number of pixels to be corrected.
12.3
Flat field
To make Dark/Flat field correction, two pictures should be taken. One with lens closed (offset
should be boosted) and one with uniform illumination of around 40%.
There will be TBD tables stored in the camera (For each gain, temperature, etc,).
The operator is per pixel and defined according to following formula:
𝑃(𝑥, 𝑦) = 𝐺𝑎𝑖𝑛(𝑥, 𝑦)[𝑃(𝑥, 𝑦) − 𝑃
𝑑𝑎𝑟𝑘
(𝑥, 𝑦)]
The GeniCam interface for this feature is described below:
Name
Interface
Values
Description
Calibration
Icategory
DarkFieldCorrectionEnable IBoolean
FlatFieldCorrectionEnable
IBoolean
Table 18 : Field Correction GeniCam names
Camera ISP specification