Level 2 Help for AUTOMATCH

INP

All inputs are IBIS tabular files.

First input= SEDR.INT produced by program IBISNAV
  The first column contains the FDS times if the frames to mosaic.

Second input= OVER.INT produced by program MOSPLOT.
  Columns 1 and 2 contain the frame overlap numbers.
  Frame pairs are selected from the overlap numbers only.

A geom correction file can be entered as the third input
if the images are in image space (un geometrically corrected).


OUT

The output IBIS tabular file.
nine columns output:
col1=first frame number of a pair
col2=second frame number of a pair
col3=first frame tiepoint line
col4=first frame tiepoint sample
col5=second frame tiepoint line
col6=second frame tiepoint sample
col7=1
col8=1
col9=1


PROJECT

Specifies the project . This is required if
the images are un-geometrically corrected
and the project is GLL.


CAMERA

Camera serial number.
Used in reading geoma correction parameters if 
nominals are to be used.
Ignored for GLL.


OBJECT

Causes images to be considered geometrically corrected.
The geoma file will be ignored if present.


PFILTER

The power of the FFT high pass
power law filter. Default is no power filter.
default is: pfilter=0.0 real


PHASE

Degree of phase correlation:
0 for normal correlation. ( Default ).
1 for phase correlation


OFFMAX

How far off center, correlation
peak is allowed (0 to 1). If the peak is more than
OFFMAX*window/2 pixels from the center it is rejected.
Default is 0.8


FUNC

Pixel function before correlation is performed..
The options are: LOG or EXP.
DEfault is no funtion performed.


REDO

Keyword for redo mode. Valid responses are:
REDO or NOREDO. The default is REDO.
Redo specifies that if the first correlation for
an area has an offset of less than the OFFMAX limit
but greater than zero the correlation is rerun
beginning at the new location.


NTPTS

The number of tiepoints to collect per pair.
This initial set will be edited (see TOLERANCE) until only
good points remain. Fewer than 4 good points invalidates
this image pair.


TOLERANC

The largest permitted tiepoint residual.
All the tiepoints are fitted to a polynomial model of the
form:
y1=Ax+By+C   x1=Dx+Ey+F
Points which disagree with the model by over TOLERANC
pixels will be rejected (one point rejected per fitting pass)
until all are within TOLERANC. If fewer than 4 points
remain the pair is rejected.


PRINT

'NOPRINT to turn off terminal output


DIR

Optional parameter required only if the FILENAME parameter
is NOT specified. 
Specifies the directory name where all the input files for the
mosaic reside. (obsolete)


FILENAME

Optional parameter required only if the DIR keyword is not
specified.
Specifies a file name which contains the names of all the
images to be included in the mosaic, one name per record.
This file is created by the user with a text editor.
For example, if the first 2 pictures are called 
scx1:[jjl059]1234567.img and mipldisk:[mipl.gll]venus.img 
the first two records of FILENAME would contain:

scx1:[jjl059]1234567.img
mipldisk:[mipl.gll]venus.img 


NOPRINT

To suppress printout 
about each tiepoint 
displayed at the terminal


CORR

Specifies the correlation size.
Is not supported now.


SUBPIX

Specifies sub-pixel correlation.
Not tested or supported.

!NOSEDR option currently not supported for testing
!.VARIABLE NOSEDR
!Limits reading of the 
!navigation file.
!Is not supported now.