OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcImageDivideIntoTwoImages.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImageDivideIntoTwoImages</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImageDivideIntoTwoImages</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImageDivideIntoTwoImages
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
12     [-o[utput]1          Out1                (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
13     [-o[utput]2          Out2                (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
14     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
15     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
16 ----- mode -----
17 0:Vertical to the longest axis.
18 1:Vertical to x axis
19 2:Vertical to y axis
20 3:Vertical to z axis
21 </PRE>
22 </BODY>
23 </HTML>