autocontrast
Autocontrast, also known as histogram equalization or automatic contrast stretching, is an image processing technique used to enhance the contrast of an image. It works by redistributing the pixel intensity values in an image to cover a wider range of the available intensity levels. This process aims to make the darkest parts of the image darker and the brightest parts brighter, thereby increasing the overall visual contrast.
The core principle behind autocontrast is to analyze the histogram of the image, which shows the distribution
In practice, autocontrast can be applied to digital images to improve their appearance, especially in situations