Uses of Class
org.anchoranalysis.image.inference.bean.reduce.ReduceObjectsGraph
Packages that use ReduceObjectsGraph
Package
Description
Beans to reduce the number of results that are returned from inference, by removing overlaping
entities etc.
-
Uses of ReduceObjectsGraph in org.anchoranalysis.image.inference.bean.reduce
Methods in org.anchoranalysis.image.inference.bean.reduce with parameters of type ReduceObjectsGraphModifier and TypeMethodDescriptionprotected abstract booleanReduceElementsGreedy.processObjects(ObjectForReduction source, ObjectForReduction overlapping, ReduceObjectsGraph graph) Processes two objects.protected booleanRemoveOverlappingObjects.processObjects(ObjectForReduction source, ObjectForReduction overlapping, ReduceObjectsGraph graph)