Package | Description |
---|---|
net.imagej.autoscale |
Modifier and Type | Class and Description |
---|---|
class |
ConfidenceIntervalAutoscaleMethod<T extends RealType<T>>
Computes a confidence interval containing percentages of the an entire set of
values in an
IterableInterval . |
class |
DefaultAutoscaleMethod<T extends RealType<T>>
Computes a data range from the entire set of values in an
IterableInterval . |
Copyright © 2014–2022 ImageJ. All rights reserved.