DREAM3D User Manual
|
Processing Filters (Threshold)
This filter allows the user to select a specific Cell array and apply a comparison operation (<, >, =) of a value (set by the user). The result is a new Cell array of Boolean values added to the pipeline. The user can set the name of the array that is added through the Output Array Name option. For example if you wanted to generate a boolean array that indicated which Cells had an 'Image Quality' greater than '120' then the user would select the 'Image Quality' array from the Input Cell Array Name combobox, set the Comparison Operator to ">" and set the Value to 120. The user should also input a name for the created boolean array.
Name | Type |
---|---|
Input Cell Array Name | String based on an array that is stored in the pipeline at the time the filter is run |
Comparison Operator | <, >, = |
Value | The value to compare each cell against. Internally stored as a double precision floating point. |
Output Array Name | String |
Voxel
Type | Default Name | Description | Comment | Filters Known to Create Data |
---|---|---|---|---|
Cell | User Chosen | Array 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