スワール変換

matplotlib Animation

[matplotlib animation] 45. skimage.transform.swirlのradius変化アニメーション

画像の非線形変換である渦巻き(skimage.transform.swirl)のパラメータ(radius)を変化させたときの画像の変化をmatplotlib FuncAnimationのアニメーションで表示する。
matplotlib Animation

[matplotlib animation] 44. skimage.transform.swirlのstrength変化アニメーション

画像の非線形変換である渦巻き(skimage.transform.swirl)のパラメータ(strength)を変化させたときの画像の変化をmatplotlib FuncAnimationのアニメーションで表示する。