mrcImageErosion

From EosPedia
Jump to: navigation, search

mrcImageErosion is Eos's Command that performs erosion by using Structuring Element.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-oSE Optional Output: mrcImage(SE) NULL
-SE Optional StructuringElement 0
-r Optional Radius 2
-n Optional Size 5
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
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)


Execution example

Input file's image

B120-2-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

255
111.211
32.7239

0.409049

Example of options only essential

-o image

Outdata-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

197
80.9914
26.0995

0.326244

-oSE image

Outdata2-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

1
0.555556
0.496904

0.165635

Option -SE

Case: SE=1

-o image
Output-SE1-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

179
72.4439
24.7565

0.309456

-oSE image
Outdata2-SE1-mrcImageErosion.png

Min

Max
Mean
SD

SE

1

1
1
0

0

Case: SE=5

-o image
Outdata-SE5-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

179
67.5041
23.8752

0.29844

-oSE image
Outdata2-SE5-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

1
0.52
0.4996

0.09992

Option -r

Case: r=1, SE=5

-o image
Outdata-r-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

197
80.9914
26.0995

0.326244

-oSE image
Outdata2-r-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

1
0.2
0.4

0.08

Option -n

Case: n=33, r=1, SE=5

-o image
Outdata-n-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

197
80.9914
26.0995

0.326244

-oSE image
Outdata2-n-mrcImageErosion.png

Min

Max
Mean
SD

SE

0

1
0.00459137
0.0676039

0.0020486