50
•
Falcon 4 Camera User's Manual
Appendix A: GenICam Commands
Advanced Processing Control Category
The camera’s Advanced Processing controls, as shown in CamExpert, group parameters used to
configure Defective Pixel Detection, Flat Field calibration.
Advanced Processing Control Feature Descriptions
The following table describes these parameters along with their view attribute.
Display Name
Feature & Values
Description
Standard
& View
Correction Mode
flatfieldCorrectionMode
Sets the mode for flat field correction.
DFNC
Beginner
Off
Off Flat field correction is disabled.
Active
ActiveAll Flat field correction is enabled. FPN and PRNU
correction is active.
Active, FPN Only
ActiveFPNOnly FPN correction is active.
Active, PRNU Only
ActivePRNUOnly PRNU correction is active.
Calibration
Calibration The camera is configured to calibration mode
(Only available when TriggerMode=Off,
flatfielCorrectionCurrenActiveSet is not
FactoryFlatfield,).
The device may automatically adjust some
features in the camera when calibration mode is
enabled. The features that are automatically
adjusted are device specific. The device will not
restore these features when the flat field
correction mode is changed from calibration
mode to another mode.
It is not available for FactoryFlatfield1 [Global
Shutter Factory Flat Field] ,FactoryFlatfield2
[Rolling Shutter Factory Flat Field].
It is not available for external mode, and it is
not available for smaller AOI than 2048
horonzatal.
Correction Algorithm
flatfieldCorrectionAlgorithm
Selects the algorithm to use for calibration of
flat field coefficients. <RO>
DFNC
Beginner
Method1
Method1 The following formula is used to calculate the
flatfield corrected pixel:
newPixelValuex,y = (sensorPixelValuex,y –
normalized FFCOffsetx,y) * FFCGain[x][y]
Correction Type
flatfieldCorrectionType
Specifies the flat field correction type. <RO>
DFNC
Beginner
Area-based
AreaBase Flat field correction is based on an entire image
(array)
Current Active Set
flatfieldCorrectionCurrentActiveSet
Specifies the current set of flat field coefficients
to use. This feature cannot be changed while
the camera is in flat field calibration mode.
Read-Write (Read-Only when in Calibration
Mode).
DFNC
Beginner
Global Shutter
Factory Flat Field
FactoryFlatfield1 Factory calibrated flat field for Global Shutter
Mode
Rolling Shutter
Factory Flat Field
FactoryFlatfield2 Factory calibrated flat field for Rolling Shutter
Mode.
User Flat Field 1
to
User Flat Field 3
UserFlatfield1
to
UserFlatfield3
User Flat Field 1 to User Flat Field 3: User
configurable flat field sets
Pixel X Coordinate
flatfieldCorrectionPixelXCoordinate
Specifies the X coordinate of the flat field pixel
coefficient to access. To configure, set
Correction Mode to Calibration.
Beginner
Preliminary