「mrcImageSinogramCorrelation」の版間の差分
提供: Eospedia
行14: | 行14: | ||
<td>-i</td> | <td>-i</td> | ||
<td>必須</td> | <td>必須</td> | ||
− | <td>入力ファイル設定(シノグラム | + | <td>入力ファイル設定: [[mrcImage]](シノグラム)</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
行20: | 行20: | ||
<td>-r</td> | <td>-r</td> | ||
<td>必須</td> | <td>必須</td> | ||
− | <td>参照ファイル設定(シノグラム | + | <td>参照ファイル設定: [[mrcImage]](シノグラム)</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
行26: | 行26: | ||
<td>-o</td> | <td>-o</td> | ||
<td>必須</td> | <td>必須</td> | ||
− | <td>出力ファイル設定</td> | + | <td>出力ファイル設定: [[mrcImage]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> |
2013年11月19日 (火) 01:04時点における版
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 |
-M | 選択 | Mode: for Correlation | 0 |
-LM | 選択 | Length Mode: for LengthCorrelation | 0 |
-LTM | 選択 | Length Threshold Mode: for LengthCorrelation | 0 |
-LTR | 選択 | ratio of threshold for LenthMode: 1 | 1.0 |
-LCM | 選択 | Mode: for LengthCorrelationMode | 0 |
-LCT | 選択 | Optional :threshold for LengthCorrelation | 0.0 |
-wL | 選択 | Weight for LengthCorrelation | 1.0 |
-c | 選択 | コンフィグファイル設定 | NULL |
-m | 選択 | モードを設定 | 0 |
-h | 選択 | ヘルプを表示 |
モードの詳細
モード | 説明 |
---|---|
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 (-LT) |
-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 |
実行例
入力ファイルの画像
![]() |
最小 最大 |
-31.5059 4214 |
参照ファイルの画像
![]() |
最小 最大 |
-3.09955e-06 4214 |
オプション必須項目のみの場合
![]() |
最小 最大 |
-0.452528 1 |