
This program applies beam-angle shading corrections and the automatically selected default values for the various parameters are:
* ADDITIVE shading correction
* AVERAGE for left and right normalization factors
* MINIMUM valid DN is 1 and -32767 for unsigned byte and
signed word images, respectively
* MAXIMUM valid DN is 254 and 32766 for unsigned byte and
signed word images, respectively
See SNRSHADE documentation for more details.This program corrects vertical shading problems and the automatically selected values for the various parameters are:
* ADDITIVE shading correction
* AVERAGE normalization factor
* STARTING LINE for collecting statistics is 1
* ENDING LINE for collecting statistics is the
number of lines in the file
See SHADE documentation for more details.This procedure is used to remove noise that appears in the image as short horizontal lines or isolated pixels (Monterey Bay data had this type of noise). A speckle/high frequency noise removal type procedure is used. The general sequence is:
- apply a small high pass filter (HPF) to be used to
identify the high frequencies that have large DN changes
with its neighboring pixels
- use the HPF image with MIN and MAX values to stencil/set
to zero pixels in the sidescan sonar image with the large
DN differences
- use a low pass filter zeroes (LPFZ) to fill-in the holes
created in the stenciling process
The default parameters are:HPF
---
* NUMBER OF LINES in high pass filter is 7
* NUMBER OF SAMPLES in high pass filter is 1
* valid LOW DN for high pass filter is 1 and
-32767 for unsigned byte and signed word
images, respectively
STENCIL
------
* MIN is ???
* MAX is ???
Note: MIN and MAX do not currently have defaults,
therefore, they must be determined by the user.
For Monterey Bay use 104 and 136, respectively.
LPFZ
----
* NUMBER OF LINES in LPFZ filter is 7
* NUMBER OF SAMPLES in LPFZ filter is 1
* valid LOW DN for LPFZ filter is 1 and -32767
for unsigned byte and signed word images,
respectively
This program converts sonar images from a slant-range to a ground-range geometry and the automatically selected default values for the various parameters are:
* across-track PIXEL RESOLUTION is based on the
pulse repetition rate of the sonar device and
is chosen such that the output image will have
1000 samples
* NEAR RANGE depression angle is 90.0
* FAR RANGE depression angle is 0.5
* left and right side water column pixel OFFSETS are 0
See SLR2GR documentation for more details.This Shade is identical to the one above and is included here also to allow the user to insert it either before or after SLR2GR (See previous Shade description). Depending on the data and vertical striping it may generate better results either before or after SLR2GR.
This program removes horizontal striping in an image and the automatically selected values for the various parameters are:
* NUMBER OF LINES in low pass filter is 11
* NUMBER OF SAMPLES in low pass filter is 101
* valid LOW DN is 1 and -32767 for unsigned byte and
signed word images, respectively
* valid HIGH DN is 254 and 32766 for unsigned byte
and signed word images, respectively
* NUMBER OF LINES in high pass filter is 1
* NUMBER OF SAMPLES in high pass filter is 101
* valid LOW DN is 1 and -32767 for unsigned byte and
signed word images, respectively
* valid HIGH DN is 254 and 32766 for unsigned byte and
signed word images, respectively
See DESTRIPE documentation for more details.This is an additional destripe added to the processing sequence to minimize broad vertical band striping in the nadir area. The automatically selected default values for the various parameters are:
* NUMBER OF LINES in low pass filter is 301
* NUMBER OF SAMPLES in low pass filter is 301
* valid LOW DN is 1 and -32767 for unsigned byte and
signed word images, respectively
* valid HIGH DN is 254 and 32766 for unsigned byte
and signed word images, respectively
* NUMBER OF LINES in high pass filter is 301
* NUMBER OF SAMPLES in high pass filter is 31
* valid LOW DN is 1 and -32767 for unsigned byte and
signed word images, respectively
* valid HIGH DN is 254 and 32766 for unsigned byte and
signed word images, respectively
This program corrects for along-track geometric distortions in sidescan sonar images. The default pixel resolution used is that given for the across-track resolution in the program Slr2gr above. If Slr2gr is not in the selected processing sequence Strips will automatically calculate a default value. The default value will be based on the pulse repetition rate stored in the image headers and on generating an output image that has 1000 samples.See DELTAV documentation for more details.
* selected input image filenames
* selected the programs to be included in the Strips
processing sequence
* entered desired parameters for each program selected or
accepted the automatically selected default values
* selected appropriate options
then the button labeled "Execute" can be used to tell Strips to create the batch file and start executing the individual programs on the selected input images. When this button is selected, the user is prompted to enter a name for the batch file to be created. Once entered, the batch file is created and submitted to the operating system as a batch file (it runs as a background process allowing the user to conduct other work). Note that once this batch file is created and executed, it physically exists in the directory from which Strips was run. The file can be visually inspected, printed out or executed at a later time. The batch filename extensions used by Strips are ".com" under the VMS operating system and ".csh" for UNIX. - type in SHOW QUEUE
- get the entry number for the batch file in execution
- type in STOP/ENTRY=##
where ## is the entry number obtained earlier
for UNIX - type in ps
- get the PID (process ID) for the batch file in execution
- type in kill ##
where ## is the PID obtained earlier
|
U.S. Department of the Interior |
U.S. Geological Survey |
Jobs
Home | Search | Disclaimers & Privacy Web Rings Send comments to webman@TerraWeb.wr.usgs.gov URL: Last Modified: Thu Oct 31 15:08:24 MST 2002 |