TIF2IREG
Use this to create a Vulcan triangulation and Image Registration file (which registers the image to the triangulation) from a text file and an image.
The text file should be generated from the SIRO (CSIRO Mine Environment Imaging Software) package and specifically linked to the image. Only JPEG (.jpg
) and tagged image format (.tif
) images can be used.
The image registration file is not in the usual format and hence cannot be edited once created. You can, however, use this registration on other triangulations.
Usage:
tif2ireg file.txt [file.00t] [image_file file.ireg] |
Where:
Option |
Description |
---|---|
file.txt |
Refers to the name of the text file to be imported into a Vulcan triangulation. The file should have been generated from the SIRO package and must be linked to the image specified in the next field. |
file.00t |
Refers to the name of the Vulcan triangulation in which the text file is to be imported. |
image_file |
Refers to the name of the image file( |
file.ireg |
Refers to the name of the image registration file to be created. Important: This file has a different format from the standard.ireg file, and cannot be edited after it is created. |