| Package | Description |
|---|---|
| net.imagej.ops.threshold | |
| net.imagej.ops.threshold.triangle |
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplyThresholdMethod.Triangle<T extends RealType<T>> |
static class |
ApplyThresholdMethodLocal.LocalTriangleThreshold<T extends RealType<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ComputeTriangleThreshold<T extends RealType<T>>
Implements a Triangle algorithm threshold method from Zack, Rogers,
& Latt.
|
Copyright © 2014–2022 ImageJ. All rights reserved.