Sharpness Enhancement - Basler DART BCON SERIES User Manual

Table of Contents

Advertisement

AW00136902000
11.6.6

Sharpness Enhancement

The Sharpness Enhancement feature is only available if the pixel format is set to
YCbCr422 or RGB 8. For more information about pixel formats, see Chapter 10
on
page
The Sharpness Enhancement feature lets you increase the sharpness of the captured images. The
higher the sharpness, the more distinct the image subject's contours will be.
You can adjust the amount of sharpness by setting the SharpnessEnhancement parameter value.
The parameter value can range from 0 (no sharpening applied) to 1 (maximum sharpening applied).
If you use the Gain and the Sharpness Enhancement feature at the same time,
increasing the Gain parameter will reduce the amount of sharpening applied. The
value of the SharpnessEnhancement parameter will remain the same, but the
image will appear less sharpened. This adjustment is done automatically to keep
image noise as low as possible.
You can set the sharpness enhancement from within your application software by using the pylon
API. The following code snippet illustrates using the API to set the SharpnessEnhancement
parameter value:
// Set the SharpnessEnhancement parameter value to 0.39
camera.SharpnessEnhancement.SetValue(0.39);
Basler dart BCON
80.
Features
95

Advertisement

Table of Contents
loading

Table of Contents