This is an old revision of the document!
Condition
With this element smaller if-clauses can be implemented. The IO can be verified if it fulfills certain conditions.
Usage
Relational operators from Lua are used to construct valid condition statements. In order to verify a specification of an IO a variable can save a certain IO header value and The condition will not modify the IO.
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.
Parameters and I/O
Input | Description |
---|---|
FirstInput | IO to be passed |
Output | Description |
---|---|
FirstOutput | IO passed, if the condition is true |
SecondOutput | IO passed, if the condition is false |
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.