pnm mod.destripe

From DavinciWiki
Revision as of 15:35, 26 February 2010 by Cedwards (Talk | contribs)

Jump to: navigation, search


Description

Destripe removes periodic scan lines introduced by sensor mis-calibration. This type of striping is often seen in Landsat MSS data (every 6th line) and Landsat TM data (every 16th line). This function will calculate the mean of lines either side of the Nth line and add the standard deviation of that mean.

Located in "pnm_mod" module.

Arguments and Return Values

Inputs: an array containing orbital data

Outputs: an array that has been cleaned up

Usage

ls tm before.jpgls tm after.jpg

Two images (before and after pair). It is difficult to distinguish the difference in this case mostly because of the high signal to noise which lowers the visibility of the striping.

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Related Functions

1.69

Recent Core Changes

Modified On: 02-26-2010

Personal tools