Adjust the intensity of an image from given source histogram range to the destination histogram range
imout = imadjust(imin,src,dest)
Source Image
Source histogram range [min max]
destination histogram range [min max]
Destination Image
This function use to adjust the intensity of an image using histogram range method. The new image would be map into the new range with given min and max values