Bascule : Différence entre versions

De MicMac
Aller à : navigation, rechercher
Ligne 14 : Ligne 14 :
 
Mandatory unnamed args :
 
Mandatory unnamed args :
 
string :: {Full name (Dir+Pat)}
 
string :: {Full name (Dir+Pat)}
*<span style="font-family:times roman;"> ''string :: {Orientation in}''</span style>
+
*string :: {Orientation in}
*<span style="font-family:times roman;"> ''string :: {Out: orientation or local repair (if postfixed by "xml")}''</span style>
+
*string :: {Out: orientation or local repair (if postfixed by "xml")}
  
 
Named args :  
 
Named args :  
*<span style="font-family:times roman;"> ''[Name=ImPl] vector<std::string>''</span style>
+
*[Name=ImPl] vector<std::string>
*<span style="font-family:times roman;"> ''[Name=ExpTxt] INT''</span style>
+
*[Name=ExpTxt] INT
*<span style="font-family:times roman;"> ''[Name=PostPlan] string''</span style>
+
*[Name=PostPlan] string
*<span style="font-family:times roman;"> ''[Name=AllPl] bool''</span style>
+
*[Name=AllPl] bool
*<span style="font-family:times roman;"> ''[Name=UserKeyPlan] bool''</span style>
+
*[Name=UserKeyPlan] bool
*<span style="font-family:times roman;"> ''[Name=P1Rep] Pt2dr :: {P1Rep}''</span style>
+
*[Name=P1Rep] Pt2dr :: {P1Rep}
*<span style="font-family:times roman;"> ''[Name=P2Rep] Pt2dr :: {P2Rep}''</span style>
+
*[Name=P2Rep] Pt2dr :: {P2Rep}
*<span style="font-family:times roman;"> ''[Name=AxeRep] Pt2dr''</span style>
+
*[Name=AxeRep] Pt2dr
*<span style="font-family:times roman;"> ''[Name=ImRep] string''</span style>
+
*[Name=ImRep] string
*<span style="font-family:times roman;"> ''[Name=Teta] REAL :: {Angle (degree)}''</span style>
+
*[Name=Teta] REAL :: {Angle (degree)}
*<span style="font-family:times roman;"> ''[Name=MesureIm] string :: {Image measure file}''</span style>
+
*[Name=MesureIm] string :: {Image measure file}
*<span style="font-family:times roman;"> ''[Name=OrthoCyl] bool :: {Generate a local repair of orthocyl mode}''</span style>
+
*[Name=OrthoCyl] bool :: {Generate a local repair of orthocyl mode}
*<span style="font-family:times roman;"> ''[Name=DistFS] REAL :: {Distance between to fix scale, if not given no scaling}''</span style>
+
*[Name=DistFS] REAL :: {Distance between to fix scale, if not given no scaling}
*<span style="font-family:times roman;"> ''[Name=Norm] Pt3dr :: {Target normal for the plane}''</span style>
+
*[Name=Norm] Pt3dr :: {Target normal for the plane}
*<span style="font-family:times roman;"> ''[Name=SNorm] Pt3dr :: {"Symbolic Normal" (must be X, Y or Z)}''</span style>
+
*[Name=SNorm] Pt3dr :: {"Symbolic Normal" (must be X, Y or Z)}
*<span style="font-family:times roman;"> ''[Name=LimBsH] REAL :: {Limit ratio base to high (Def=1e-2)}''</span style>
+
*[Name=LimBsH] REAL :: {Limit ratio base to high (Def=1e-2)}

Version du 14 janvier 2016 à 12:04

Description

Bascule Generate orientations coherent with some physical information on the scene.

Syntax

The global syntax for Bacule is

mm3d Bacule FullName Orientation Out:

Help

You can access to the help by typing :
mm3d Bascule -help

Mandatory unnamed args : string :: {Full name (Dir+Pat)}

  • string :: {Orientation in}
  • string :: {Out: orientation or local repair (if postfixed by "xml")}

Named args :

  • [Name=ImPl] vector<std::string>
  • [Name=ExpTxt] INT
  • [Name=PostPlan] string
  • [Name=AllPl] bool
  • [Name=UserKeyPlan] bool
  • [Name=P1Rep] Pt2dr :: {P1Rep}
  • [Name=P2Rep] Pt2dr :: {P2Rep}
  • [Name=AxeRep] Pt2dr
  • [Name=ImRep] string
  • [Name=Teta] REAL :: {Angle (degree)}
  • [Name=MesureIm] string :: {Image measure file}
  • [Name=OrthoCyl] bool :: {Generate a local repair of orthocyl mode}
  • [Name=DistFS] REAL :: {Distance between to fix scale, if not given no scaling}
  • [Name=Norm] Pt3dr :: {Target normal for the plane}
  • [Name=SNorm] Pt3dr :: {"Symbolic Normal" (must be X, Y or Z)}
  • [Name=LimBsH] REAL :: {Limit ratio base to high (Def=1e-2)}