public class Morphologies extends Object
Modifier and Type | Method and Description |
---|---|
static long[][] |
computeMinSize(Interval source,
List<Shape> shapes)
|
public static final long[][] computeMinSize(Interval source, List<Shape> shapes)
Interval
after
padding with a list of Shape
s in a series morphology operations.source
- the interval to be applied with some morphology operationshapes
- the list of Shapes for paddingCopyright © 2014–2022 ImageJ. All rights reserved.