Module org.scijava.ops.image
Package org.scijava.ops.image.image.normalize
-
Class Summary Class Description NormalizeIIComputer<I extends RealType<I>,O extends RealType<O>> Normalizes anRandomAccessibleIntervalgiven its minimum and maximum to another range defined by minimum and maximum.NormalizeIIFunction<I extends RealType<I>,O extends RealType<O>> Normalizes anRandomAccessibleIntervalgiven its minimum and maximum to another range defined by minimum and maximum.NormalizeIILazy<I extends RealType<I>,O extends RealType<O>> Normalizes anRandomAccessibleIntervalgiven its minimum and maximum to another range defined by minimum and maximum.NormalizeIILazyFunction<I extends RealType<I>> Normalizes anRandomAccessibleIntervalgiven its minimum and maximum to another range defined by minimum and maximum.