Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon 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
i.destripe Destripes in a row-based Fourier smoothing way.
Requires a near vertical striping.
Input:
- Number of harmonics to use for reconstruction (less is smoother output).
i.rotate
Yann Chemin, International Water Management Institute, Sri Lanka.
SOURCE CODE
Available at:
i.destripe source code
(history)
Latest change: Mon Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index |
Imagery index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual