Uses of Class
org.anchoranalysis.plugin.image.feature.bean.object.combine.CombineObjectsForFeatures
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.object.combine |
Features from combinations of
ObjectMasks. |
-
Uses of CombineObjectsForFeatures in org.anchoranalysis.plugin.image.feature.bean.object.combine
Subclasses of CombineObjectsForFeatures in org.anchoranalysis.plugin.image.feature.bean.object.combine Modifier and Type Class Description classEachObjectIndependentlySelects features and objects directly from the input list, treating each object independently.classPairNeighborsCreates a set of features, that creates pairs of neighboring-objects and applies a mixture of single-object features and pair features.