Package org.anchoranalysis.plugin.image.feature.bean.object.combine
Features from combinations of
ObjectMasks.-
Class Summary Class Description CombineObjectsForFeatures<T extends org.anchoranalysis.feature.input.FeatureInput> A way to combine (or not combine) objects so that they provide a feature-table.EachObjectIndependently Selects features and objects directly from the input list, treating each object independently.PairNeighbors Creates a set of features, that creates pairs of neighboring-objects and applies a mixture of single-object features and pair features.