Description | Options | Required Arrays | Created Arrays | Authors
Processing Filters
This Filter removes small noise in data, but keeps larger regions that are possibly features, e.g., pores or defects.
This Filter collects the bad voxels (GrainId = 0) and sets the close operation, as in the open/close filter [see below], to be run on those bad voxels until none remain.
However, those bad voxels that satisfy the following are not changed:
The voxels that are contiguous to any group of bad voxels are tested to determine if they have as many as or more voxels than the minimum defect size (voxels). If true, then the bad voxels remain unchanged when run in the close operations.
-----------------
In the Open/Close Filter, for the close option, the GrainID of the bad voxel is changed to the GrainID of the majority of its neighbors, with the requirement that at least one of the neighbors have a non-zero GrainID.
Name | Type |
---|---|
Minimum Allowed Defect Size | Integer |
Type | Name | Comment |
---|---|---|
Cell | CellPhases | |
Cell | GrainIds | |
Field | FieldPhases |
Type | Name | Comment |
---|
Copyright: 2012 Michael A. Groeber (AFRL),
2012 Michael A. Jackson (BlueQuartz Software)
Contact Info: dream3d@bluequartz.net
Version: 1.0.0
License: See the License.txt file that came with DREAM3D.