


Compute the image contrast in an RGB style image
cData = imageContrast(data)
The image contrast is the intensity minus the mean divided by the
mean. Such an image always has zero mean, and can be useful for
computing the image MTF, discarding the DC term.
Copyright ImagEval Consultants, LLC, 2005.