OSDN Git Service

Stirng.h -> eosString.h
[eos/base.git] / src / Tools / rec3d / WeightCalculationOfCommonLineSearch / src / WeightCalculationOfCommonLineSearch.html
index bc0ad46..03eb6b3 100755 (executable)
@@ -1 +1,32 @@
-/bin/bash: WeightCalculationOfCommonLineSearch: そのようなファイルやディレクトリはありません
+<HTML>
+<HEAD>
+<TITLE>WeightCalculationOfCommonLineSearch</TITLE>
+</HEAD>
+<BODY>
+<H1>WeightCalculationOfCommonLineSearch</H1>
+<H2>Usage</H2>
+<PRE>
+Usage: WeightCalculationOfCommonLineSearch
+Options:
+    [-I[nput]            In                  (NULL      ).as(inFileList          ) ] :Essential :InputDataFileList
+    [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
+    [-L[ength]T[hreshold]M[ode]LengthThresholdMode (0         ).as(Integer             ) ] :Essential :Length threshold mode in LengthCorrelation
+    [-L[ength]T[hreshold]R[atio]LengthThresholdRatio(0.25      ).as(Real                ) ] :Optional  :Length threshold ratio in LengthCorrelation : -LTM=0
+    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
+    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
+
+----- Mode -----
+-m :
+    0 : Addition weight
+    1 : Multiplication weight
+
+----- input file format -----
+filename(sin) rotationalmode angle angle angle
+   .                .          .     .     .  
+   .                .          .     .     .  
+   .                .          .     .     .  
+   .                .          .     .     .  
+
+</PRE>
+</BODY>
+</HTML>