Create measurement map
Creates a map of object measurements.
Description
Creates a map of object measurements. Each pixel of the output map is a combination of all object measurements at that location. Measurements can be taken from the input objects themselves or from associated parent objects. Multiple Z-slices and/or timepoints can be combined into a single slice. The outmap is blurred with a Gaussian function to show smooth transitions between regions.
Parameters
Parameter | Description |
---|---|
Input objects | Objects from workspace for which the measurement map will be created. |
Output image | Output image showing the measurement map which will be output to the workspace. The value at each location will be based on the measurements of nearby objects. Any pixels too far from an object (this distance will be controlled by the blur range, "Range") will be assigned NaN (not a number) values. |
Measurement mode | Controls whether the measurements being rendered for each object are measurements associated with that object ("Measurement") or are measurements associated with a parent object ("Parent object measurement"). |
Statistic | Controls the statistic that will be used to combine multiple object measurements at each location. For example, if two objects overlap at a specific location (occurs more frequently when "Merge slices" or "Merge time" are selected), the value at that location could be an average (or any other listed statistic) of the two. |
Parent object | If "Measurement mode" is set to "Parent object measurement", this is the parent object collection from which the measurement (specified by "Measurement") will be taken. |
Measurement | Controls the measurement for each object that will be rendered on the measurement map. Depending on the setting for "Measurement mode", this can either be a measurement associated with the input object or with a parent of that object. |
Range | The measurement map can be blurred using a Gaussian distribution. This is the sigma value for that blurring function. |
Merge slices | When selected, all measurements from different slices are combined into a single slice. |
Merge time | When selected, all measurements from different timepoints are combined into a single timepoint. |