Package org.anchoranalysis.plugin.points.bean.convexhull

Convex hull operations.
  • Class Summary 
    Class Description
    ConvexHull2D
    Sets particular voxels to high only if they exist on the convex-hull of the outline of a mask.
    ConvexHull3D
    Calculates a 3D convex hull from a binary mask.
    ConvexHullBase
    Base class for convex hull implementations.