Technical information
AVT GigE camera attributes
AVT GigE Camera and Driver Attributes V1.3.1
32
This document is a master document for all AVT GigE camera models and is NOT camera specific
Saturation – Float32 – R/W
Range: [0.000 – 2.000]. Alters color intensity. Applied post-bayer interpola-
tion. Only available on color PixelFormats noted with on-camera interpolation.
LUTControl
The use of one LUT allows any function (in the form Output = F(Input)) to be
stored in the camera's memory and to be applied on the individual pixels of an
image at runtime.
LUTInfo
This control provides active LUT information.
LUTAddress – Integer – R/C
Indicates location of memory when LUT is loaded.
LUTSizeBytes – Integer – R/C
Size of the memory area where the LUT is located.
LUTBitDepthIn – Integer – R/C
Bit depth of the input value of the LUT block.
LUTBitDepthOut – Integer – R/C
Bit depth of the output value of the LUT block.
LUTEnable – Boolean – R/W
Activates or deactivates the selected LUT.
LUTIndex – Integer – R/W
Controls the index (offset) of the coefficient to access in the selected LUT.
LUTLoad/LUTLoadAll – Command
Loads LUT from flash memory into volatile memory of the camera.
LUTMode – Enum – R/W
Selects on which pixels the selected LUT will be applied.
0.000 Monochrome
1.000 [Default] Default saturation
2.000 Maximum possible saturation that can be applied
Note
Color cameras only:
LUTControl with single color panes will not work
when binning is enabled, due to loss of color
information.
Possible values: True, False Default: False
Range: [0 – (2
LUTBitDepthIn
- 1)]
Default: 0
Luminance [Default] LUT is applied on all pixels
Red LUT is applied on red pixels only
Green LUT is applied on green pixels only
Blue LUT is applied on blue pixels only