Uses of Class
net.sourceforge.jiu.ops.LookupTableOperation
-
Packages that use LookupTableOperation Package Description net.sourceforge.jiu.color.adjustment -
-
Uses of LookupTableOperation in net.sourceforge.jiu.color.adjustment
Subclasses of LookupTableOperation in net.sourceforge.jiu.color.adjustment Modifier and Type Class Description class
Brightness
Adjusts the brightness of an image.class
Contrast
Adjusts the contrast of an image.class
EqualizeHistogram
Equalize the image using histogram information separately for each channel.class
GammaCorrection
Corrects the gamma of an image.class
NormalizeHistogram
Normalize the image using histogram information, separately for each channel.
-