Differences between revisions 14 and 15
Revision 14 as of 2016-07-24 18:27:49
Size: 1355
Editor: BMittan
Comment:
Revision 15 as of 2016-07-26 09:13:18
Size: 1367
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Figure 00: Block Diagram for Startup '''Figure 00: Block Diagram for Startup'''
Line 13: Line 13:
Table 00: Procedures for Initial Start '''Table 00: Procedures for Initial Start'''

Stage 1 - Initial Load

The first stage of building the shape model is to bring in the first set of images and generate landmarks from them. The following figure illustrates the general process of this stage.

stage1_figure.jpg

Figure 00: Block Diagram for Startup

First, the images are imported into the SPC system and converted into the SPC internal format. Then the alignment of the images is improved. Next, a set of initial landmarks is generated with a GSD of 120cm at a spacing of 20 degrees. Batch processing then generates the topography and improves the landmark registration.

The following table details the blocks, the procedures and the programs used to accomplish this stage:

Table 00: Procedures for Initial Start

Block

Procedure Name

Executables

Block 1

Setup Directory

Block 2

Ingest

process_fits, make_sumfiles

Block 3

Register

register, make_scriptR

Block 6A

Lat/Lon Tiling

make_scriptT, find_nofit

Block 5

Iterate

make_scriptP

Block 7

Clean

residuals, find_nofitP, map_coverage

stage1_description (last edited 2016-07-26 09:13:18 by BMittan)