
Features
158 Basler aviator Camera Link
}
// Enable the lookup table
Camera.LUTEnable.SetValue( true );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 4 on page 45.
Entering Values and Enabling the LUT Using Direct Register Access
When setting up the luminance lookup table via direct register access, two registers are involved:
the LUT register and the LUT enable register.
The LUT register is simply an array register that holds the 4096 12 bit values described earlier in
this section. As a first step to using the lookup table feature. You must populate this register with 12
bit values.
Once the LUT register has been populated, you can enable the use of the lookup table by setting
the value of the LUT Enabled register to enabled.
For more information about changing settings via direct register access, see Section 4 on page 45.
Kommentare zu diesen Handbüchern