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
Last revision Both sides next revision
eyes:logics:sumbyreference [2017/06/12 16:21]
vzinch
eyes:logics:sumbyreference [2017/06/12 18:37]
jschlie1
Line 1: Line 1:
 ====== SumByReference ====== ====== SumByReference ======
  
-This logic takes a stack of images, that were previously aligned using some references (e.g. class averages), and sums the images that correspond to same references. This generates ​Alisums ​that inherit the Euler angles from the references, thus, can be directly used for 3D reconstruction. ​+This logic takes a stack of images, that were previously aligned using some references (e.g. class averages), and sums the images that correspond to the same references. This generates ​alisums ​that inherit the Euler angles from the references, thus, can be directly used for 3D reconstruction. ​
  
 ===== Usage ===== ===== Usage =====
Line 15: Line 15:
 | Normalize output ​  | Normalize the summed images | | Normalize output ​  | Normalize the summed images |
 | Ccc bounds ​       | Whether to use the ccc between image and reference as a filter (lower and upper bounds should be given) | | Ccc bounds ​       | Whether to use the ccc between image and reference as a filter (lower and upper bounds should be given) |
- 
-|< 100% 30% >| 
-^ Input   ^ Description ^ 
-| Input  | Sets of images that were previously aligned to some references | 
- 
-|< 100% 30% >| 
-^ Output ​  ^ Description ^ 
-| Sums | Images summed according to alignment references (Alisums) | 
- 
- 
- 
-===== 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.