This document discusses histogram transformation techniques in image processing and their applications. It describes histograms and how they represent the distribution of pixel intensities in an image. Histogram equalization transforms the intensities to produce a uniform histogram and improve contrast. Contrast stretching linearly maps intensities to better use the full range of values. Plateau equalization produces results between equalization and projection by clipping histogram counts. These methods are used to enhance medical images like CT scans for analysis and to preprocess high dynamic range images.