mrcImageClosing

From EosPedia
Jump to: navigation, search

mrcImageClosing is Eos's Command that performs expansion and degeneracy by the structuring element.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-t Optional Times: erosion*times -> dilation*times 1
-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

Input-mrcImageClosing.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

255 (49, 32, 0)
21.0538
47.6709

0.595886

Example of options only essential

-o image

Outdata-mrcImageClosing.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

255 (49, 32, 0)
21.4159
48.365

0.604562

-oSE image

Outdata2-mrcImageClosing.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

1 (1, 0, 0)
0.555556
0.496904

0.165635

Option -SE

Case: SE=5

-o image
Outdata-SE-mrcImageClosing.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

255 (49, 32, 0)
22.0378
49.5565

0.619456

-oSE image
Outdata2-SE-mrcImageClosing.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

1 (2, 0, 0)
0.52
0.4996

0.09992

Option -r

Case: r=10, SE=5

-o image
Outdata-r-mrcImageClosing.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

255 (49, 32, 0)
22.4658
50.6027

0.632534

-oSE image
Outdata2-r-mrcImageClosing.png

Min

Max
Mean
SD

SE

1 (0, 0, 0)

1 (0, 0, 0)
1
0

0

Option -n

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

-o image
Outdata-n-mrcImageClosing.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

255 (49, 32, 0)
24.8177
54.6633

0.683291

-oSE image
Outdata2-n-mrcImageClosing.png

Min

Max
Mean
SD

SE

0 (0, 0, 0)

1 (16, 6, 0)
0.291093
0.454266

0.0137656