「mrcImageNoiseReductionByRelaxation」の版間の差分
提供: Eospedia
(→メインオプション) |
|||
| 行38: | 行38: | ||
<td>選択</td> | <td>選択</td> | ||
<td>Maximum of Density Level</td> | <td>Maximum of Density Level</td> | ||
| − | <td> | + | <td>0</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| 行44: | 行44: | ||
<td>選択</td> | <td>選択</td> | ||
<td>Minimum of Density Level</td> | <td>Minimum of Density Level</td> | ||
| − | <td> | + | <td>0</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td>- | + | <td>-t</td> |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
<td>選択</td> | <td>選択</td> | ||
<td>Iteration times of noise reduction</td> | <td>Iteration times of noise reduction</td> | ||
| 行81: | 行75: | ||
<td>Optional Mode</td> | <td>Optional Mode</td> | ||
<td>0</td> | <td>0</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>-c</td> | ||
| + | <td>選択</td> | ||
| + | <td>コンフィグファイル設定</td> | ||
| + | <td>NULL</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| 行88: | 行88: | ||
<td>0</td> | <td>0</td> | ||
</tr> | </tr> | ||
| + | <tr> | ||
| + | <td>-h</td> | ||
| + | <td>選択</td> | ||
| + | <td>ヘルプを表示</td> | ||
| + | <td> </td> | ||
| + | </tr> | ||
</div> | </div> | ||
</table> | </table> | ||
| 行104: | 行110: | ||
== 実行例 == | == 実行例 == | ||
| + | ===入力ファイルの画像=== | ||
| + | <table> | ||
| + | <tr> | ||
| + | <td>[[画像:Input-mrcImageNoiseReductionByRelaxation.png]]</td> | ||
| + | <td><p align="left">最小<br> | ||
| + | 最大<br> | ||
| + | 平均値<br> | ||
| + | 標準偏差<br> | ||
| + | 標準誤差<br></p> | ||
| + | </td> | ||
| + | <td><p align="left">0<br> | ||
| + | 60.6<br> | ||
| + | 26.9463<br> | ||
| + | 22.1197<br> | ||
| + | 0.264381<br></p> | ||
| + | </td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | |||
| + | ===オプション必須項目のみの場合=== | ||
| + | <table> | ||
| + | <tr> | ||
| + | <td>[[画像:Outdata-mrcImageNoiseReductionByRelaxation.png]]</td> | ||
| + | <td><p align="left">最小<br> | ||
| + | 最大<br> | ||
| + | 平均値<br> | ||
| + | 標準偏差<br> | ||
| + | 標準誤差<br></p> | ||
| + | </td> | ||
| + | <td><p align="left">7.575<br> | ||
| + | 60.6<br> | ||
| + | 29.4776<br> | ||
| + | 19.0801<br> | ||
| + | 0.228051<br></p> | ||
| + | </td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | |||
| + | ===オプション -n=== | ||
| + | ====n=16で実行==== | ||
| + | <table> | ||
| + | <tr> | ||
| + | <td>[[画像:Outdata-n-mrcImageNoiseReductionByRelaxation.png]]</td> | ||
| + | <td><p align="left">最小<br> | ||
| + | 最大<br> | ||
| + | 平均値<br> | ||
| + | 標準偏差<br> | ||
| + | 標準誤差<br></p> | ||
| + | </td> | ||
| + | <td><p align="left">3.7875<br> | ||
| + | 60.6<br> | ||
| + | 28.2861<br> | ||
| + | 20.5078<br> | ||
| + | 0.245115<br></p> | ||
| + | </td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | |||
| + | ===オプション -min, -max=== | ||
| + | ====min=16, max=128で実行==== | ||
| + | <table> | ||
| + | <tr> | ||
| + | <td>[[画像:Outdata-minmax-mrcImageNoiseReductionByRelaxation.png]]</td> | ||
| + | <td><p align="left">最小<br> | ||
| + | 最大<br> | ||
| + | 平均値<br> | ||
| + | 標準偏差<br> | ||
| + | 標準誤差<br></p> | ||
| + | </td> | ||
| + | <td><p align="left">30<br> | ||
| + | 58<br> | ||
| + | 38.306<br> | ||
| + | 10.742<br> | ||
| + | 0.128391<br></p> | ||
| + | </td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | |||
== 参考資料 == | == 参考資料 == | ||
2013年11月1日 (金) 07:03時点における版
mrcImageNoiseReductionByRelaxationとはmrcImageファイルを、緩和法を用いて平滑化するためのEosのコマンドである。
目次
アルゴリズム
緩和法
オプション一覧
メインオプション
| オプション | 必須項目/選択項目 | 説明 | デフォルト |
|---|---|---|---|
| -i | 必須 | 入力ファイル設定 | NULL |
| -o | 選択 | 出力ファイル設定 | stdout(設定しなければ標準出力) |
| -n | 選択 | Number of Density Level | 8 |
| -max | 選択 | Maximum of Density Level | 0 |
| -min | 選択 | Minimum of Density Level | 0 |
| -t | 選択 | Iteration times of noise reduction | 1 |
| -m1 | 選択 | Dij Modeof Personal Style | 1 |
| -m2 | 選択 | Dij Modeof Figure Style | 1 |
| -m3 | 選択 | Dij Mode of Dimension Style | 1 |
| -om | 選択 | Optional Mode | 0 |
| -c | 選択 | コンフィグファイル設定 | NULL |
| -m | 選択 | Mode | 0 |
| -h | 選択 | ヘルプを表示 |
モードの詳細
| モード | 説明 |
|---|
実行例
入力ファイルの画像
![]() |
最小 最大 |
0 60.6 |
オプション必須項目のみの場合
![]() |
最小 最大 |
7.575 60.6 |
オプション -n
n=16で実行
![]() |
最小 最大 |
3.7875 60.6 |
オプション -min, -max
min=16, max=128で実行
![]() |
最小 最大 |
30 58 |



