imreconstruct
モルフォロジー再構成
説明
例
入力引数
出力引数
ヒント
モルフォロジー再構成は、いくつかの他の Image Processing Toolbox™ の関数
imclearborder
、imextendedmax
、imextendedmin
、imfill
、imhmax
、imhmin
、imimposemin
に対するアルゴリズムの基になっています。パフォーマンスに関する注意事項: この関数は、
logical
、uint8
、uint16
、single
およびdouble
の各データ型に対し、ハードウェアの最適化を利用してより速やかな実行ができます。ハードウェア最適化では、marker
とmask
が 2 次元イメージで、conn
が4
または8
である必要があります。
アルゴリズム
imreconstruct
は、[1] で説明した高速のハイブリッド グレースケール再構成アルゴリズムを使用します。
参照
[1] Vincent, L., "Morphological Grayscale Reconstruction in Image Analysis: Applications and Efficient Algorithms," IEEE Transactions on Image Processing, Vol. 2, No. 2, April, 1993, pp. 176-201.