| Package | Description |
|---|---|
| net.imagej.ops.convert.normalizeScale |
| Modifier and Type | Class and Description |
|---|---|
class |
NormalizeScaleRealTypes<I extends RealType<I>,O extends RealType<O>>
Scales input values to their corresponding value in the output type range
based on the min/max values of an
IterableInterval not the range of
the input type. |
Copyright © 2014–2022 ImageJ. All rights reserved.