Uses of Class
org.tensorflow.op.image.AdjustContrast
Packages that use AdjustContrast
-
Uses of AdjustContrast in org.tensorflow.op
Methods in org.tensorflow.op that return AdjustContrastModifier and TypeMethodDescription<T extends TNumber>
AdjustContrast<T> ImageOps.adjustContrast(Operand<T> images, Operand<TFloat32> contrastFactor) Adjust the contrast of one or more images. -
Uses of AdjustContrast in org.tensorflow.op.image
Subclasses with type arguments of type AdjustContrast in org.tensorflow.op.imageMethods in org.tensorflow.op.image that return AdjustContrast