You are here: Start » Filter Groups » ThresholdImage

ThresholdImage

Description

Sets pixel values to maximum or minimum depending on selected condition.

Filters in this group

Icon Name Filter Name Description
Intensity ThresholdImage Transforms each pixel value to maximum or minimum depending on whether they belong to the specified range.

Image binarization when the illumination is constant and uniform.

Multirange ThresholdImage_Multirange Transforms each pixel value to maximum or minimum depending on whether they belong to the specified range.

Image binarization when the illumination is constant and uniform.

Relative ThresholdImage_Relative Thresholds an image with a different threshold value for each pixel (inBaseImage(x, y) + inValue).
Dynamic ThresholdImage_Dynamic Thresholds an image relatively to some value calculated in a local rectangular neighbourhood.

Image binarization when the illumination is uneven.

HSx ThresholdImage_HSx Transforms each pixel value to minimum or maximum depending on whether it belongs to specified region in the HSV, HSL or HSI color space.

Color analysis.

RGB ThresholdImage_RGB Transforms each pixel value to minimum or maximum depending on whether it belongs to the specified range for each individual pixel component.

Multi-channel thresholding.

Color ThresholdImage_Color Transforms each pixel value to maximum or minimum depending on the distance from a given color.

Color analysis with a given reference color.

Hysteresis ThresholdImage_Hysteresis Thresholds an image with a hysteresis, i.e. with a lower threshold for neighboring pixels.