matplotlib [SciPy] 20. spatial.distanceのeuclideanで画像上の物体間のユークリッド距離を求める scipy.distanceのeuclideanにより画像中の物体間のユークリッド距離を求める方法について説明する。 2021.10.02 matplotlibpythonSciPy画像処理
matplotlib [scikit-image] 94. ラベル付けした画像の特定のラベルイメージのみを表示 skimage.measure の label, regionprops_tableで2値画像のラベリングを行い、特定のラベルイメージのみを表示する方法について説明する。 2021.03.20 matplotlibpython画像処理