matplotlib Animation [matplotlib animation] 79. flood_fillのtolerance変化アニメーション(skimage.segmentation.flood_fill)
scikit-imageのflood_fillアルゴリズムのtoleranceパラメータ変化による画像セグメンテーション効果をmatplotlibのFuncAnimationを使って可視化する方法を解説した記事です。画像処理の基本アルゴリズムの動作を視覚的に理解できます。
