mrcImageEstimateTiltImage
From EosPedia
mrcImageEstimateTiltImage is Eos's Command that estimates tilt image.
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage(2D or 3D) | NULL |
| -o | Essential | Output: mrcImage | NULL |
| -tiltAngle | Optional | Tilt Angle [degree] | 0 |
| -tiltAxis | Optional | Tilt Axis [degree] | 0 |
| -Inverse | Optional | To Non-tilt | |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 |
Execution example
Input file's image
![]() |
Min Max |
0 255 |
Example of options only essential
![]() |
Min Max |
0 255 |
*The difference of the image does not appear in the before and after process.
Option -tiltAngle
Case: tiltAngle=45
![]() |
Min Max |
0 255 |
Option -tiltAxis
Case: tiltAngle=45, tiltAxis=45
![]() |
Min Max |
0 254 |
Option -tiltAxis
Case: tiltAngle=45, tiltAxis=45, -Inverse
![]() |
Min Max |
0 255 |




