mrcImageProjection

Usage

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