Uses of Package
org.anchoranalysis.plugin.annotation.counter
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.annotation.bean.comparison |
Task to compare a set of annotations to a segmentation or another set of annotations.
|
| org.anchoranalysis.plugin.annotation.bean.comparison.assigner |
Pairs annotations from two different sets, creating an assignment of some type.
|
| org.anchoranalysis.plugin.annotation.counter |
Utility classes for counting images incrementally.
|
-
Classes in org.anchoranalysis.plugin.annotation.counter used by org.anchoranalysis.plugin.annotation.bean.comparison Class Description ImageCounter Counts images on aggregate, some with associated annotations, others without.ImageCounterWithStatistics LikeImageCounterbut also exports statistics. -
Classes in org.anchoranalysis.plugin.annotation.counter used by org.anchoranalysis.plugin.annotation.bean.comparison.assigner Class Description ImageCounterWithStatistics LikeImageCounterbut also exports statistics. -
Classes in org.anchoranalysis.plugin.annotation.counter used by org.anchoranalysis.plugin.annotation.counter Class Description ImageCounter Counts images on aggregate, some with associated annotations, others without.