vikfixtrx
Fix null tracks in a Viking image plane
This program checks for NULL tracks in the seven tracks of
a Viking image cube. If the percentage of pixels in a
line of a track meets or exceeds the THRESHLD value, then that
track is considered bad and the program will replace all
NULL values in that track. It does this replacement by using
valid pixels from each side of the track to perform an interpolation
to calculate the new pixel value.
Categories
Related Objects and Documents
Applications
History
Elizabeth Ribelin | 2005-04-21 | Original version |
Elizabeth Miller | 2005-11-15 | Made changes to appTest.xml (viking data area split into viking1 and viking2) |
Elizabeth Miller | 2006-03-03 | Modified documentation to be more accurate |