mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
rasterio.plot: fix parameters section title (#3346)
This commit is contained in:
parent
7764245339
commit
7f0036dfeb
@ -339,6 +339,7 @@ def show_hist(
|
||||
def contrast_strech(arr, percent_range=(2.0, 98.0)):
|
||||
"""
|
||||
Histogram streching for better image visualization.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
arr : array-like in the image form of (rows, columns, bands)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user