matplotlib [matplotlib] 57. plt.imshow()で軸を画像から離して表示 matplotlibのplt.imshowで画像を表示する際に、軸を画像から離して表示する方法について説明する。 2020.01.23 matplotlibpython
matplotlib [matplotlib] 41. 画像の一部をカラーで表示 matplotlibのimshowで画像の一部をカラーで表示する方法について解説する。 2019.08.27 matplotlibpython画像処理
matplotlib Animation [matplotlib animation] 27. スノーノイズ matplotlib FuncAnimationでスノーノイズのアニメーションを作成する。 2019.03.07 matplotlib Animationpython
matplotlib [matplotlib] 16. 疑似カラーマップ pcolor, pcolormesh, pcolorfast, imshowなどを用いて疑似カラーマップを作成する方法について説明する。 2019.03.01 matplotlibpython