FuncAnimation

matplotlib Animation

[matplotlib animation] 36. Canny法によるエッジ検出アニメーション

Canny法によるエッジ検出アニメーション
matplotlib Animation

[matplotlib animation] 35. 田植え

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

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

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

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

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

[matplotlib animation] 32. scikit-image のexposure.adjust_gamma におけるgamma値変化アニメーション

skimage.exposureの adjust_gamma のgamma値を変化させたときの画像とヒストグラムの変化をアニメーションで示す。
matplotlib Animation

[matplotlib animation] 31. Local Histogram Equalizationのパラメータのselemを変えたときの画像の変化

skimage.filters の rank.equalizeによるヒストグラム均等化でselemを変化させるアニメーション
matplotlib Animation

[matplotlib animation] 29. 飛び出す円グラフ

matplotlib FuncAnimationで円グラフの一部が飛び出すアニメーションを作成する。
matplotlib Animation

[matplotlib animation] 28. 回転する円グラフ

matplotlib FuncAnimationによる回転する円グラフのアニメーション