「mrcImageClosing」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''mrcImageClosing'''. == オプション一覧 == ===メインオプション=== <table border="1"> <tr> <th>オプション</th> <th>必須項目/選...」)
 
行87: 行87:
 
<td>2D Square3x3: 8-neighbour</td>  
 
<td>2D Square3x3: 8-neighbour</td>  
 
</tr>  
 
</tr>  
</table>
 
 
<tr>  
 
<tr>  
 
<td>2</td>  
 
<td>2</td>  
行104: 行103:
 
<td>3D Open Disk , need (radius, n)</td>  
 
<td>3D Open Disk , need (radius, n)</td>  
 
</tr>  
 
</tr>  
 +
</table>
  
  
 
== 実行例 ==
 
== 実行例 ==

2013年10月18日 (金) 00:30時点における版

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
2 2D Open Disk , need (radius, n)
3 3D Cross3x3x3: 6-neighbour
4 3D Cubic3x3x3: 26-neighbour
5 3D Open Disk , need (radius, n)


実行例