percentile_filter

matplotlib

[SciPy] 28. パーセンタイルフィルタによる画像の平滑化(ndimage.percentile_filter)

scipyのndimageのpercentile_filterを使って、画像を任意のパーセンタイル点で平滑化する方法について説明する。