GRASS logo

NAME

i.destripe - Destripes regularly, about vertical, striped image using Fourier.

KEYWORDS

imagery, destripe, Fourier

SYNOPSIS

i.destripe
i.destripe --help
i.destripe input=name harmonic=integer output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

input=name [required]
Name of input raster map
harmonic=integer [required]
Number of harmonics to use (less is smoother output)
Default: 8
output=name [required]
Name for output raster map

Table of contents

DESCRIPTION

i.destripe Destripes in a row-based Fourier smoothing way. Requires a near vertical striping. Input:

NOTES

TODO

SEE ALSO

i.rotate

REFERENCES

AUTHORS

Yann Chemin, International Water Management Institute, Sri Lanka.

Last changed: $Date: 2014-10-21 15:08:47 +0200 (Tue, 21 Oct 2014) $

SOURCE CODE

Available at: i.destripe source code (history)


Main index | Imagery index | Topics index | Keywords index | Graphical index | Full index

© 2003-2018 GRASS Development Team, GRASS GIS 7.4.1svn Reference Manual