Uses of Class
net.sourceforge.jiu.ops.LookupTableOperation
Packages that use LookupTableOperation
-
Uses of LookupTableOperation in net.sourceforge.jiu.color.adjustment
Subclasses of LookupTableOperation in net.sourceforge.jiu.color.adjustmentModifier and TypeClassDescriptionclassAdjusts the brightness of an image.classAdjusts the contrast of an image.classEqualize the image using histogram information separately for each channel.classCorrects the gamma of an image.classNormalize the image using histogram information, separately for each channel.