matplotlib [scikit-image] 89. transform.AffineTransformで画像のアフィン変換 skimage.transform.AffineTransformによるアフィン変換を使用して、画像を平行移動、回転、せん断、拡大縮小する方法について解説する。 2021.01.14 matplotlibpython画像処理
matplotlib [matplotlib] 48. textのrotationにhorizontalalignment, verticalalignmentが及ぼす影響 matplotlibでtextを回転させるときに、horizontalalignment (ha)と verticalalignment (va)が回転に及ぼす影響について説明する。 2019.11.08 matplotlibpython
matplotlib 3D [matplotlib 3D] 32. voxelグラフでハートを表示して回転する matplotlib mplot3d voxelグラフでハート♡を表示する。回転アニメーションも表示する。 2018.11.01 matplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 14. 3Dグラフの回転アニメーション matplotlib mplot3d のグラフの回転アニメーション 2018.10.25 matplotlib 3Dmatplotlib Animationpython