Interface OverlappingObjectRemoval

    • Method Detail

      • removeOverlaps

        LocatedObjects removeOverlaps​(LocatedObjects objects,
                                      Map<LocatedObject,​Map<LocatedObject,​Double>> matches)
        Removes overlapping image objects.
        Parameters:
        objects - the objects to clean up
        matches - the matches that were determined by an algorithm, used as basis for removal
        Returns:
        the updated objects