Package net.sourceforge.jiu.color.adjustment

Class Summary

Brightness Adjusts the brightness of an image.
Contrast Adjusts the contrast of an image.
EqualizeHistogram Equalize the image using histogram information separately for each channel.
GammaCorrection Corrects the gamma of an image.
HueSaturationValue Adjusts saturation and value of a color image, optionally hue as well.
NormalizeHistogram Normalize the image using histogram information, separately for each channel.