Creates a mosaic with little to no seams using a list of map projected
cubes
Overview
Parameters
Example 1
Description
This program uses a text-based list of cubes, all in the same map projection
and equivalent projection parameters (PixelResolution, CenterLongitude,
LatitudeSystem, etc), to generate a seamless mosaic. The size of the
mosaic is determined automatically by examining each listed cube.
This program was using the input folder as a temporary folder, instead of looking
up the user's preferences to find the correct temporary folder. This program will now
use the correct temporary folder.
This is the total number of samples in the high frequency data boxcar.
It must be odd and can not exceed twice the number of samples in the
input cubes. In general, the size of the boxcar does not cause the
program to operate significantly slower.
This is the total number of lines in the high frequency
data boxcar. It must be odd and can not exceed twice the number of
lines in the input cubes. In general, the size of the boxcar does
not cause the program to operate significantly slower.
This is the total number of samples in the low frequency data boxcar.
It must be odd and can not exceed twice the number of samples in the
input cubes. In general, the size of the boxcar does not cause the
program to operate significantly slower.
This is the total number of lines in the low frequency data boxcar. It
must be odd and can not exceed twice the number of lines in the input
cubes. In general, the size of the boxcar does not cause the program
to operate significantly slower.
Multiple cube images as well as lists are created durring the
production of the final seamless mosaic. If this parameter is changed
to false, those temporary cubes and lists will not be destroyed.
Runs noseam with a 73x73 highpass filter and a 73x73 lowpass
filter. Choosing the same dimensions will preserve the
original image and only reduce the presence of seams in the
final mosaic.
This is a simple file that lists all of the cubes to mosaic.
This list as well as the cubes to be mosaiced must
be within the current directory when noseam is executed.
Output Images
final.cub
The resulting mosaic
Parameter Name:
TO
This is the resulting mosaic final.cub.
automos.cub
Automos result (NOT AN OUTPUT OF NOSEAM)
This is the same mosaic created from automos. Notice
the difference between this image and final.cub. The
seams that exist between the original images are nearly
invisible in final.cub. However, those same seams are
ugly in this image, automos.cub.