matplotlib 画像処理
matplotlib
python [scikit-image] 87. 画像を回転させる方法(skimage.transform. rotate)
python [scikit-image] 86. EuclideanTransformで画像の中心を原点として回転する(skimage.transform.EuclideanTransform)
python [scikit-image] 85. EuclideanTransformによるユークリッド変換(skimage.transform.EuclideanTransform)
matplotlib Animation [matplotlib animation] 79. flood_fillのtolerance変化アニメーション(skimage.segmentation.flood_fill)
python [scikit-image] 84. flood_fillのtoleranceにより塗りつぶす領域を変化させる(skimage.segmentation.flood_fill)
python [scikit-image] 83. flood_fillによる特定の領域の塗りつぶし(skimage.segmentation.flood_fill)
matplotlib 