Back to Adaptive Vision Library website

You are here: Start » Function Reference » Image Enhancement

Image Enhancement

Select a function from the list below.

Icon Name Description Library
AutoAdjustColors Adjusts image colors by stretching each channel separately. Professional
EqualizeImageHistogram Maps image pixels to new values to achieve uniform distribution of intensities in the range (0, 255). Professional
InpaintImage Speculative setting of unknown (or unwanted) pixels. Usually used for preparing incomplete images for further processing. Professional
NormalizeImage Rescales an image linearly, so that its minimum becomes inNewMinimum and the maximum of the remaining pixels becomes inNewMaximum. Professional
NormalizeLocalBrightness_Gauss Normalizes local brightness of the image. Professional
NormalizeLocalBrightness_Mean Normalizes local brightness of the image. Professional
NormalizeLocalContrast Normalizes local contrast of the image using Wallis filter. Professional
SharpenImage Use this filter only to improve human perception, not to preprocess an image for analysis. Lite