All Implemented Interfaces:
Provider<Mask>, ProviderAsStack

public class ConvexHull2D extends ConvexHullBase
Sets particular voxels to high only if they exist on the convex-hull of the outline of a mask.

All other voxels are low.

Uses the Gift wrap algorithm taken from FIJI's PolygonRoi.java

Author:
Owen Feehan