Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

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.

SOURCE CODE

Available at: i.destripe source code (history)

Latest change: Monday Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55


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

© 2003-2023 GRASS Development Team, GRASS GIS 7.8.9dev Reference Manual