USGS

Isis 2 Documentation


new_voyager Documentation

new_voyager - Convert a qmatch list of Vik. pixel measurements to mm

"new_voyager" creates a geodesy (RAND) measurement file from a match
point and reseau input file.

The format of the output file is as follows:

image_number fl point_id x  y

where image_number is the full frame image number,
fl is focal length in mm, point_id is an ascii point identifier,
x and y are the point positions in the full frame in mm.

PROGRAMMER:  Ben Atkin, USGS, Flagstaff, Az

ParmDescriptionDefault
INFILE
Input match and rx file name
(No default extension)
NONE
RANDTO
Output RAND measurement file
(No default extension)
NONE
VOYTRI
voyager_triangles.dat
(No default extension)
NONE

ADDITIONAL NOTES:

ParmDescription
INFILE
Input match file name and reseau file name.  For each image,
has the first two lines of the findrx data for the image.
Then it has the matchpoints for each image, and a blackline.
Following that are the remaining lines of the findrx data.
These files are created with addres.pl.
RANDTO
Output match file name.  This file will be generated from
the contents of the MATFROM file.  The file will contain
a list of the same points as the input file with the
following required fields: full frame image number, focal
length of the imaging instrument, point id, position of
point in full frame in mm (x and y).
RANDTO
Location of voyager_triangles.dat. Contains the truth
reseaux data. Should be in data directory for this geodesy
software.

Last updated: Jun 1 2005
File: pdfs2.html

Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov

ISIS Documentation Home Page