「mrcImageClosing」の版間の差分
提供: Eospedia
| 行30: | 行30: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td>- | + | <td>-oSE</td> |
<td>選択</td> | <td>選択</td> | ||
<td>Output: MRC(SE)</td> | <td>Output: MRC(SE)</td> | ||
| 行36: | 行36: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td>- | + | <td>-SESEmode</td> |
<td>選択</td> | <td>選択</td> | ||
<td>StructuringElement</td> | <td>StructuringElement</td> | ||
2013年10月18日 (金) 00:49時点における版
mrcImageClosing。
オプション一覧
メインオプション
| オプション | 必須項目/選択項目 | 説明 | デフォルト |
|---|---|---|---|
| -i | 必須 | 入力ファイル | NULL |
| -o | 必須 | 出力ファイル設定 | NULL |
| -t | 選択 | Times: erosion*times -> dilation*times | 1 |
| -oSE | 選択 | Output: MRC(SE) | NULL |
| -SESEmode | 選択 | StructuringElement | 0 |
| -r | 選択 | 半径 | 2 |
| -n | 選択 | サイズ | 5 |
| -c | 選択 | ConfigurationFile | NULL |
| -m | 選択 | モードを設定 | 0 |
| -h | 選択 | ヘルプを表示 |
モード詳細
| モード | 説明 |
|---|---|
| 0 | 2D Cross3x3: 4-neighbour |
| 1 | 2D Square3x3: 8-neighbour |
| 2 | 2D Open Disk , need (radius, n) |
| 3 | 3D Cross3x3x3: 6-neighbour |
| 4 | 3D Cubic3x3x3: 26-neighbour |
| 5 | 3D Open Disk , need (radius, n) |