User Tools

Site Tools


jvs:fscan:manual:chapter2:align

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
jvs:fscan:manual:chapter2:align [2013/01/04 17:15]
voyvodic
jvs:fscan:manual:chapter2:align [2023/02/23 18:43] (current)
Line 9: Line 9:
 Adjustment is done by stepping through several possible alignment settings and calculating a "mutual information" index for each step. The parameter settings that can be adjusted are Translation, Rotation, and Scaling along each of the 3 cardinal image axes (X, Y, and Z). The FLAG option can be used to control which parameters are to be adjusted. Adjustment is done by stepping through several possible alignment settings and calculating a "mutual information" index for each step. The parameter settings that can be adjusted are Translation, Rotation, and Scaling along each of the 3 cardinal image axes (X, Y, and Z). The FLAG option can be used to control which parameters are to be adjusted.
  
-FLAG (combine options by adding values): +FLAG (octal values in parenthesis -- combine options by adding values): 
-  * 1 -  +  * 1 (1) Fine adjustment 
-  * 2 -  +  * 2 (2) Coarse adjustment (if combined with Fine, Coarse runs first) 
-  * 4 -  +  * 4 (4) open and display dynamic MutualInformation window 
-  * 8 - +  * 8 (010) Adjust Offset (translation along axis) 
 +  * 16 (020) - Adjust Rotation (around axis) 
 +  * 32 (040) - Adjust Scaling (along axis) 
 +  * 64 (0100) - Do X axis adjustments 
 +  * 128 (0200) - Do Y axis adjustments 
 +  * 256 (0400) - Do Z axis adjustments 
 +  * 512 (01000) - Mask flag -- ignore voxels in current dataset that have low-bit zero 
 +  * 1024 (02000) - Use current image overlay as alignment data set (default if DATASET omitted) 
 +  * 2048 (04000) - Debug flag -- display mutual information values and single step through alignment 
 + 
 +Default FLAG is 0737: Adjust X,Y,Z axes for Coarse and Fine Offset and Rotation (not Scaling), displaying progress window.
  
 For each parameter being adjusted, ALIGN tests NSTEPS values (default=5), with NSTEPS/2 values on either side of the starting value. It performs NCYCLES of adjustment (default=3) of all parameters, decreasing the step size on each cycle.  For each parameter being adjusted, ALIGN tests NSTEPS values (default=5), with NSTEPS/2 values on either side of the starting value. It performs NCYCLES of adjustment (default=3) of all parameters, decreasing the step size on each cycle. 
jvs/fscan/manual/chapter2/align.1357319746.txt.gz · Last modified: 2014/08/04 16:03 (external edit)