Differences between revisions 1 and 2
Revision 1 as of 2016-01-14 10:15:52
Size: 276
Editor: JohnWeirich
Comment:
Revision 2 as of 2016-01-14 10:34:53
Size: 2518
Editor: JohnWeirich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== Example === === Example Display: ===
Line 14: Line 14:

=== Example broken down: ===

''' 0. Auto align''' -

==== Auto align example: ====
{{{
    k picnm lambda phi cvg nlmk

    1 P3T11M2H0217 1.158 0.000 0.871 846
    2 P3T11M2H0218 1.138 0.000 0.871 857
    3 P3T11M2H0219 1.373 0.000 0.881 853
    4 P3T11M2H0220 1.063 0.000 0.881 871
    5 P3T11M2H0222 1.067 0.000 0.942 856
    6 P3T11M2H0223 1.378 0.000 1.000 858
    7 P3T11M2H0224 1.061 0.000 1.000 875
    8 P3T11M2H0225 1.166 0.000 0.928 848
    9 P3T11M2H0226 1.135 0.000 0.929 866
   10 P3T11M2H0227 1.105 0.000 0.850 854
   11 P3T11M2H0228 1.361 0.000 0.851 868
   12 P3T11M2H0229 1.091 0.000 0.965 849
   13 P3T11M2H0231 1.100 0.000 1.000 855
   14 P3T11M2H0232 1.348 0.000 1.000 872

 gc LMRK_DISPLAY0.pgm
 gc LMRK_DISPLAY1.pgm

 check display

 enter spacing
}}}

'''k''' - Image number

'''picnm''' - Image(picture) file name

'''lambda''' - ???

'''phi''' - ???

'''cvg''' - ???

'''nlmk''' - Number of landmarks that use this image (can also think of it as each landmark that has been added to the image)

'''enter spacing''' - Enter a number between 1 and 5. The lower the number, the fewer number of pixels LITHOS is allowed to shift the image. After entering this number, a display is output to the screen indicating the new correlation factor for the new image location.
 . '''new spacing? y[n]''' - Can choose a new number if you don't like the results. "Enter" will default to "no".
  . '''1. halve shifts.''' - only moved the image half the distance spacing calculated (can help with images that want to bounce between two locations)
  . '''1. quarter shifts.''' - similar to above, but only shifts one quarter the distance.
  . '''0. continue. (default)''' - Continue the calculation. "Enter" will default to this selection.


 1. Individual shift
 2. Global shift
 3. Align with picture
 4. Align with gradient
 q. Quit

Example Display:

Main Menu: Q 0123O IUCRSG NVAMBX DEPL FZH? 1
 >1                                                                               

 0. Auto align
 1. Individual shift
 2. Global shift
 3. Align with picture
 4. Align with gradient
 q. Quit

Example broken down:

0. Auto align -

Auto align example:

    k     picnm            lambda      phi      cvg       nlmk  

    1   P3T11M2H0217        1.158     0.000     0.871     846
    2   P3T11M2H0218        1.138     0.000     0.871     857
    3   P3T11M2H0219        1.373     0.000     0.881     853
    4   P3T11M2H0220        1.063     0.000     0.881     871
    5   P3T11M2H0222        1.067     0.000     0.942     856
    6   P3T11M2H0223        1.378     0.000     1.000     858
    7   P3T11M2H0224        1.061     0.000     1.000     875
    8   P3T11M2H0225        1.166     0.000     0.928     848
    9   P3T11M2H0226        1.135     0.000     0.929     866
   10   P3T11M2H0227        1.105     0.000     0.850     854
   11   P3T11M2H0228        1.361     0.000     0.851     868
   12   P3T11M2H0229        1.091     0.000     0.965     849
   13   P3T11M2H0231        1.100     0.000     1.000     855
   14   P3T11M2H0232        1.348     0.000     1.000     872

 gc LMRK_DISPLAY0.pgm
 gc LMRK_DISPLAY1.pgm

 check display

 enter spacing

k - Image number

picnm - Image(picture) file name

lambda - ???

phi - ???

cvg - ???

nlmk - Number of landmarks that use this image (can also think of it as each landmark that has been added to the image)

enter spacing - Enter a number between 1 and 5. The lower the number, the fewer number of pixels LITHOS is allowed to shift the image. After entering this number, a display is output to the screen indicating the new correlation factor for the new image location.

  • new spacing? y[n] - Can choose a new number if you don't like the results. "Enter" will default to "no".

    • 1. halve shifts. - only moved the image half the distance spacing calculated (can help with images that want to bounce between two locations)

    • 1. quarter shifts. - similar to above, but only shifts one quarter the distance.

    • 0. continue. (default) - Continue the calculation. "Enter" will default to this selection.

  • Individual shift
  • Global shift
  • Align with picture
  • Align with gradient q. Quit

Align landmarks (last edited 2016-07-24 17:06:42 by BMittan)