| Package | Description |
|---|---|
| net.imagej.plugins.commands.binary |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateMask<T extends RealType<T>>
Creates a new binary mask
Dataset from an existing Dataset using the
default thresholding method. |
class |
MakeBinary<T extends RealType<T>>
Changes an existing
Dataset to a binary mask Dataset using the
default thresholding method. |
Copyright © 2014–2022 ImageJ. All rights reserved.