mrcImageSinogramCorrelation

提供: Eospedia
移動: 案内検索

mrcImageSinogramCorrelationとはシノグラムの相関を行うEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル設定: mrcImage(シノグラム) NULL
-r 必須 参照ファイル設定: mrcImage(シノグラム) NULL
-o 必須 出力ファイル設定: mrcImage NULL
-w 選択 Weigth for Mode: 1(w0th, w1st, w2nd) (1.0, 0.0, 0.0)
-T 選択 threshold for Mode: 2 0.0
-LTR 選択 ratio of threshold for LengthMode: 1 1.0
-LCT 選択 Optional  :threshold for LengthCorrelation 0.0
-wL 選択 Weight for LengthCorrelation 1.0
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-LM 選択 Length Mode: for LengthCorrelation 0
-LCM 選択 Mode: for LengthCorrelationMode 0
-LTM 選択 Length Threshold Mode: for LengthCorrelation 0
-M 選択 Mode: for Correlation 0
-h 選択 ヘルプを表示  

-m の詳細

モード 説明
0 simple Correlation
1 weight Correlation (addition to derivation)
2 threshold Correlation (addition to derivation)
3 power weight Correlation (addition to derivation : -LM=1 -LCM=2)

-LM の詳細

モード 説明
0 without Length Correlation
1 addition to Length Correlation (-LCM)

-LCM の詳細

モード 説明
0 weight (-wL , -LTM , -LTR)
1 threshold (-LTM , -LTR , -LCT)
2 power weight (-LTM , -LTR , -wL)

-LTM の詳細

モード 説明
0 Multiply derivationMax and ratio(-LTR)
1 Average of all derivation


実行例

入力ファイルの画像

Input-B120-M-sin.png

Input-B120-M.png
シノグラム変換前

最小

最大
平均値
標準偏差

標準誤差

0 (0, 0, 0)

65535 (12, 1, 0)
22776.7
23232.9

136.901


参照ファイルの画像

Input-B120-sin.png

Input-B120.png
シノグラム変換前

最小

最大
平均値
標準偏差

標準誤差

0 (0, 0, 0)

65535 (77, 34, 0)
22776.7
23232.9

136.901


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

Outdata-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

-0.876087 (197, 162, 0)

1 (179, 1, 0)
0.0891167
0.276684

0.000768567

入力ファイルは参照ファイルの鏡像であるので、180度回転のところで相関値は1になる


オプション -LM

LM=1で実行

その他のオプションなし
Outdata-LM1-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

-0.820738 (267, 196, 0)

2 (180, 0, 0)
0.55432
0.524071

0.00145575


LTR=0.5で実行
Outdata-LM1LTR-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

-0.0534014 (297, 316, 0)

2 (180, 0, 0)
0.993997
0.295261

0.000820169


wL=2で実行
Outdata-LM1wL-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

-0.787405 (267, 196, 0)

3 (180, 0, 0)
1.01952
0.928614

0.00257948


オプション -LCM

LCM=1, LM=1で実行

その他のオプションなし
Outdata-LCM1-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

-0.876087 (197, 162, 0)

1 (179, 1, 0)
0.0431111
0.18601

0.000516696


LTR=0.5で実行
Outdata-LCM1LTR-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

-0.876087 (197, 162, 0)

1 (179, 1, 0)
0.0832207
0.253434

0.000703982


LCM=2, LM=1, LTM=1で実行

その他のオプションなし
Outdata-LCM2-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

0.352012 (197, 162, 0)

1.41421 (180, 0, 0)
1.03461
0.136719

0.000379775


w=(1.0, 0.5, 0)で実行
Outdata-LCM2w-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

0.433757 (197, 162, 0)

1.31951 (179, 1, 0)
1.02611
0.109535

0.000304265


オプション -LTM

LTM=1, LM=1で実行

その他のオプションなし
Outdata-LTM1-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

0.123913 (197, 162, 0)

2 (180, 0, 0)
1.08912
0.276684

0.000768567


wL=2で実行
Outdata-LTM1wL-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

1.12391 (197, 162, 0)

3 (180, 0, 0)
2.08912
0.276684

0.000768567



オプション -m

m=3, LCM=2, LM=1, LTM=1で実行

その他のオプションなし
Outdata-m3-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

0.352012 (197, 162, 0)

1.41421 (180, 0, 0)
1.03461
0.136719

0.000379775

w=(2, 0, 0)で実行
Outdata-m3w-mrcImageSinogramCorrelation.png

最小

最大
平均値
標準偏差

標準誤差

1 (310, 0, 0)

1.25992 (180, 0, 0)
1.0262
0.0346682

9.63005e-05