GRASS logo

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.

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

AUTHOR

Yann Chemin, International Water Management Institute, Sri Lanka.

SOURCE CODE

Available at: i.destripe source code (history)

Latest change: Monday Jan 30 19:52:26 2023 in commit: cac8d9d848299297977d1315b7e90cc3f7698730


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.

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

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