Differences

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

Link to this comparison view

Next revision
Previous revision
eyes:interactive:extract [2017/06/12 16:22]
bgraf created
eyes:interactive:extract [2017/06/12 19:03] (current)
bgraf
Line 1: Line 1:
 ====== Extract (Interactive) ====== ====== Extract (Interactive) ======
-The interactive extract logic can be used to manually extract ​single images of a stack of 2D images or from class sums resulting from a classification or [[:​eyes:​logics:​sumbyreference]]+The interactive extract logic can be used to manually ​select and extract class sums resulting from a [[:​eyes:​logics:​classification]] or [[:​eyes:​logics:​sumbyreference]].
  
 ===== Usage ===== ===== Usage =====
-As input data a stack of 2D images or class sums resulting from a  is required. Push the PLAY button once to import the data resulting in a blue hourglass+As input data class sums required. Push the PLAY button once to import the data resulting in a blue hourglass. Via drag-and-drop the class sums that should be extracted can be transferred into the right window for selected class sums. By clicking the right mouse button on the field showing the input class sums, three different modes can be selected. ​
  
-===== Example ==== +|< 100% 30% >| 
-Here, a very specific example should ​be given/​describedIn 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 given parameter is good set for this very situation.+^ Selection Mode                 ^ Description ​    ^ 
 +| Multi Selection ​ | Multiple class sums can be selectedThe whole selection can then be transferred into the right window for selected class sums using drag-and-drop. | 
 +| Single Selection | Only one class sum can be selectedA single class sum can then be transferred into the right window ​for selected class sums using drag-and-drop. | 
 +| Extended Selection | Allows ​//Multi Selection// by using CTRL + left mouse button or selection of continuous class sums (according to the numeration) by SHIFT + left mouse button|
  
-===== Modes/​Processes ===== 
-==== thisIsTheNameOfMode1 ==== 
-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. 
  
-|< 100% 30% >| +**NOTE**: Selected class sums can be removed by right-clicking ​and choosing either //Delete// (for single class sum) or //Delete selection// (for a multiple selection).
-^ 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% >| +In order to apply the final selection, the process has to be saved by clicking the SAVE button and further executed with the RUN button. ​
-^ Input   ^ Description ^ +
-| FirstInput ​ | Input Description 1 | +
-| SecondInput | Input Description 2 | +
-| //​ThirdInput// ​ | Input Description 3: Optional Input in Italic |+
  
-|< 100% 30% >| +===== Properties ===== 
-^ Output ​  ^ Description ^ +In order to distinguish the quality of class sums the properties of the visualization can be modified if required. ​
-| FirstOutput | Output Description |+
  
 |< 100% 30% >| |< 100% 30% >|
-New/Changed Header Values ​^ Description ^ +**Parameters** ​                **Description**     
-headerValue1 ​what does it say? how is it changed? ​+Auto  ​Grey values of the class sums are pre-set. ​
-headerValue2 ​what does it say? how is it changed? ​+Local The minimum and maximum grey value from a single selected class sum can be adjusted. ​
-headerValue3 ​what does it say? how is it changed? | +Global ​The minimum and maximum grey value of all input-class sums can be adjusted. ​|
-| headerValue4 | what does it say? how is it changed? ​|+
  
-==== thisIsTheNameOfMode2 ==== 
-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. 
  
 |< 100% 30% >| |< 100% 30% >|
-Parameters ​                ^ Description ​    ^ +**Input** ​                ^ **Description**     ^ 
-Some changeable parameter ​ ​| ​Description of this parameter | +Io::​in ​ ​| ​Class sums resulting from a [[:​eyes:​logics:​classification]] or [[:​eyes:​logics:​sumbyreference]]  ​|
-| -> 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% >| |< 100% 30% >|
-^ Output ​  ​^ Description ^ +**Output**                 **Description**     
-FirstOutput ​Output Description ​|+Io:​out  ​Extraction of selected class sums | 
 + 
 + 
 + 
 + 
  
-|< 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.