mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
8 lines
302 B
Plaintext
8 lines
302 B
Plaintext
|
r.rescale.eq
|
||
|
r.rescale.eq - Rescales histogram equalized the range of category values in a raster layer.
|
||
|
Raster (r.*)
|
||
|
ParameterRaster|input|Input raster layer|False
|
||
|
ParameterRange|from|The input data range to be rescaled
|
||
|
ParameterRange|to|The output data range
|
||
|
OutputRaster|output|Output raster layer
|