Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2016-02-10 09:39:48
Size: 1054
Editor: DianeLambert
Comment:
Revision 12 as of 2016-07-26 09:30:50
Size: 2095
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
== Description ==
The script-maker routines are designed to help you set up batch processing of pictures or landmarks using the [[autoregister]], [[autoregisterP]], [[lithos]], [[lithosP]] and [[register]] program suites. The following table summarizes the script-maker routines, input files, and programs invoked by the resulting run scripts. For further details, refer to the entry for a specific script maker.
Line 3: Line 5:
== Description == '''Table 00: Summary of Script Maker Routines'''
Line 5: Line 7:
The suite of script-maker routines are designed to assist the user in setting up batch processing of pictures or landmarks using the register/autoregister/P and lithos/P program suites. The following table displays the script-maker routines, input files, output files and programs called; for further details, please refer to the relevant guide. ||'''Script-Maker''' ||'''Type of Files Processed''' ||'''Program Invoked''' ||'''input file''' ||'''seed file''' ||'''serial/parallel processing''' ||'''Description''' ||
||[[make_scriptA]] ||image files ||[[autoregister]] ||[[make_script.in]] ||[[make_scriptA.seed]] ||serial processing ||Generates the run script and .INN files required to batch autoregister new images. ||
||[[make_scriptAP]] ||image files ||[[autoregisterP]] ||[[make_script.in]] ||[[make_scriptA.seed]] ||parallel processing ||Generates the run script and .INN files required to batch autoregister new images using parallel processing. ||
||[[make_scriptF]] ||landmark files ||[[lithos]] ||[[make_script.in]] ||[[make_scriptF.seed]] ||serial processing ||Generates the run script and .INN files required for batch processing using [[lithos]]. The user generates a seed file containing the required [[lithos]] commands. ||
||[[make_scriptP]] ||landmark files ||[[lithosP]] ||[[make_script.in]] ||[[make_scriptP.seed]] ||parallel processing ||Generates the run script and .INN files required to iterate maplets using [[lithosP]]. ||
||[[make_scriptR]] ||image files ||[[register]] ||[[make_script.in]] ||[[make_scriptR.seed]] ||serial processing ||Generates the run script and .INN files required to batch register new images. ||
||[[make_scriptT]] ||new landmark files ||[[lithos]] ||[[make_scriptT.in]] ||[[make_scriptT.seed]] ||serial processing ||Generates the run script and .INN files required to tile a bigmap or shape with a suite of new maplets. ||
Line 7: Line 15:
||Script-Maker||Type of Files Processed||Program Invoked||input file||seed file||
||[[make_scriptA]]||image files||[[autoregister]]||[[make_script.in]]||[[make_scriptA.seed]]||
||[[make_scriptAP]]||image files||[[autoregisterP]]||[[make_script.in]]||[[make_scriptA.seed]]||
||[[make_scriptF]]||landmark files||[[lithos]]||[[make_script.in]]||[[make_scriptF.seed]]||
||[[make_scriptP]]||landmark files||[[lithosP]]|[[make_script.in]]||[[make_scriptP.seed]]|||
||[[make_scriptR]]||image files||[[register]]||[[make_script.in]]||[[make_scriptR.seed]]||
||[[make_scriptT]]||new landmark files||[[lithos]]||[[make_scriptT.in]]||[[make_scriptT.seed]]||



----------
''(Compiled by DL)''

CategoryPrograms

Script Makers Overview

Description

The script-maker routines are designed to help you set up batch processing of pictures or landmarks using the autoregister, autoregisterP, lithos, lithosP and register program suites. The following table summarizes the script-maker routines, input files, and programs invoked by the resulting run scripts. For further details, refer to the entry for a specific script maker.

Table 00: Summary of Script Maker Routines

Script-Maker

Type of Files Processed

Program Invoked

input file

seed file

serial/parallel processing

Description

make_scriptA

image files

autoregister

make_script.in

make_scriptA.seed

serial processing

Generates the run script and .INN files required to batch autoregister new images.

make_scriptAP

image files

autoregisterP

make_script.in

make_scriptA.seed

parallel processing

Generates the run script and .INN files required to batch autoregister new images using parallel processing.

make_scriptF

landmark files

lithos

make_script.in

make_scriptF.seed

serial processing

Generates the run script and .INN files required for batch processing using lithos. The user generates a seed file containing the required lithos commands.

make_scriptP

landmark files

lithosP

make_script.in

make_scriptP.seed

parallel processing

Generates the run script and .INN files required to iterate maplets using lithosP.

make_scriptR

image files

register

make_script.in

make_scriptR.seed

serial processing

Generates the run script and .INN files required to batch register new images.

make_scriptT

new landmark files

lithos

make_scriptT.in

make_scriptT.seed

serial processing

Generates the run script and .INN files required to tile a bigmap or shape with a suite of new maplets.


(Compiled by DL)

CategoryPrograms

Script Makers Overview (last edited 2016-07-26 09:30:50 by BMittan)