Convex hull 2D
Description
Fit 2D convex hull to a 2D object. If objects are in 3D, a Z-projection of the object is used.Uses the ImageJ "Fit convex hull" function.
Parameters
- Input objects (default = "") Input objects to create 2D convex hulls for. Each convex hull will be a child of its respective input object.
- Output objects (default = "") Output convex hull objects will be stored in the workspace with this name. Each convex hull object will be a child of the input object it was created from.