mrcImageProjection

Usage

Usage: mrcImageProjection
Options:
    [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
    [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
    [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
    [-m[ode]             mode                (0         )] :Optional  :Mode
----- Mode -----
0: x-y sufacae along z-axis [3D to 2D]
1: y-z sufacae along x-axis [3D to 2D]
2: x-z sufacae along y-axis [3D to 2D]
3: x-y sufacae to y-axis [2D/3D to 1D]
4: x-y sufacae to x-axis [2D/3D to 1D]
5: x-y sufacae to z-axis [2D/3D to 1D]