CenterBascule : Différence entre versions

De MicMac
Aller à : navigation, rechercher
 
(6 révisions intermédiaires par 4 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
 +
[[Image:picto-liste.png|25px]] [[Command|List of commands]]
 
==Description==
 
==Description==
The CenterBascule tool allows to transform a purely relative orientation, as computed with Tapas, in an absolute one.
+
The CenterBascule tool allows to transform a purely relative orientation, as computed with [[Tapas]], in an absolute one.
  
 
===Syntax===
 
===Syntax===
 
The global syntax for CenterBascule is<br>
 
The global syntax for CenterBascule is<br>
  
<code>mm3d CenterBascule UnNamedArgs NamedArgs</code>
+
<pre>mm3d CenterBascule FullName OrientationIn LocalizationOfInformationCenters Out NamedArgs</pre>
  
 
===Help===  
 
===Help===  
 
You can access to the help by typing :<br>
 
You can access to the help by typing :<br>
<code>mm3d CenterBascule -help</code>
+
<pre>mm3d CenterBascule -help</pre>
  
  
Ligne 22 : Ligne 23 :
  
 
===Example===
 
===Example===
mm3d CenterBascule "R.*.JPG" All-Rel Nav-adjusted-RTL All-RTL
+
<pre>mm3d CenterBascule "R.*.JPG" All-Rel Nav-adjusted-RTL All-RTL</pre>

Version actuelle en date du 23 février 2016 à 17:10

Picto-liste.png List of commands

Description

The CenterBascule tool allows to transform a purely relative orientation, as computed with Tapas, in an absolute one.

Syntax

The global syntax for CenterBascule is

mm3d CenterBascule FullName OrientationIn LocalizationOfInformationCenters Out NamedArgs

Help

You can access to the help by typing :

mm3d CenterBascule -help


Mandatory unnamed args :

  • string :: {Full name (Dir+Pat)}
  • string :: {Orientation in}
  • string :: {Localization of Information on Centers}
  • string :: {Orientation out}

Named args :

  • [Name=L1] bool :: {L1 minimization vs L2; (Def=false)}
  • [Name=CalcV] bool :: {Use speed to estimate time delay (Def=false)}

Example

mm3d CenterBascule "R.*.JPG" All-Rel Nav-adjusted-RTL All-RTL