Multidimensional Contrast Limited Adaptive Histogram Equalization (MCLAHE) is a multidimensional extension of the contrast enhancement procedure CLAHE for images. It can be applied to datasets with an ...
This project provides a Python implementation of the G-CLAHE algorithm, an advanced technique for enhancing the contrast of medical images, particularly X-rays. The algorithm iteratively applies ...