python python
python
python [scikit-image] 17. draw モジュールを使った図形描画
matplotlib [scikit-image] 16. エッジ演算子(filters.roberts, sobel)
python [scikit-image] 15. active_contourを用いた画像エッジ検出と輪郭抽出
python [scikit-image] 14. 3次元ボクセルデータをポリゴンデータに変換( measure.marching_cubes_lewiner)
python [scikit-image] 13. filters.meijeringなどを用いたリッジ検出
matplotlib Animation [matplotlib animation] 36. Canny法によるエッジ検出アニメーション
python 