Uses of Class
inra.ijpb.label.conncomp.BoundarySet
Package | Description |
---|---|
inra.ijpb.label.conncomp |
Connected component labeling of a specific region within a label image.
|
-
Uses of BoundarySet in inra.ijpb.label.conncomp
Fields in inra.ijpb.label.conncomp declared as BoundarySet Modifier and Type Field Description BoundarySet
LabelBoundariesLabeling2D.Result. boundaries
The map between the label of a boundary and the Boundary instances that store indices of adjacent regions.BoundarySet
LabelBoundariesLabeling3D.Result. boundaries
The map between the label of a boundary and the Boundary instances that store indices of adjacent regions.