Package | Description |
---|---|
net.imglib2.roi.composite |
Constructor and Description |
---|
RealTransformUnaryCompositeRealMask(Operators.RealTransformMaskOperator operator,
Predicate<? super RealLocalizable> arg0,
int numDimensions,
BoundaryType boundaryType,
UnaryOperator<KnownConstant> knownConstantOp) |
RealTransformUnaryCompositeRealMaskRealInterval(Operators.RealTransformMaskOperator operator,
Predicate<? super RealLocalizable> arg0,
RealInterval interval,
BoundaryType boundaryType,
UnaryOperator<KnownConstant> knownConstantOp) |
Copyright © 2015–2022 ImgLib2. All rights reserved.