There are three input files.
File#1: This is the left or first input image given to
program TRACKER.
File#2: This is the right or second input image given to
program TRACKER.
File#3: This is the MARK file written by program TRACKER.
It is 'REAL' format with 512 byte records containing
pairs of tiepoints in the order:
left_line,left_samp,right_line,right_samp.
The output file is a Mark file containing the XYZ,error values or the lat,lon,range-radius,error values corresponding to each input line,samp,line,samp quartet of tiepoints computed by TRACKER. There are 32 sets of values per record. All are REAL*4.
The source of the SEDR/SPICE for the left image.
VALID="DAVI ","NAV ","FARE ","NAV2 ","NEAR ","AMOS ","NTEL ",
"AACS ","NPRE ","NAIF ","SEDR "
The source of the SEDR/SPICE for the right image.
VALID="DAVI ","NAV ","FARE ","NAV2 ","NEAR ","AMOS ","NTEL ",
"AACS ","NPRE ","NAIF ","SEDR "
Prints the line,sample and lat,long for each point in the input Mark file as it is processed.
Specifies that the output Mark file will contain the (X,Y,Z,error) values in planet coordinates rather than the (lat,long,range-radius,error) values which are the default.