Gray Value Adjustment Damping - Basler Racer User Manual

Camera link cameras
Hide thumbs Also See for Racer:
Table of Contents

Advertisement

AW00118508000
camera.AutoTargetValue.SetValue(128);
// Set the mode of operation for the exposure auto function
camera.ExposureAuto.SetValue(ExposureAuto_Continuous);
You can also use the Basler pylon Viewer application to easily set the parameters.
For information about
the pylon API and the pylon Viewer, see Section 3.1 on
the auto function AOI and how to set it, see Section 8.5.3 on
minimum allowed and maximum possible exposure time, see Section 6.1.1 on
For general information about auto functions, see Section 8.5.1 on
8.5.6

Gray Value Adjustment Damping

The gray value adjustment damping controls the rate by which pixel gray values are changed when
Exposure Auto or Gain Auto or both are enabled.
If an adjustment damping factor is used, the gray value target value is not immediately reached, but
after a certain delay. This can be useful, for example, when objects move into the camera's view
area and where the light conditions are gradually changing due to the moving objects.
By default, the gray value adjustment damping is set to 0.75. This is a setting where the damping
control is as stable and quick as possible.
Setting the Adjustment Damping
The adjustment damping is determined by the value of the GrayValueAdjustmentDampingAbs
parameter.
The higher the value, the lower the adjustment damping is, i.e.
the sooner the target value will be reached,
the adaptation is realized over a smaller number of line acquisitions.
You can set the gray value adjustment damping from within your application software by using the
pylon API. The following code snippets illustrate using the API to set the gray value adjustment
damping:
camera.GrayValueAdjustmentDampingAbs.SetValue(0.5);
You can also use the Basler pylon Viewer application to easily set the parameters.
Basler racer Camera Link
page 26
page 112
page
110.
Features
page
55.
119

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents