mrcImageSamplingUnitChange

From EosPedia
Jump to: navigation, search

mrcImageSamplingUnitChange is Eos's Command that changes the sampling interval of image.

List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-S Optional SamplingUnit[A] Sx=0.0 Sy=0.0 Sz=0.0
-m Optional Mode 0
-h Optional Help  

-m details

Setting of Interpolation Mode of resampling data.

Value Description
0 Nearest neighbor method
1 Bi-linear interpolation method
2 Cubic convolution method
3 Polynomial interpolation method


Execution example

Input file's image

B120-2-mrcImageSamplingUnitChange.png

Min

Max
Mean
SD

SE

0 (41, 10, 0)

65535 (42, 36, 0)
28581.3
8410.04

105.125

Example of options only essential

Outdata-mrcImageSamplingUnitChange.png

Min

Max
Mean
SD

SE

0 (41, 10, 0)

65535 (42, 36, 0)
28581.3
8410.04

105.125

Image does not change by default.

Option -S

Case: S=(1, 1, 0)

Outdata-S-mrcImageSamplingUnitChange.png

Min

Max
Mean
SD

SE

0 (102, 24, 0)

65535 (104, 89, 0)
28548.3
8408.98

42.0449

Option -m

Case: m=1, S=(1, 1, 0)

Outdata-Sm1-mrcImageSamplingUnitChange.png

Min

Max
Mean
SD

SE

1799 (170, 130, 0)

65535 (105, 90, 0)
28573.7
6819.15

34.0957