Differences

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

Link to this comparison view

Next revision
Previous revision
eyes:logics:testimage [2017/06/09 17:37]
jschlie1 created
eyes:logics:testimage [2017/06/12 19:05] (current)
jschlie1
Line 1: Line 1:
 ====== TestImage ====== ====== TestImage ======
-THIS position should be used for a brief introduction ​(max 2 sentences!) ​of the logicstating WHAT and WHY it is doing something.+or the analysis of image processing routines one often needs simulated - pseudoexperimental - images with known properties ​(e.g. angular orientation or the structural state of the particle image)but additional noise or random orientations. Test Image allows to create such images
  
 ===== Usage ===== ===== Usage =====
-Here, a general/​generic description of HOW the logic is USED should be givenTry 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.+This logic creates simulated pseudoexperimental imagesIt can randomly add noise and shift and rotate images. The logic does not generate an image (like a disk) on its own without an input; for this purpose use the logic: [[:​eyes:​logics:​createimage]].
  
-===== Example ​==== +===== Parameters and I/O ===== 
-Here, a very specific example should be given/​described. In the future, this can be supported by screenshots etc.. For the momentgive 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+^ Parameters ​              ^ Description ​    ^ 
- +| copy                    | How many copies of the input images are generatedEach copy of the image undergoes different noise additionshifting and rotation from the specified randomization range. | 
-===== Modes/​Processes ===== +| Noise Filter High Freq         | Gaussian high frequency cut-off ​for the applied noise (between 0 to 1)| 
-==== thisIsTheNameOfMode1 ==== +| Noise Filter Low Freq         | Gaussian low frequency cut-off ​for the applied noise (between 0 to 1)| 
-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. +Noise Filter Transmission | Transmission below the High Freq noise Gaussian filter (between 0 to 1).
- +inputSigma ​Standard deviation (sigma) ​of the input image'​s grey values. The input images are not really normalized, since the grey value mean remains unchanged, yet the standard deviation (sigma) of the image can be adjusted with this option.
-|< 100% 30% >| +noiseMean ​Mean of the noise.
-^ Parameters ​                ^ Description ​    ^ +noiseSigma ​Standard deviation of the noise.
-Some changeable parameter  ​Description ​of this parameter ​+noiseType ​gauss: Gaussian noise; uniform: Uniform noise. | 
--> and its sub-parameter ​  more description ​+randomRotHigh | Upper boundary for random image in-plane rotation angle (degrees).  ​
-Next main parameter ​       ​and more more more +randomRotLow | Lower boundary for random image in-plane rotation angle (degrees). ​ | 
--> and its sub-parameter ​  | ... descriptions ​| +randomTransX ​Maximum shifting in X direction for random image shifting (pixels). ​|  
- +randomTransY ​Maximum shifting ​in Y direction for random image shifting (pixels). ​|  
-|< 100% 30% >| +seed | Random seed. If set as 0, the result would be totally random, which means not reproducible at all. In case that the result shall be reproducible,​ choose a number unequal 0, and use the same number next time. 
-^ Input   ^ Description ^ +snr Signal to noise ratio. Notice that if it is set as 0 or 1, no noise would be added. ​|
-FirstInput ​ | Input Description 1 +
-SecondInput ​Input Description 2 +
-//​ThirdInput//  ​Input Description 3: Optional Input in Italic ​| +
- +
-|< 100% 30% >| +
-^ Output ​  ^ Description ^ +
-FirstOutput ​Output Description ​|+
  
 |< 100% 30% >| |< 100% 30% >|
 ^ New/Changed Header Values ^ Description ^ ^ New/Changed Header Values ^ Description ^
-headerValue1 ​what does it say? how is it changed? | +rndRotation ​In-plane rotation applied to the image. | 
-| headerValue2 | what does it say? how is it changed? | +rndXShift ​X shift applied to the image.  | 
-| headerValue3 | what does it say? how is it changed? | +rndYShift ​Y shift applied to the image. ​|
-| headerValue4 | what does it say? how is it changed? | +
- +
-==== thisIsTheNameOfMode2 ==== +
-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 ​    ^ +
-Some changeable parameter ​ | Description of this parameter | +
-| -> and its sub-parameter ​  | more description | +
-| Next main parameter ​       | and more more more | +
-| -> and its sub-parameter ​  | ... descriptions | +
- +
-|< 100% 30% >| +
-^ Input   ^ Description ^ +
-| FirstInput ​ | Input Description 1 +
-SecondImput ​Input Description 2 | +
-| ThridImput ​ | Input Description 1 | +
- +
-|< 100% 30% >| +
-^ Output ​  ^ Description ^ +
-| FirstOutput | Output Description | +
- +
-|< 100% 30% >| +
-^ New/Changed Header Values ^ Description ^ +
-| headerValue1 | what does it say? how is it changed? | +
-| headerValue2 | what does it say? how is it changed? | +
-| headerValue3 | what does it say? how is it changed? | +
-| headerValue4 | what does it say? how is it changed? | +
- +
-===== Concept ===== +
-In this paragraph, ​the "HOW a logic works under the hood" and WHY someone should use it can be elaborated with higher detail. Describes a scenario in an image processing workflow where this logic can be used to solve the resulting problem. Also, wikipages, publications or anything else describing the theory behind an algorithm should be linked here, if applicable.+