OSDN Git Service

Modified: doc
[eos/optional.git] / doc / SmallTools / marker2Dto3DEstimator.html
1 <HTML>
2 <HEAD>
3 <TITLE>marker2Dto3DEstimator</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>marker2Dto3DEstimator</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: marker2Dto3DEstimator
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFileList::ASCII   ) ] :Essential :Input: 
12     [-i[nput]t[ype]      InType              (2         ).as(Integer             ) ] :Optional  :Input: 
13     [-o[utput]           Out                 (NULL      ).as(outFileList::ASCII  ) ] :Essential :Output: 
14     [-o[utput]t[ype]     OutType             (2         ).as(Integer             ) ] :Optional  :Input: 
15     [-o[utput]EA         OutEA               (NULL      ).as(outFileList::ASCII  ) ] :Essential :Output: 
16     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
17     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
18 ----- Additional Usage -----
19 ----- input; -i  -----
20 -i pointListPerEachImage
21 point2d.000 YOYS tiltAngle0 tiltAxisBeta0 tiltAxisAlpha0 axisShiftX0 axisShiftY0
22 point2d.001 YOYS tiltAngle1 tiltAxisBeta1 tiltAxisAlpha1 axisShiftX1 axisShiftY1
23 .....
24 EachFile::eosPoint(type)
25 x0 y0 0 weight0 sigx0 sigy0 0
26 x1 y1 0 weight1 sigx1 sigy1 0
27 .....
28 </PRE>
29 </BODY>
30 </HTML>