OSDN Git Service

Document Added
[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     [-zero               ZeroPlane           (0         ).as(Integer             ) ] :Optional  :Zero Plane
17     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
18     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
19 ----- Additional Usage -----
20 ----- input; -i  -----
21 -i pointListPerEachImage
22 point2d.000 YOYS tiltAngle0 tiltAxisBeta0 tiltAxisAlpha0 axisShiftX0 axisShiftY0
23 point2d.001 YOYS tiltAngle1 tiltAxisBeta1 tiltAxisAlpha1 axisShiftX1 axisShiftY1
24 .....
25 EachFile::eosPoint(type)
26 x0 y0 0 weight0 sigx0 sigy0 0
27 x1 y1 0 weight1 sigx1 sigy1 0
28 .....
29 </PRE>
30 </BODY>
31 </HTML>