mrcImagePanoramaCreate
From EosPedia
mrcImagePanoramaCreate is Eos's Command.
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: ASCII(mrcImage List) | stdin |
| -o | Essential | Output: mrcImage | NULL |
| -oC | Optional | Output(Count): mrcImage | NULL |
| -N | Optional | Input: output image size(Nx, Ny, Nz) | (0, 0, 0) |
| -M | Optional | Mode of Interpolation | 0 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-i format
FileName OffsetX OffsetY OffsetZ .....
-M details
Setting of Interpolation method.
| Value | Description |
|---|---|
| 0 | Nearest neighbor method |
| 1 | Bi-linear interpolation method |
| 2 | Cubic convolution method |
| 3 | Polynomial interpolation method |
-m details
| Value | Description |
|---|---|
| 0 |