OSDN Git Service

Merge branch 'master' of git.sourceforge.jp:/gitroot/eos/base
[eos/base.git] / src / Tools / rec3d / WeightCalculationOfCommonLineSearch / src / WeightCalculationOfCommonLineSearch.html
1 <HTML>
2 <HEAD>
3 <TITLE>WeightCalculationOfCommonLineSearch</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>WeightCalculationOfCommonLineSearch</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: WeightCalculationOfCommonLineSearch
10 Options:
11     [-I[nput]            In                  (NULL      )] :Essential :InputDataFileList
12     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
13     [-L[ength]T[hreshold]M[ode]LengthThresholdMode (0         )] :Essential :Length threshold mode in LengthCorrelation
14     [-L[ength]T[hreshold]R[atio]LengthThresholdRatio(0.25      )] :Optional  :Length threshold ratio in LengthCorrelation : -LTM=0
15     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
16     [-m[ode]             mode                (0         )] :Optional  :Mode
17
18 ----- Mode -----
19 -m :
20     0 : Addition weight
21     1 : Multiplication weight
22
23 ----- input file format -----
24 filename(sin) rotationalmode angle angle angle
25    .                .          .     .     .  
26    .                .          .     .     .  
27    .                .          .     .     .  
28    .                .          .     .     .  
29
30 </PRE>
31 </BODY>
32 </HTML>