mrcImageShrink
From EosPedia
mrcImageShrink is Eos's Command that shrinks.
Contents
List of option
Option -S takes priority over -Sx, -Sy, -Sz.
Execution example
------Input file's image------
![]() | Min Max |
0 2.40654 |
●View about pixel data by 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
------Example of options only essential------
![]() |
Min Max |
0.0190035 1.66372 |
●View about pixel data by 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
It shrinks at ratio 2 by default.
------Option -S (Setting the pixel size)------
Case: S=10
![]() |
Min Max |
0.164437 0.856332 |
●View about pixel data by 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
------Option -Sx,-Sy,-Sz (Setting the pixel size each axis)------
Case: Sx=3, Sy=5
![]() |
Min Max |
0.0726836 1.24973 |
●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.