Back to Adaptive Vision Library website

You are here: Start » Function Reference » Image Enhancement

Image Enhancement

Select a function from the list below.

IconNameDescription
AutoAdjustColorsAdjusts image colors by stretching each channel separately.
EqualizeImageHistogramMaps image pixels to new values to achieve uniform distribution of intensities in the range (0, 255).
InpaintImageSpeculative setting of unknown (or unwanted) pixels. Usually used for preparing incomplete images for further processing.
NormalizeImageRescales an image linearly, so that its minimum becomes inNewMinimum and the maximum of the remaining pixels becomes inNewMaximum.
NormalizeLocalContrastNormalizes local contrast of the image using Wallis filter.
SharpenImageUse this filter only to improve human perception, not to preprocess an image for analysis.