rotation

matplotlib

[scikit-image] 89. transform.AffineTransformで画像のアフィン変換

skimage.transform.AffineTransformによるアフィン変換を使用して、画像を平行移動、回転、せん断、拡大縮小する方法について解説する。
matplotlib

[matplotlib] 48. textのrotationにhorizontalalignment, verticalalignmentが及ぼす影響

matplotlibでtextを回転させるときに、horizontalalignment (ha)と verticalalignment (va)が回転に及ぼす影響について説明する。
matplotlib 3D

[matplotlib 3D] 32. voxelグラフでハートを表示して回転する

matplotlib mplot3d voxelグラフでハート♡を表示する。回転アニメーションも表示する。
matplotlib 3D

[matplotlib 3D] 14. 3Dグラフの回転アニメーション

matplotlib mplot3d のグラフの回転アニメーション