Package | Description |
---|---|
net.imagej.ops.image.normalize |
Modifier and Type | Class and Description |
---|---|
class |
NormalizeIIComputer<T extends RealType<T>>
Normalizes an
IterableInterval given its minimum and maximum to
another range defined by minimum and maximum. |
class |
NormalizeIIFunction<T extends RealType<T>>
Normalizes an
IterableInterval given its minimum and maximum to
another range defined by minimum and maximum. |
Copyright © 2014–2022 ImageJ. All rights reserved.