USGS

Isis 2 Documentation


lab2mat Documentation

lab2mat - Copy match points from labels to table file
Copy match points from the labels of a cube to a table file.  This
program is to be used to archive a set of measurements of conjugate
points between pairs of cubes (match points).  This file can then be
used to transfer these points to new versions of the cubes if the user
restarts processing from raw cubes.
One entry in the table file contains all the match points for a
particular cube.  This table is indexed by the image_number (FSC) in
the cube labels.

PROGRAMMER: Kay Edwards USGS Flagstaff

ParmDescriptionDefault
FROM
Input cube file names
(default extension is .cub)

      or
--
FROMLIST
List of input cube names
(No default extension)
--
TBL
Output table file name
(No default extension)
NONE
OPTION
Updating option
(REPLACE,ADD)
ADD

ADDITIONAL NOTES:

ParmDescription
FROM
Input cube file names.  If the file extension is omitted,
then ".cub" will be assumed.  Up to 50 cubes can be listed.
If more are needed, use FROMLIST.
FROMLIST
Due to the limitations of TAE, if more than 50 cubes are to
be listed, their names must be put into an ascii file.  List
one cube per line.  A maximum of 10000 cubes may be listed.
This file may contain cubes that will be ignored if the
first column contains a !.
OPTION
The REPLACE option will discard all previous match points
and record only the match points on the current labels.  The
ADD option will add all new match points and it will test
for duplicates.  If a duplicate match point is found, only
one copy is saved.  A duplicate point is defined as exactly
the same line and sample pairs not the same match point
number.  This option allows more than one user to create
match points on different copies of a cube and the total
effort will be retained in the table file.

Last updated: Jan 31 2005
File: pdfs2.html

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

ISIS Documentation Home Page