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:queue [2017/06/12 13:37]
sfiedle [Parameters and I/O]
eyes:logics:queue [2017/06/12 13:41] (current)
sfiedle [Usage]
Line 1: Line 1:
 ====== Queue ====== ====== Queue ======
-THIS position should be used for brief introduction (max 2 sentences!) of the logic, stating WHAT and WHY it is doing something. +The Queue element is simple for-loop to iterate through ​the workflow
 ===== Usage ===== ===== Usage =====
-Here, 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. +The Queue is draged into [[eyes:​logics:​group|]] and connected with in- and outputs ​of the logicsIn the properties window the maximal number of iterations is set.
 ===== Example ==== ===== Example ====
 {{ :​eyes:​logics:​queue.png |}} {{ :​eyes:​logics:​queue.png |}}
Line 20: Line 18:
 | FirstOutput | Output of the i-th run of the Queue | | FirstOutput | Output of the i-th run of the Queue |
  
-===== 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.+