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:27]
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 ===== 
-Basically, this logic retrieves the information about which reference this image was aligned to and sums the images according to their references. ​