Class ReduceObjectsGraph

Object
org.anchoranalysis.image.inference.bean.reduce.ReduceObjectsGraph

public class ReduceObjectsGraph
extends Object
Combines a PriorityQueue (ordering by highest confidence) and a graph-structure indicating which objects overlap with each other.

Any operation that changes one structure, will also update the other structure.

Author:
Owen Feehan