mrcImageProjection
From EosPedia
mrcImageProjection is Eos's Command that that obtains the projection image from each direction.
Contents
List of option
Main option
-m details
| Value | Description |
|---|---|
| 0 | x-y sufacae along z-axis [3D to 2D] |
| 1 | y-z sufacae along x-axis [3D to 2D] |
| 2 | x-z sufacae along y-axis [3D to 2D] |
| 3 | x-y sufacae to y-axis [2D/3D to 1D] |
| 4 | x-y sufacae to x-axis [2D/3D to 1D] |
| 5 | x-y sufacae to z-axis [2D/3D to 1D] |
Execution example
------Input file------
Min Max |
0 2 |
------Option -m------
Case: m=0
![]() |
Min Max |
0 13 |
Case: m=1
![]() |
Min Max |
0 14 |
Case: m=2
![]() |
Min Max |
0 13 |
Case: m=3
Min Max |
0 108 |
Case: m=4
Min Max |
0 108 |
Case: m=5
Min Max |
0 117 |



