USGS

Isis 2 Documentation


mat2lab Documentation

mat2lab - Copy match points from table file to labels
Read the match points from a table file and copy to the cube labels.
The table file was created by using LAB2MAT.  This program is used to
retrieve a set of measurements of conjugate points between pairs of
cubes (match points).  One entry in the table file contains all the for
a particular cube.  This table is indexed by the image_number (FSC)
found in the cube labels.

PROGRAMMER: Kay Edwards USGS Flagstaff

ParmDescriptionDefault
TBL
Input table file name
(No default extension)
NONE
TO
Output cube file names
(default extension is .cub)

      or
--
TOLIST
List of output cube file names
(No default extension)
--
OPTION
Updating option
(REPLACE,ADD)
ADD

ADDITIONAL NOTES:

ParmDescription
TO
Input cube file names.  If the file extension is omitted,
then ".cub" will be assumed.  Up to 50 cubes may be listed.
If more are needed, use FROMLIST.
TOLIST
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 image per line.  A maximum of 10000 images may be
listed.  This file may contain images 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 in the match table record.
The ADD option will add any new match points found in the
match table record and it will test for duplicates.  If a
duplicate is found, only one copy of the match point is
saved.  A duplicate point is defined as exactly the same
line and sample pairs not the same match point number.

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