set_text

jupyter notebook, lab

[matplotlib] 112. クリックイベントでラベル画像のregionprops情報を表示

matplotlibのbutton_press_eventで、skimageのlabelで作成したlabel画像上の各ラベル情報を画像の横に表示する方法について説明する。
matplotlib Animation

[matplotlib animation] 69. カウントダウンアニメーション

matplotlibのFuncAnimationでテキストによるカウントダウンアニメーションを表示する。