Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2014-04-12 17:52:16
Size: 425
Editor: EricPalmer
Comment:
Revision 6 as of 2015-05-06 11:15:25
Size: 652
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"] [[Test_Files]]
Line 5: Line 5:
2.8 make_scriptA - Batch autoregister - Takes a picture and adds any landmarks into it.
2.8 make_scriptA - Batch autoregister - Takes a list of images (make_script.in) and builds the scripts to add landmarks to each of them. The base instruction file is make_scriptA.seed.
Line 12: Line 11:
make_scriptA.seed
Line 14: Line 13:
/usr/local/bin2/AUTOREGISTER < ../output/2.7/2.7-in | tee runLog.txt
FC21A0014662
Line 19: Line 16:
Line 22: Line 18:
make_script.in (the list of files)
{{{
FC21A0014662
FC21A0014663
FC21A0014664
FC21A0016638
FC21A0016639
FC21A0016870
FC21A0023451
FC21A0023452
FC21A0026849
FC21A0026850
}}}
Line 26: Line 35:

Test_Files

= Overview =

2.8 make_scriptA - Batch autoregister - Takes a list of images (make_script.in) and builds the scripts to add landmarks to each of them. The base instruction file is make_scriptA.seed.

Output may be exact (diff)

= Input = make_scriptA.seed

y
.5
y

make_script.in (the list of files)

FC21A0014662    
FC21A0014663   
FC21A0014664  
FC21A0016638 
FC21A0016639
FC21A0016870
FC21A0023451
FC21A0023452    
FC21A0026849   
FC21A0026850 

= Output =

Key change is large number of landmarks added to SUMFILES for each image, and the image added to those landmarks

do_make_scriptA (last edited 2015-05-06 11:15:25 by localhost)