mrcImageNoiseReductionByRelaxation

提供: Eospedia
2013年11月25日 (月) 06:25時点におけるKinoshita (トーク | 投稿記録)による版

移動: 案内検索

mrcImageNoiseReductionByRelaxationとはmrcImageファイルを、緩和法を用いて平滑化するためのEosコマンドである。


アルゴリズム

緩和法

オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル設定: mrcImage NULL
-o 選択 出力ファイル設定: mrcImage stdout(設定しなければ標準出力)
-n 選択 Number of Density Level 8
-max 選択 Maximum of Density Level 0
-min 選択 Minimum of Density Level 0
-t 選択 Iteration times of noise reduction 1
-m1 選択 Dij Modeof Personal Style 1
-m2 選択 Dij Modeof Figure Style 1
-m3 選択 Dij Mode of Dimension Style 1
-om 選択 Optional Mode 0
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

モードの詳細

モード 説明
0


実行例

入力ファイルの画像

Input-mrcImageNoiseReductionByRelaxation.png

最小

最大
平均値
標準偏差

標準誤差

0

60.6
26.9463
22.1197

0.264381

オプション必須項目のみの場合

Outdata-mrcImageNoiseReductionByRelaxation.png

最小

最大
平均値
標準偏差

標準誤差

7.575

60.6
29.4776
19.0801

0.228051

オプション -n

n=16で実行

Outdata-n-mrcImageNoiseReductionByRelaxation.png

最小

最大
平均値
標準偏差

標準誤差

3.7875

60.6
28.2861
20.5078

0.245115

オプション -min, -max

min=16, max=128で実行

Outdata-minmax-mrcImageNoiseReductionByRelaxation.png

最小

最大
平均値
標準偏差

標準誤差

30

58
38.306
10.742

0.128391


参考資料