DREAM.3D v6 User Manual
|
Statistics (Morphological)
This Filter determines the number of Features, for each Feature, whose centroids lie within a distance equal to a user defined multiple of the average Equivalent Sphere Diameter (*average of all Features). The algorithm for determining the number of Features is given below:
Name | Type | Description |
---|---|---|
Multiples of Average Diameter | float | Defines the search radius to use when looking for "neighboring" Features |
Image
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Feature Attribute Array | EquivalentDiameters | float | (1) | Diameter of a sphere with the same volume as the Feature |
Feature Attribute Array | Phases | int32_t | (1) | Specifies to which Ensemble each Feature belongs |
Feature Attribute Array | Centroids | float | (3) | X, Y, Z coordinates of Feature center of mass |
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Feature Attribute Array | Neighborhoods | int32_t | (1) | Number of Features that have their centroid within the user specified multiple of equivalent sphere diameters from each Feature |
Feature Attribute Array | NeighborhoodLists | List of int32_t | (1) | List of the Features whose centroids are within the user specified multiple of equivalent sphere diameter from each Feature |
Please see the description file distributed with this Plugin
If you need more help with a Filter, please consider asking your question on the DREAM.3D Users Google group!