The histogram equalization is a process to enhance an image based on its histogram, tipically used in greylevel images. The same process of greylevel equalization can be applied to a RGB image: first ...
You need to write two Hadoop Map-Reduce jobs in the same file project2/src/main/java/Histogram.java. Each one of this Map-Reduce jobs will read the same input file ...