Three Histogram-Based Algorithms: Implementation and Analysis
This implementation provides three histogram-related algorithms: Histogram Equalization, Histogram Specification, and Contrast Limited Adaptive Histogram Equalization (CLAHE). Each algorithm is organized in separate directories containing corresponding test files that demonstrate their functionality through executable demonstrations.