sabopy

python

[scikit-image] 12. Canny法によるエッジ検出 (feature.canny)

skimage.feature の canny を用いた、Canny法によるエッジ検出
matplotlib Animation

[matplotlib animation] 35. 田植え

2次元平面(田)にマーカー(苗)が順次出現するアニメーション
matplotlib

[matplotlib] 32. レーダーチャート

matplotlibで複数の項目の違いを一見して比較することのできるレーダーチャートの作成方法について説明します。
matplotlib Animation

[matplotlib animation] 34. HSV色空間での色変化アニメーション

matplotlib FuncAnimationによるHSV色空間を用いた色が変化するアニメーション
python

[scikit-image] 11. 画像の凸包計算:morphology.convex_hull_imageの使い方

scikit-imageライブラリのmorphology.convex_hull_image関数を使った画像の凸包計算について解説。基本的な使い方、応用例、パラメータ、注意点を含む画像処理技術の解説記事。
python

[scikit-image] 10. 画像内の等高線を検出(measure.find_contours)

scikit-imageのmeasure.find_contours関数を使って画像内の等高線を検出する方法を解説します。グレースケール画像から指定した値の等高線を抽出し、オブジェクトの境界検出や形状分析に活用できます。
matplotlib Animation

[matplotlib animation] 33. トーラス結び目アニメーション

トーラス結び目の結び目が変化するアニメーション
matplotlib 3D

[matplotlib 3D] 49.トーラス結び目(torus knot)

matplotlib mplot3dによるトーラス結び目