「mrcImageDivideInfoForTomography」の版間の差分
提供: Eospedia
(ページの作成:「'''mrcImageDivideInfoForTomography'''。 ==オプション一覧== <table border="1"> <div align="left"> <tr> <th>オプション</th> <th>必須項目/選択...」) |
|||
行40: | 行40: | ||
<td> </td> | <td> </td> | ||
</tr> | </tr> | ||
+ | </div> | ||
</table> | </table> | ||
2013年10月11日 (金) 00:49時点における版
mrcImageDivideInfoForTomography。
目次
オプション一覧
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-i | 必須 | 入力ファイル設定 | NULL |
-o | 必須 | 出力ファイル設定 | NULL |
-cut | 選択 | 分割開始位置を設定 | 6 |
-d | 選択 | 軸の分割数を設定 | 4 |
-h | 選択 | ヘルプを表示 |
実行例
------入力ファイルの画像------
ファイル:b120-mrcImageDivideInfoForTomography.png | 最小 最大 |
0 65.5929 |
------オプション必須項目のみで出力------
以下のようなデータが得られる
ファイル:outdata-mrcImageDivideInfoForTomography.png
------オプション -cut------
以下のようなデータが得られる
cut=1の場合
ファイル:outdata-cut1-mrcImageDivideInfoForTomography.png
cut=4の場合
ファイル:outdata-cut4-mrcImageDivideInfoForTomography.png
------オプション -d
以下のようなデータが得られる
d=5の場合
ファイル:outdata-d5-mrcImageDivideInfoForTomography.png