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 classBrightnessAdjusts the brightness of an image.classContrastAdjusts the contrast of an image.classEqualizeHistogramEqualize the image using histogram information separately for each channel.classGammaCorrectionCorrects the gamma of an image.classNormalizeHistogramNormalize the image using histogram information, separately for each channel.
-