「WeightCalculationOfCommonLineSearchByAllSinogram」の版間の差分

提供: Eospedia
移動: 案内検索
行77: 行77:
 
</table>  
 
</table>  
  
===モードの詳細===
+
===-mの詳細===
 +
<table border="1">
 +
<tr>
 +
<th>モード</th>
 +
<th>説明</th>
 +
</tr>
 +
<tr>
 +
<td>0</td>
 +
<td>get memory of mrcImage </td>
 +
</tr>
 +
<tr>
 +
<td>1</td>
 +
<td>don't get memory of mrcImage </td>
 +
</tr>
 +
</table>
 +
 
 +
===-M の詳細===
 
<table border="1">
 
<table border="1">
 
<tr>  
 
<tr>  
行102: 行118:
 
<td>15</td>  
 
<td>15</td>  
 
<td>ued to All Correlation</td>  
 
<td>ued to All Correlation</td>  
</tr>
 
</table>
 
 
===-Mの詳細===
 
<table border="1">
 
<tr>
 
<th>モード</th>
 
<th>説明</th>
 
</tr>
 
<tr>
 
<td>0</td>
 
<td>get memory of mrcImage </td>
 
</tr>
 
<tr>
 
<td>1</td>
 
<td>don't get memory of mrcImage </td>
 
 
</tr>  
 
</tr>  
 
</table>  
 
</table>  

2014年1月27日 (月) 01:50時点における版

WeightCalculationOfCommonLineSearchByAllSinogramとはEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-In1 選択 入力ファイルリスト1設定:
normal correlation
NULL
-In2 選択 入力ファイルリスト2設定:
derivation1D correlation
NULL
-In3 選択 入力ファイルリスト3設定:
derivation2D correlation
NULL
-In4 選択 入力ファイルリスト4設定:
length correlation
NULL
-o 必須 出力ファイル設定 NULL
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-M 選択 Mode : choice of used Correlation 15
-v 選択 variance of Gaussian weight function 5
-h 選択 ヘルプを表示  

-mの詳細

モード 説明
0 get memory of mrcImage
1 don't get memory of mrcImage

-M の詳細

モード 説明
1 ued to Normal Correlation
2 ued to Derivation1D Correlation
4 ued to Derivation2D Correlation
8 ued to Length Correlation
15 ued to All Correlation


実行例