「mrcImageRefScaleChangeWithPad」の版間の差分
提供: Eospedia
(ページの作成:「'''mrcImageRefScaleChangeWithPad'''とはEosのコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> <tr> ...」) |
|||
(同じ利用者による、間の2版が非表示) | |||
行69: | 行69: | ||
== 実行例 == | == 実行例 == | ||
+ | ===[[Media:Input-121P1-R162-N.mrc | 入力ファイル]]の画像=== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Input-121P1-R162-N.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">-25374.2 (13, 3, 0)<br> | ||
+ | 40316.8 (35, 20, 0)<br> | ||
+ | 6033.22<br> | ||
+ | 8916.76<br> | ||
+ | 229.314<br></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | ===[[Media:Input-121P1-R162.mrc | 参照ファイル]]の画像=== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Input-121P1-R162.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">-1191.36 (16, 25, 0)<br> | ||
+ | 28576.9 (15, 16, 0)<br> | ||
+ | 6076.13<br> | ||
+ | 6529.7<br> | ||
+ | 167.926<br></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | ===オプション必須項目のみの場合=== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Outdata-mrcImageRefScaleChangeWithPad.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">-26076 (55, 3, 0)<br> | ||
+ | 39615 (77, 20, 0)<br> | ||
+ | 2132.59<br> | ||
+ | 6214.93<br> | ||
+ | 101.086<br></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | ===オプション -width=== | ||
+ | ====width=40で実行==== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Outdata-width-mrcImageRefScaleChangeWithPad.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">-26076 (5, 3, 0)<br> | ||
+ | 39615 (27, 20, 0)<br> | ||
+ | 7496.96<br> | ||
+ | 8988.36<br> | ||
+ | 273.507<br></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> |
2013年12月27日 (金) 07:29時点における最新版
mrcImageRefScaleChangeWithPadとはEosのコマンドである。
目次
オプション一覧
メインオプション
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-i | 必須 | 入力ファイル: mrcImage | NULL |
-o | 選択 | 出力ファイル: mrcImage | NULL |
-r | 選択 | 参照ファイル: mrcImage | NULL |
-width | 選択 | width[pixel] | 140 |
-c | 選択 | コンフィグファイル設定 | NULL |
-m | 選択 | モードを設定 | 0 |
-h | 選択 | ヘルプを表示 |
モードの詳細
モード | 説明 |
---|---|
0 |
実行例
入力ファイルの画像
![]() |
最小 最大 |
-25374.2 (13, 3, 0) 40316.8 (35, 20, 0) |
参照ファイルの画像
![]() |
最小 最大 |
-1191.36 (16, 25, 0) 28576.9 (15, 16, 0) |
オプション必須項目のみの場合
![]() |
最小 最大 |
-26076 (55, 3, 0) 39615 (77, 20, 0) |
オプション -width
width=40で実行
![]() |
最小 最大 |
-26076 (5, 3, 0) 39615 (27, 20, 0) |