mrcImageShrink
Usage
Usage: mrcImageShrink
Options:
[-i[nput] In (NULL )] :Essential :InputDataFile
[-o[utput] Out (NULL )] :Essential :OutputDataFile
[-S[hrink] S (2 )] :Optional :Shrink(1/S)
[-S[hrink]x Sx (2 )] :Optional :Shrink(1/S) for x axis.
[-S[hrink]y Sy (2 )] :Optional :Shrink(1/S) for y axis.
[-S[hrink]z Sz (2 )] :Optional :Shrink(1/S) for z axis.
[-c[onfig] configFile (NULL )] :Optional :ConfigurationFile
[-m[ode] mode (0 )] :Optional :Mode
---- Note -----
If S = 2, N.x -> N.x/2 and Length.x -> 2*Length.x.
Image 0 0 1 1 -> Image 0 1
0 0 1 1
0 0 1 1 0 1
0 0 1 1
Option S is stronger than option Sx, Sy, Sz