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
eyes:logics:testimage [2017/06/09 17:40]
jschlie1
eyes:logics:testimage [2017/06/12 19:05] (current)
jschlie1
Line 4: Line 4:
 ===== Usage ===== ===== Usage =====
 This logic creates simulated pseudoexperimental images. It 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]]. This logic creates simulated pseudoexperimental images. It 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 ==== 
-FIXME 
  
 ===== Parameters and I/O ===== ===== Parameters and I/O =====
Line 17: Line 14:
 | noiseMean | Mean of the noise.| | noiseMean | Mean of the noise.|
 | noiseSigma | Standard deviation of the noise.| | noiseSigma | Standard deviation of the noise.|
-**noiseType** +| noiseType | gauss: Gaussian noise; uniform: Uniform noise. |
-| **noiseType**gauss | Gaussian noise.  | +
-| **noiseType**uniform | Uniform noise. ​ |+
 | randomRotHigh | Upper boundary for random image in-plane rotation angle (degrees). ​ | | randomRotHigh | Upper boundary for random image in-plane rotation angle (degrees). ​ |
 | randomRotLow | Lower boundary for random image in-plane rotation angle (degrees). ​ | | randomRotLow | Lower boundary for random image in-plane rotation angle (degrees). ​ |