imfill
イメージ領域と穴の塗りつぶし
構文
説明
バイナリ イメージ
グレースケール イメージ
対話型動作
[ は、BW2, locations_out] = imfill(BW)locations_out に対話形式で選択した点の位置を返します。この構文を使用するには、BW は、2 次元イメージでなければなりません。
例
入力引数
出力引数
アルゴリズム
imfill は、モルフォロジー再構成をベースにしたアルゴリズムを使用しています [1]。
参照
[1] Soille, P., Morphological Image Analysis: Principles and Applications, Springer-Verlag, 1999, pp. 173–174.









