Differences

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

Link to this comparison view

Next revision
Previous revision
eyes:logics:setuniqueimageid [2017/06/12 17:02]
vzinch created
eyes:logics:setuniqueimageid [2017/06/12 18:31] (current)
jschlie1
Line 1: Line 1:
-====== ​SetuniqueimageID ​====== +====== ​SetUniqueImageId ​====== 
- +This logic changes the image ID of every image in a set to subsequent numbers. It is needed when two separate sets of images are uploaded, that might have the same IDs. 
-FIXME+
  
 ===== Usage ===== ===== Usage =====
-FIXME+If the operation is done only on the newly uploaded set, one can change the Offset value to the last imageID of the previous set, so the numeration will start from this value.  ​
  
- +===== Parameters and I/O =====
-===== Process ​=====+
  
 |< 100% 30% >| |< 100% 30% >|
 ^ Parameters ​                ^ Description ​    ^ ^ Parameters ​                ^ Description ​    ^
-| Set offset ​ | FIXME +| Set offset ​ | If not used, starts numeration from 0 
-| -> Offset ​  ​| ​FIXME |+| -> Offset ​  ​| ​The value from which to start |
  
 |< 100% 30% >| |< 100% 30% >|
 ^ Input   ^ Description ^ ^ Input   ^ Description ^
-| Input Images | A stack of images |+| Input Images | A set of images |
  
 |< 100% 30% >| |< 100% 30% >|
 ^ Output ​  ^ Description ^ ^ Output ​  ^ Description ^
-| Renamed Images | A stack of mass aligned ​images ​ | +| Renamed Images | A set of images ​with unique IDs starting from the Offset number ​|
  
  
-===== Concept ===== 
-FIXME