Package | Description |
---|---|
net.imglib2.roi |
Modifier and Type | Field and Description |
---|---|
static Bounds.BinaryBoundsOperator |
Bounds.AND |
static Bounds.BinaryBoundsOperator |
Bounds.MINUS |
static Bounds.BinaryBoundsOperator |
Bounds.OR |
static Bounds.BinaryBoundsOperator |
Bounds.XOR |
Constructor and Description |
---|
BinaryMaskOperator(BinaryOperator<BoundaryType> boundaryTypeOp,
Bounds.BinaryBoundsOperator boundsOp,
BinaryOperator<KnownConstant> knownConstantOp) |
Copyright © 2015–2022 ImgLib2. All rights reserved.