Linearizes the number of pixels and enhance the details in an image based on the specified (RGB, YUV, or GRAY) color space by redistributing the colors intensities according to its histogram data.
Bring out the details in dark areas of an image.
Framework | Member |
---|---|
.NET | HistogramEqualizeCommand |
.NET 6+ | HistogramEqualizeCommand |
iOS / OS X | LTHistogramEqualizeCommand |
Java | HistogramEqualizeCommand |
C DLL | L_HistoEqualizeBitmap |
C++ Class Library | LBitmap::HistoEqualize |