Transforms an image so that its histogram matches a reference images's histogram.
Note
The after image was created using this reference image:
Use to bring out the detail in dark areas of an image, such as pre-processing images for the purpose of improving barcode recognition results.
Framework | Member |
---|---|
.NET | MatchHistogramCommand |
.NET 6+ | MatchHistogramCommand |
C++ Class Library | LBitmap::HistoEqualize |
C DLL | L_MatchHistogram |