Fit ellipsoid
Fit ellipsoids to all objects in a collection using "<a href="https://imagej.
Description
Fit ellipsoids to all objects in a collection using "BoneJ". Fit ellipsoids can be stored either as new objects, or replacing the input object coordinates.
Note: If updating input objects with ellipsoid coordinates, measurements associated with the input object (e.g. spatial measurements) will still be available, but may no longer be valid.
Parameters
Parameter | Description |
---|---|
Input objects | Objects from workspace to which ellipsoids will be fit. Measurements made by this module are associated with these input objects, irrespective of whether the fit ellipsoids are also stored as objects. |
Fitting mode | Controls which object coordinates are used for ellipsoid fitting:
|
Limit axis length | When selected, all axes of the the fit ellipsoids must be shorter than the length specified by "Maximum axis length". This helps filter out mis-fit ellipsoids and prevents unnecessary, massive memory use when storing ellipsoids. |
Maximum axis length | Maximum length of any fit ellipsoid axis as measured in pixel units. This is onyl used if "Limit axis length" is selected. |
Object output mode | Controls whether the fit ellipsoid is stored as an object in the workspace:
|
Output objects | Name assigned to output ellipsoid objects if "Object output mode" is in "Create new objects" mode. |
Enable multithreading | Process multiple input objects simultaneously. This can provide a speed improvement when working on a computer with a multi-core CPU. |