Package org.anchoranalysis.plugin.points.bean

Beans that fit or otherwise manipulate sets of points.
  • Class Summary 
    Class Description
    FitPoints
    A MarkProposer that fits points to a mark using a PointsProposer and a PointsFitter.
    FitPointsFromObjects
    A MarkCollectionProvider that fits points from objects to create marks.
    SplitContourAtSaddlePoints
    Splits a 2D contour represented by an object-mask into several contours, splitting at "turn" points.