Differences

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

Link to this comparison view

Next revision
Previous revision
eyes:logics:intensityvaluetools [2017/06/08 15:08]
jschlie1 created
eyes:logics:intensityvaluetools [2017/06/12 19:10] (current)
jschlie1
Line 1: Line 1:
 ====== IntensityValueTools ====== ====== IntensityValueTools ======
-THIS position should be used for a brief introduction (max 2 sentences!) ​of the logic, stating WHAT and WHY it is doing something.+The processors listed ​for this logic below, provide ​set of functionalities regarding ​the intensity ​and intensity spectrum of images.
  
-===== Usage ===== +===== Processors ​=====
-Here, a general/​generic description of HOW the logic is USED should be given. Try to be as general as possible, but also mention prerequisites,​ restrictions,​ advantages, requirements which are specific of this logic. Basically everything the user needs to know to successfully use this logic. +
- +
-===== Example ==== +
-Here, a very specific example should be given/​described. In the future, this can be supported by screenshots etc.. For the moment, give an example easy enough for the user to understand, but specific enough to elaborate why a given parameter is a good set for this very situation. +
- +
-===== Modes/​Processes ​=====+
 ==== Binarize ==== ==== Binarize ====
-Here, a short introduction for the given mode should be placedAgainstate WHAT and WHY this mode us useful in not more than 2 sentences.+Binarizes ​the imagesEvery pixel below the set threshold is set to 0every pixel greater or equal is set to 1
  
 |< 100% 30% >| |< 100% 30% >|
-^ Parameters ​                ​^ Description ​    ^ +^ Parameters ​                 ^ Description ​    ^ 
-| Threshold for binarization ​ | Description of this parameter ​|+| Threshold for binarization ​ | Threshold pixel value to be used  ​|
  
 ==== Flat histogram ==== ==== Flat histogram ====
-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.+Via histogramming the pixel values of each imagechanges pixel value distribution so that it fits into Gaussian
  
 ==== Random scaling ==== ==== Random scaling ====
-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 ​    ^
Line 27: Line 19:
  
 ==== Remove shit ==== ==== Remove shit ====
-Here, a short introduction for the given mode should be placedAgainstate WHAT and WHY this mode us useful in not more than 2 sentences.+This processor removes images from the input that are recognized as detrimental to the image processingFor every pixel valueit is checked whether it is a non-zero, non-denormalised finite value. If this is not the case, the whole image is replaced with a symbolic picture. If removeGaps is activated, images consisting of nothing but zero values are also replaced by the symbolic picture
  
 |< 100% 30% >| |< 100% 30% >|
-^ Parameters ​                ​^ Description ​    ^ +^ Parameters ​  ​^ Description ​    ^ 
-| Remove gaps  | Description ​of this parameter | +| Remove gaps  | If checked, images consisting ​of zeros are also replaced by the symbolic picture.  |
- +
-==== Threshold ==== +
-Here, a short introduction for the given mode should be placedAgain, state WHAT and WHY this mode us useful in not more than 2 sentences. +
- +
-|< 100% 30% >| +
-^ Parameters ​                ^ Description ​    ^ +
-| Direction ​ | Description of this parameter | +
-| Threshold value   | more description ​|+