HISTOGRAM EQUALIZATION                 
Macro: PREHEQ	
Function: Transform histogram of input image. Transformation function is equal to cumulative distribution of gray levels of input image pixels. Resultant image gray level is of uniform density (increase in dynamic range of pixels).
Parameters:
1. Input image plane.
2. Output image plane.

