「mrcImageSinogramCorrelation」の版間の差分
提供: Eospedia
行210: | 行210: | ||
標準誤差<br></p> | 標準誤差<br></p> | ||
</td> | </td> | ||
− | <td><p align="left">- | + | <td><p align="left">-30.127<br> |
− | + | 3152.77<br> | |
− | + | 1959.31<br> | |
− | + | 932.027<br> | |
− | + | 8.30315<br></p> | |
</td> | </td> | ||
</tr> | </tr> | ||
行229: | 行229: | ||
標準誤差<br></p> | 標準誤差<br></p> | ||
</td> | </td> | ||
− | <td><p align="left">-0. | + | <td><p align="left">-0.170708<br> |
− | + | 0.999865<br> | |
− | 0. | + | 0.8299<br> |
− | 0. | + | 0.201797<br> |
− | 0. | + | 0.00112109<br></p> |
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
2013年11月28日 (木) 00:21時点における版
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 |
参照ファイルの画像
![]() |
最小 最大 |
-30.127 3152.77 |
オプション必須項目のみの場合
![]() |
最小 最大 |
-0.170708 0.999865 |