mrcImageConnectivityNumberCalc
From EosPedia
mrcImageConnectivityNumberCalc is Eos's Command that calculates connectivity number.
Contents
List of option
Main option
-m details
| Value | Description |
|---|---|
| 0 | Four Neighborhood. [default] |
| 1 | Eight Nieghborhood. |
| 2 | Eighteen Neighborhood. |
*0, 1: for 2-Dimension, 2: for 3-Dimension
-f details
| Value | Description |
|---|---|
| 0 | No change. [default] |
| 1 | Spread of pixel data 1. |
| 2 | Thin of pixel data 1. |
| 3 | Frame of image by data 1. |
-I details
| Value | Description |
|---|---|
| 0 | The object is 1 value. [default] |
| 1 | The background is 1 value. |
Execution example
------Input file's image------
Using the binary image as input file.
![]() |
Min Max |
0 1 |
------Option -f------
Case: f=0
![]() |
Min Max |
0 1 |
Case: f=1
![]() |
Min Max |
0 1 |
Case: f=2
![]() |
Min Max |
0 1 |
Case: f=3
![]() |
Min Max |
0 1 |
------Option -I------
Case: I=0
![]() |
Min Max |
0 1 |
Case: I=1
![]() |
Min Max |
0 1 |
------Option -m------
Case: f=1
Case: m=0
![]() |
Min Max |
0 1 |
Case: m=1
![]() |
Min Max |
0 1 |
m=2 is for 3D image. It doesn't effect this time, because the image is 2D image.






