このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
imdiffuseest
異方性拡散フィルター処理用パラメーターの推定
構文
説明
[
は異方性拡散を使用して、グレースケール イメージ gradientThreshold
,numberOfIterations
] = imdiffuseest(I
)I
のフィルター処理に必要な勾配のしきい値と反復回数を推定します。
[
は、名前と値のペアを使用して、異方性拡散アルゴリズムの動作を変更します。gradientThreshold
,numberOfIterations
] = imdiffuseest(I
,Name,Value
)
例
入力引数
出力引数
参照
[1] Perona, P., and J. Malik. "Scale-space and edge detection using anisotropic diffusion." IEEE® Transactions on Pattern Analysis and Machine Intelligence. Vol. 12, No. 7, July 1990, pp. 629–639.
[2] Tsiotsios, C., and M. Petrou. "On the choice of the parameters for anisotropic diffusion in image processing." Pattern Recognition. Vol. 46, No. 5, May 2013, pp. 1369–1381.
バージョン履歴
R2018a で導入