Package org.anchoranalysis.plugin.image.bean.object.provider.split
package org.anchoranalysis.plugin.image.bean.object.provider.split
Implementations of
ObjectCollectionProvider
involving splitting objects into smaller objects.-
ClassesClassDescriptionConsiders all possible pairs of objects in a provider, and removes any intersecting pixelsSplits objects in a collection based on intersections with another set of objects.Splits objects into sub-objects by cutting by an orthogonal square lattice (like a chessboard).