mrcImageShrink

From EosPedia
Revision as of 02:27, 31 July 2014 by Kinoshita (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

mrcImageShrink is収縮を行う Eos's Command.

List of option

Option Essential/Optional Description Default
-i Essential Input設定: mrcImage NULL
-o Essential Output設定: mrcImage NULL
-S Optional ピクセルサイズの値を設定(x,y,z軸すべて同じ値になる) 2
-Sx Optional ピクセルサイズのx軸の値を設定 2
-Sy Optional ピクセルサイズのy軸の値を設定 2
-Sz Optional ピクセルサイズのz軸の値を設定 2
-h Optional Help  
Option -S takes priority over -Sx, -Sy, -Sz.


Execution example

------Input file's image------

000150 0101-001.I.roi-mrcImageShrink.png

Min

Max
Mean
SD

SE

0

2.40654
0.331372
0.183364

0.000358573


●画素数をmrcInfoで表示した結果

N            : (       250,       1046,          1)
Mode         :           0  mrcCharImage         
StartN       : (         0,          0,          0)
M            : (         1,          1,          1)
Length       : (     2.500,      2.500,      2.500)
A,B,G        : (     90.00,      90.00,      90.00)
C,R,S        : (         1,          2,          3)
Min,Max,Mean : (         0,        255,       34.6)
ISPG         :           0
NSYMBT       :           0
EXTRA        :   0: 0         	 1: 0         	 2: 0         	 3: 0         	 4: 0         	 5: 0         	 6: 0         	 7: 0         	 8: 0         	 9: 0         	10: 0         	11: 0         	12: 0         	13: 0         	14: 0         	15: 0         	16: 0         	17: 0         	18: 0         	19: 0         	20: 0         	21: 0         	22: 0         	23: 0         	24: 0         	25: 0         	26: 0         	27: 0         	28: 0         	
XORIGIN      : (         0,          0)
XORIGIN      : (         0, 1717240225)
LABEL        :           0
Tailer Number: 0

------Output------

Test.shrink-mrcImageShrink.png

Min

Max
Mean
SD

SE

0.0190035

1.66372
0.331372
0.151921

0.000594173


●画素数をmrcInfoで表示した結果

N            : (       125,        523,          1)
Mode         :           0  mrcCharImage         
StartN       : (         0,          0,          0)
M            : (         1,          1,          1)
Length       : (     2.500,      2.500,      2.500)
A,B,G        : (     90.00,      90.00,      90.00)
C,R,S        : (         1,          2,          3)
Min,Max,Mean : (         0,        255,       47.9)
ISPG         :           0
NSYMBT       :           0
EXTRA        :   0: 0         	 1: 0         	 2: 0         	 3: 0         	 4: 0         	 5: 0         	 6: 0         	 7: 0         	 8: 0         	 9: 0         	10: 0         	11: 0         	12: 0         	13: 0         	14: 0         	15: 0         	16: 0         	17: 0         	18: 0         	19: 0         	20: 0         	21: 0         	22: 0         	23: 0         	24: 0         	25: 0         	26: 0         	27: 0         	28: 0         	
XORIGIN      : (         0,          0)
XORIGIN      : (         0,  885914144)
LABEL        :           0
Tailer Number: 0
オプションでピクセルサイズの値を指定していないので、
デフォルトの2で収縮される

------ピクセルサイズを指定(オプション -S)------

値を10にして実行

Test.S10.shrink-mrcImageShrink.png

Min

Max
Mean
SD

SE

0.164437

0.856332
0.331082
0.0903754

0.00177241


●画素数をmrcInfoで表示した結果

N            : (        25,        104,          1)
Mode         :           0  mrcCharImage         
StartN       : (         0,          0,          0)
M            : (         1,          1,          1)
Length       : (     2.500,      2.500,      2.500)
A,B,G        : (     90.00,      90.00,      90.00)
C,R,S        : (         1,          2,          3)
Min,Max,Mean : (         0,        255,       60.9)
ISPG         :           0
NSYMBT       :           0
EXTRA        :   0: 0         	 1: 0         	 2: 0         	 3: 0         	 4: 0         	 5: 0         	 6: 0         	 7: 0         	 8: 0         	 9: 0         	10: 0         	11: 0         	12: 0         	13: 0         	14: 0         	15: 0         	16: 0         	17: 0         	18: 0         	19: 0         	20: 0         	21: 0         	22: 0         	23: 0         	24: 0         	25: 0         	26: 0         	27: 0         	28: 0         	
XORIGIN      : (         0,          0)
XORIGIN      : (         0, -1005592619)
LABEL        :           0
Tailer Number: 0

------各軸のピクセルサイズを別々に指定(オプション -Sx,-Sy,-Sz)------

x軸の値を3、y軸の値を5にして実行

Test.x3y5.shrink-mrcImageShrink.png

Min

Max
Mean
SD

SE

0.0726836

1.24973
0.331489
0.123327

0.000936368

●View about pixel data by mrcInfo

N            : (        83,        209,          1)
Mode         :           0  mrcCharImage         
StartN       : (         0,          0,          0)
M            : (         1,          1,          1)
Length       : (     2.500,      2.500,      2.500)
A,B,G        : (     90.00,      90.00,      90.00)
C,R,S        : (         1,          2,          3)
Min,Max,Mean : (         0,        254,       55.6)
ISPG         :           0
NSYMBT       :           0
EXTRA        :   0: 0         	 1: 0         	 2: 0         	 3: 0         	 4: 0         	 5: 0         	 6: 0         	 7: 0         	 8: 0         	 9: 0         	10: 0         	11: 0         	12: 0         	13: 0         	14: 0         	15: 0         	16: 0         	17: 0         	18: 0         	19: 0         	20: 0         	21: 0         	22: 0         	23: 0         	24: 0         	25: 0         	26: 0         	27: 0         	28: 0         	
XORIGIN      : (         0,          0)
XORIGIN      : (         0,   69618417)
LABEL        :           0
Tailer Number: 0
*A part of decimal of Input file's pixel size calculated is omitted.