python [scikit-image] 17. 図形の描写(draw.line, polygonなど) skimage.draw の circle_perimeter, ellipse_perimeterなどを用いた図形の描写について説明する。 2019.05.13 python画像処理
matplotlib Animation [matplotlib animation] 25. サインポール(理容店を示す細長い円柱状の看板) matplotlib FuncAnimationによるサインポールのアニメーション 2019.01.29 matplotlib Animationpython
matplotlib 3D [matplotlib 3D] 11. 3Dグラフ上に円、線、面などの図形を表示(pathpatch3d) 3Dグラフ上に円、線、面などの図形を表示する方法について説明する。 2018.11.25 matplotlib 3Dpython