jupyter notebook, lab [matplotlib] 112. クリックイベントでラベル画像のregionprops情報を表示 matplotlibのbutton_press_eventで、skimageのlabelで作成したlabel画像上の各ラベル情報を画像の横に表示する方法について説明する。 2021.10.27 jupyter notebook, labmatplotlibPandaspython画像処理
matplotlib [matplotlib] 10. グラフを作成する様々な方法(subplot, add_subplot, subplots, GridSpec) matplotlibでひとつのグラフまたは複数グラフを表示する方法について説明する。 2019.02.20 matplotlibpython