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:flowcontrol [2017/06/13 11:08]
sfiedle
eyes:flowcontrol [2018/01/16 11:15] (current)
sfiedle
Line 1: Line 1:
 ====== Flow Control ====== ====== Flow Control ======
-  * [[.:​Logics:​Bypass]] 
-  * [[.:​Logics:​Calculate]] 
-  * [[.:​Logics:​Comment]] 
-  * [[.:​Logics:​Condition]] 
-  * [[.:​Logics:​Group]] 
-  * [[.:​Logics:​Queue]] 
-  * [[.:​Logics:​Script]] 
-  * [[.:​Logics:​Variable]] 
  
-  * [[.:​flowcontrol:​Bypass]] +FlowControl is a section in the Cow Eyes, where smaller programs can graphically be implemented.   
-  * [[.:​flowcontrol:​Calculate]] +In the subsection ​[[eyes:elements|]] each module is explained and given a small exampleIn the subsection ​[[eyes:examples|]] 
-  ​* ​[[.:flowcontrol:​Comment]] +are Flow Control modules combined to an example application.
-  * [[.:​flowcontrol:​Condition]] +
-  * [[.:flowcontrol:​Group]] +
-  * [[.:​flowcontrol:​Queue]] +
-  * [[.:​flowcontrol:​Script]] +
-  * [[.:​flowcontrol:​Variable]]+
  
-All elements are only able to be dragged into a [[eyes:​logics:​group|]]. ​ 
-These Flow Control statements cannot run outside of these Groups. 
  
-The following links are examples for the Visual Programming.+**Important:​** 
 +All elements ​are only able to work within a [[eyes:​logics:​group|]].  
 +The Flow Control statements cannot run outside of Groups.
  
-  * [[.:​logics:​Multiplication of a header values with the belonging image]] 
-  * [[.:​Logics:​Calculate with Integer and Decimal]] 
-  * [[.:​Logics:​BoxManipulation with a Variable factor and Calculate]] 
-  * [[.:​Logics:​Trajectory]] 
-  * [[.:​Logics:​Check if the dimension of the image is even]]