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 BoundarySetLabelBoundariesLabeling2D.Result. boundariesThe map between the label of a boundary and the Boundary instances that store indices of adjacent regions.BoundarySetLabelBoundariesLabeling3D.Result. boundariesThe map between the label of a boundary and the Boundary instances that store indices of adjacent regions.