This script loads a color image, separates its BGR channels, and applies histogram equalization to each channel independently. It saves the resulting image and the histograms for each channel before ...