Fit convex hull 2D
Fit 2D convex hull to a 2D object.
Description
Fit 2D convex hull to a 2D object. If objects are in 3D, a convex hull is fit slice-by-slice.
Uses the ImageJ "Fit convex hull" function.
Parameters
Parameter | Description |
---|---|
Input objects | Input objects to create 2D convex hulls for. Each convex hull will be a child of its respective input object. |
Output objects | 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. |