Uses of Package
org.anchoranalysis.image.inference.bean.segment.reduce
| Package | Description |
|---|---|
| org.anchoranalysis.image.inference.bean.reduce |
Beans to reduce the number of results that are returned from inference, by removing overlaping
entities etc.
|
| org.anchoranalysis.image.inference.bean.segment.instance |
Instance-segmentation of a
Stack. |
| org.anchoranalysis.image.inference.segment |
Non-beans pertaining to segmentation of images via model inference.
|
-
Classes in org.anchoranalysis.image.inference.bean.segment.reduce used by org.anchoranalysis.image.inference.bean.reduce Class Description ReduceElements Reduces the number or spatial-extent of elements by favoring higher-confidence elements over lower-confidence elements. -
Classes in org.anchoranalysis.image.inference.bean.segment.reduce used by org.anchoranalysis.image.inference.bean.segment.instance Class Description ReduceElements Reduces the number or spatial-extent of elements by favoring higher-confidence elements over lower-confidence elements. -
Classes in org.anchoranalysis.image.inference.bean.segment.reduce used by org.anchoranalysis.image.inference.segment Class Description ReduceElements Reduces the number or spatial-extent of elements by favoring higher-confidence elements over lower-confidence elements.