DREAM3D User Manual
|
Processing Filters (Threshold)
This filter is similar to the SingleThresholdCells filter but allows the user to input more than a single Cell array. Internally the algorithm creates the output boolean arrays for each comparison that the user creates. Then all the output arrays are compared and if any of the values for a specific Cell is false then the corresponding Cell in the final output array is marked as false. This is considered a logical 'or' operation.
An exmaple of this filter's use would be after EBSD data is read into DREAM3D and the user wants to have DREAM3D consider Cells that the user considers 'good'. The user would insert this filter and select the criteria that makes a Cell 'good'. For the Small IN100 example data set the typical values are a Confidence Index > 0.1 and an Image Quality > 120.
Name | Type |
---|---|
Select Arrays to Compare | Defined by the user |
Voxel
Type | Default Name | Description | Comment | Filters Known to Create Data |
---|---|---|---|---|
Cell | User Chosen | Array(s) will always be present, since the user may only chose from existing arrays | N/A |
Type | Default Name | Comment |
---|---|---|
Cell | User Defined | Boolean Array |
Copyright: 2012 Michael A. Groeber (AFRL),2012 Michael A. Jackson (BlueQuartz Software)
Contact Info: dream 3d@b luequ artz .net
Version: 1.0.0
License: See the License.txt file that came with DREAM3D.
See a bug? Does this documentation need updated with a citation? Send comments, corrections and additions to The DREAM3D development team