「mrcImageDilation」の版間の差分
提供: Eospedia
行104: | 行104: | ||
<table> | <table> | ||
<tr> | <tr> | ||
− | <td>[[画像:.png]]</td> | + | <td>[[画像:Input-mrcImageDilation.png]]</td> |
<td><p align="left">最小<br> | <td><p align="left">最小<br> | ||
最大<br> | 最大<br> | ||
行111: | 行111: | ||
標準誤差<br></p> | 標準誤差<br></p> | ||
</td> | </td> | ||
− | <td><p align="left"><br> | + | <td><p align="left">0 (0, 0, 0)<br> |
− | <br> | + | 255 (49, 32, 0)<br> |
− | <br> | + | 21.0538<br> |
− | <br> | + | 47.6709<br> |
− | <br></p> | + | 0.595886<br></p> |
</td> | </td> | ||
</tr> | </tr> | ||
行123: | 行123: | ||
<table> | <table> | ||
<tr> | <tr> | ||
− | <td>[[画像:Outdata-.png]]</td> | + | <td>[[画像:Outdata-mrcImageDilation.png]]</td> |
<td><p align="left">最小<br> | <td><p align="left">最小<br> | ||
最大<br> | 最大<br> | ||
行130: | 行130: | ||
標準誤差<br></p> | 標準誤差<br></p> | ||
</td> | </td> | ||
− | <td><p align="left"><br> | + | <td><p align="left">0 (0, 0, 0)<br> |
− | <br> | + | 255 (49, 31, 0)<br> |
− | <br> | + | 25.5355<br> |
− | <br> | + | 54.365<br> |
− | <br></p> | + | 0.679562<br></p> |
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | ===オプション -=== | + | ===オプション -SE=== |
− | ==== | + | ====SE=5で実行==== |
<table> | <table> | ||
<tr> | <tr> | ||
− | <td>[[画像:Outdata--.png]]</td> | + | <td>[[画像:Outdata-SE-mrcImageDilation.png]]</td> |
<td><p align="left">最小<br> | <td><p align="left">最小<br> | ||
最大<br> | 最大<br> | ||
行150: | 行150: | ||
標準誤差<br></p> | 標準誤差<br></p> | ||
</td> | </td> | ||
− | <td><p align="left"><br> | + | <td><p align="left">0 (0, 0, 0)<br> |
− | <br> | + | 255 (49, 30, 0)<br> |
− | <br> | + | 29.9175<br> |
− | <br> | + | 60.0742<br> |
− | <br></p> | + | 0.750927<br></p> |
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | ===オプション -r=== | ||
+ | ====r=10, SE=5で実行==== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Outdata-r-mrcImageDilation.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">0 (0, 0, 0)<br> | ||
+ | 255 (47, 30, 0)<br> | ||
+ | 33.7567<br> | ||
+ | 64.4485<br> | ||
+ | 0.805607<br></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | ===オプション -n=== | ||
+ | ====n=10, r=10, SE=5で実行==== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Outdata-n-mrcImageDilation.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">0 (0, 0, 0)<br> | ||
+ | 255 (45, 28, 0)<br> | ||
+ | 49.5144<br> | ||
+ | 78.1353<br> | ||
+ | 0.976691<br></p> | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
2013年11月5日 (火) 05:49時点における版
mrcImageDilationとは構造要素による膨張を行うEosのコマンドである。
目次
オプション一覧
メインオプション
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-i | 必須 | 入力ファイル | NULL |
-o | 必須 | 出力ファイル設定 | NULL |
-oSE | 選択 | 出力ファイル設定(SE) | NULL |
-SE | 選択 | 構造要素 | 0 |
-r | 選択 | 半径 | 2 |
-n | 選択 | サイズ | 5 |
-c | 選択 | コンフィグファイル設定 | 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) |
実行例
入力ファイルの画像
![]() |
最小 最大 |
0 (0, 0, 0) 255 (49, 32, 0) |
オプション必須項目のみの場合
![]() |
最小 最大 |
0 (0, 0, 0) 255 (49, 31, 0) |
オプション -SE
SE=5で実行
![]() |
最小 最大 |
0 (0, 0, 0) 255 (49, 30, 0) |
オプション -r
r=10, SE=5で実行
![]() |
最小 最大 |
0 (0, 0, 0) 255 (47, 30, 0) |
オプション -n
n=10, r=10, SE=5で実行
![]() |
最小 最大 |
0 (0, 0, 0) 255 (45, 28, 0) |