mrcImageClosing

提供: Eospedia
2013年10月18日 (金) 00:29時点におけるKinoshita (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

mrcImageClosing.


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル NULL
-o 必須 出力ファイル設定 NULL
-t 選択 Times: erosion*times -> dilation*times 1
-o 選択 Output: MRC(SE) NULL
-S 選択 StructuringElement 0
-r 選択 半径 2
-n 選択 サイズ 5
-c 選択 ConfigurationFile NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

モード詳細

モード 説明
0 2D Cross3x3: 4-neighbour
1 2D Square3x3: 8-neighbour

<tr> <td>2</td> <td>2D Open Disk , need (radius, n)</td> </tr> <tr> <td>3</td> <td>3D Cross3x3x3: 6-neighbour</td> </tr> <tr> <td>4</td> <td>3D Cubic3x3x3: 26-neighbour</td> </tr> <tr> <td>5</td> <td>3D Open Disk , need (radius, n)</td> </tr>


実行例