ISIS Application Documentation
noseam | Printer Friendly View | TOC | Home |
Create a mosaic with little to no seams using a list of map projected cubes
Overview | Parameters | Example 1 |
Description
This program, noseam, creates a mosaic using an algorithm that minimizes seams.
The user will enter a text-based list of cubes that must be 1) in the same map projection
and 2) contain equivalent projection parameters such as PixelResolution, CenterLongitude, and
LatitudeSystem. More help is given in the Parameter Groups and with examples at the end of
this document.
To generate the mosaic, noseam uses the automos application. The FROMLIST and MATCHBANDBIN
parameters are taken from noseam and forwarded to automos as well as the remainder of the
parameters except with their default values. To learn more about automos parameters,
see the automos application documentation.
CategoriesHistory
|
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:13 |
Parameter GroupsFiles
Filter Sizes
BandBin Option
Intermediate Data
|
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:13 |
A list of map projected cubes to mosaic seamlessly. The Mapping groups must match in order to mosaic the cubes.
Type | filename |
---|---|
File Mode | input |
Filter | *.txt *.lis *.lst |
The resulting mosaic, which will be created from the listed cubes.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
This is the total number of samples in the boxcar dimension applied using the highpass and lowpass filters. The number must be odd and cannot exceed twice the number of samples in the input cubes. The smaller the boxcar dimension, the more confined the filtered results are near the image seams, which will remain similar to the original mosaic. The larger the boxcar dimension, the greater the extent of the filter effects are beyond the seams.
Type | integer |
---|---|
Minimum | 1 (inclusive) |
Odd | This value must be an odd number |
This is the total number of lines in the boxcar dimension applied using the highpass and lowpass filters. The number must be odd and cannot exceed twice the number of lines in the input cubes. The smaller the boxcar dimension, the more confined the filtered results are near the image seams, which will remain similar to the original mosaic. The larger the boxcar dimension, the greater the extent of the filter effects are beyond the seams.
Type | integer |
---|---|
Minimum | 1 (inclusive) |
Odd | This value must be an odd number |
This option causes the application to fail if the input bandbin group does not match the mosaic bandbin group.
Type | boolean |
---|---|
Default | TRUE |
Multiple cube images as well as lists are created during the production of the final seamless mosaic. If this parameter is changed to false, those temporary cubes and lists will not be destroyed.
If REMOVETEMP=NO:
Type | boolean |
---|---|
Default | TRUE |
Example 1No Seam Result Description
This example shows how noseam works upon a small mosaic and
compares that result to an automos output.
Command Line
noseam FROMLIST=cubes.lis
TO=final.cub SAMPLES=73 LINES=73
Runs noseam with a 73x73 highpass filter and a 73x73 lowpass
filter.
Input ImagesData FileLinks open in a new window.
Output Images |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:13 |