The first file that will be added to a color mosaic. This file is also used to propagate
the OriginalLabel blob. This file must be the output file from hicubeit and must be map projected.
|
Type
| cube |
|
File Mode
| input |
|
Filter
|
*.cub
|
This is the second cube that will be added to a color mosaic. This file should be the output
from hicubeit and map-projected. (This input file is not required)
|
Type
| cube |
|
File Mode
| input |
|
Internal Default
| None |
|
Filter
|
*.cub
|
This is the name that will be given to the output cube. This cube is a mosaic of the two
FROM files and has the new group "Mosaic" added.
|
Type
| cube |
|
File Mode
| output |
|
Filter
|
*.cub
|
This parameter is used to select one of two ways to mosaic the
pixels in areas of overlap.
|
Type
| string |
|
Default
|
ONTOP
|
|
Option List:
|
|
Option |
Brief |
Description |
| ONTOP | Input cube will be placed on top of the mosaic. |
When the input pixel is not Null, the input pixel
value will be written to the output cube.
|
| BENEATH | Input cube will be placed beneath the mosaic. |
When the mosaic pixel is not Null, it will be left unchanged.
|
|
This option set to TRUE causes the application to fail if the BandBin group keywords
are not identical for all input cubes and the output mosaic cube. The default
for this parameter is TRUE in order to preserve integrity of a multi-band
(multi-wavelength) mosaic product. The order of band wavelengths of the input
cubes must match each other and the mosaic. If MATCHBANDIN is set to FALSE,
then the BandBin Group keywords of the input images do not have to match the mosaic
BandBin Group labels.
Note: The output mosaic BandBin Group and number
of output bands is established with the first input file into the mosaic.
|
Type
| boolean |
|
Default
| TRUE |