Package | Description |
---|---|
net.imglib2.roi.boundary |
Modifier and Type | Method and Description |
---|---|
static Boundary.StructuringElement |
Boundary.StructuringElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Boundary.StructuringElement[] |
Boundary.StructuringElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Boundary(RandomAccessibleInterval<T> region,
Boundary.StructuringElement structuringElement) |
Copyright © 2015–2022 ImgLib2. All rights reserved.