matplotlib [SciPy] 29. 平均化フィルタによる画像の平滑化(ndimage.uniform_filter) scipyのndimageのuniform_filterを使って、画像を平均化して平滑にする方法について説明する。 2022.04.23 SciPymatplotlibpython画像処理