Linea HS 32k CMOS TDI Cameras
Camera Performance and Features
37
Image Filters
The camera has a selection of image filters that can be used to reduce image noise.
Use the feature imageFilterMode to turn the filtering on or off. Use the feature imageFilterType to
read the type of filter that is being used.
Kernels
Use the ImageFilterKernalSize feature to select the number of pixels involved in the filter or the
kernel size. The options are: 1 x 3 and 1 x 5 filter kernels.
The 1 x 3 and 1 x 5 filter kernels are “weighted average” filters.
The 1 x 3 filter kernel uses 75% of the original pixel and 12.5% of the adjacent pixels.
12.5
%
75%
12.5
%
Figure 15: 1 x 3 kernel
The 1 x 5 filter kernel uses 50% of the original pixel and 12.5% of the adjacent two pixels on both
sides of the original pixel.
12.5
%
50%
12.5
%
12.5
%
12.5
%
Figure 16: 1 x 5 kernel
Image Filter Contrast Ratio
The image filter contrast ratio feature is used to determine when the filter is applied to the image
data. The control looks at the ratio between two adjacent pixels (prior to filter processing) on the
sides of the relevant pixel and determines the difference or contrast between those pixels.
If the contrast ratio is greater than the value set by the user, then the filter automatically turns off
for those two pixels. If the contrast is below the set value, then the pixel filter is applied.
A value of 0 will turn off the filters for all pixels and a value of 1 will keep the filter on for all pixels.