Boost GIL


AHE

Adaptive Histogram Equalization(AHE)

Adaptive Histogram Equalization(AHE)

Contains implementation and description of the algorithm used to compute adaptive histogram equalization of input images. Naming for the AHE functions are done in the following way <feature-1>_<feature-2>_.._<feature-n>ahe For example, for AHE done using local (non-overlapping) tiles/blocks and final output interpolated among tiles , it is called non_overlapping_interpolated_clahe