Package org.anchoranalysis.plugin.image.bean.object.match


package org.anchoranalysis.plugin.image.bean.object.match
Implementations of ObjectMatcher.
  • Classes
    Class
    Description
    Specifies a single object that will always be the "match" for whatever source object.
    Matches to another object, and then uses that object to bridge to another
    An ObjectMatcher that matches objects based on their intersection with a provided set of objects.
    Helper class for matching objects based on intersection.