OSDN Git Service

5bd0827c0bb940d89fb4bbbfbf538a4fd95c9ec2
[eos/base.git] / src / Tools / eosPoint / eosPointICP / src / eosPointICP.html
1 <HTML>
2 <HEAD>
3 <TITLE>eosPointICP</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>eosPointICP</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: eosPointICP
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :Input: eosPoint
12     [-i[nput]t[ype]      InType              (2         ).as(Integer             ) ] :Optional  :eosPointType
13     [-i[nput]Mat[rix]    InMat               (NULL      ).as(inFile              ) ] :Optional  :Input: Matrix3D for initial
14     [-r[eference]        Ref                 (NULL      ).as(inFile              ) ] :Essential :Input: esoPoint
15     [-r[eference]t[ype]  RefType             (2         ).as(Integer             ) ] :Optional  :Input: esoPoint
16     [-r[eference]Mat[rix]RefMat              (NULL      ).as(inFile              ) ] :Optional  :Input: Matrix3D for initial
17     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
18     [-o[utput]t[ype]     OutType             (2         ).as(Integer             ) ] :Essential :OutputDataFile
19     [-EAMode             EAMode              (ZEYS      ).as(String              ) ] :Optional  :Euler Angle
20     [-R[atio]            Ratio               (1.0       ).as(Real                ) ] :Optional  :Mag
21     [-Iter[ationLimit]   IterationLimit      (10000     ).as(Integer             ) ] :Optional  :IteretionLimit
22     [-Pattern            Pattern             (10        ).as(Integer             ) ] :Optional  :Pickup Pattern
23     [-Thres[hold]        ScoreThreshold      (0.0       ).as(Real                ) ] :Optional  :Threshold
24     [-Omit               Omit                (100000.0  ).as(Real                ) ] :Optional  :OmitPointfrom Score
25     [-Pick[upPercent]    Pickup              (0.8       ).as(Real                ) ] :Optional  :Pickup Percent
26     [-flag2D             flag2D              (0         ).as(Integer             ) ] :Optional  :2D(1) or 3D(0)
27     [-debug              Debug               (0         ).as(Integer             ) ] :Optional  :Debug Mode
28     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
29     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
30 ----- Additional Usage -----
31 eosPointFormat
32 type-0: x y z
33 type-1: x y z sig
34 type-2: x y z sigx sigy sigz
35 type-3: x y z sig sigx sigy sigz
36 </PRE>
37 </BODY>
38 </HTML>