Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
eyes:logics:headervaluemanipulation [2017/06/08 17:40]
jschlie1
eyes:logics:headervaluemanipulation [2017/06/12 17:41]
nfische [Processors]
Line 7: Line 7:
 ===== Processors ===== ===== Processors =====
 ==== Count nonzero pixel ==== ==== Count nonzero pixel ====
-Here, a short introduction for the given mode should be placed. Again, state WHAT and WHY this mode us useful in not more than 2 sentences. 
  
 |< 100% 30% >| |< 100% 30% >|
 ^ Parameters ​                ^ Description ​    ^ ^ Parameters ​                ^ Description ​    ^
-| Counting threshold ​ | Description of this parameter ​|+| Counting threshold ​ | Threshold for minium pixel density to be counted. ​|
  
 ==== Euler convention converter ==== ==== Euler convention converter ====
-FIXME Here, a short introduction for the given mode should be placed. Again, state WHAT and WHY this mode us useful in not more than 2 sentences.+Use this mode to manipulate euler angles ​and/or to convert between different conventions.
  
 |< 100% 30% >| |< 100% 30% >|
 ^ Parameters ​        ^ Description ​    ^ ^ Parameters ​        ^ Description ​    ^
-| Add to alpha       ​| ​Description of this parameter ​+| Add to alpha       ​| ​Add given value to all alpha-angles ​
-| Add to beta        | more description ​+| Add to beta        | Add given value to all beta-angles ​
-| Add to gamma       ​| ​and more more more +| Add to gamma       ​| ​Add given value to all gamma-angles ​
-| Copy alpha         ​| ​... descriptions ​+| Copy alpha         ​| ​FIXME 
-| Copy beta          | +| Copy beta          ​| FIXME 
-| Copy gamma         | +| Copy gamma         | FIXME 
-| Input convention ​  | +| Input convention ​  | FIXME 
-| Invert alpha       | +| Invert alpha       | FIXME 
-| Invert beta        | +| Invert beta        ​| FIXME 
-| Invert gamma       | +| Invert gamma       | FIXME 
-| Output convention ​ |+| Output convention  ​| FIXME |
  
 ==== Image statistics ==== ==== Image statistics ====
-FIXME Calculates and writes several statistical metrics. If two inputs are connected, input 2 is considered as masks. In this case, for every pixel position a check is performed whether the mask pixel is above the threshold value and only if it is the pixel is included in the statistical analysis of the image from input 1.+Calculates and writes several statistical metrics. If two inputs are connected, input 2 is considered as masks. In this case, for every pixel position a check is performed whether the mask pixel is above the threshold value and only if it is the pixel is included in the statistical analysis of the image from input 1.
  
 |< 100% 30% >| |< 100% 30% >|
 ^ Parameters ​                 ^ Description ​    ^ ^ Parameters ​                 ^ Description ​    ^
-| Threshold for automasking ​ | FIXME Only has an effect if two inputs are connected. The specified value determines the threshold at which a pixel in the mask image is taken into accounts or not. |+| Threshold for automasking ​ | Only has an effect if two inputs are connected. The specified value determines the threshold at which a pixel in the mask image is taken into accounts or not. |
  
 |< 100% 30% >| |< 100% 30% >|