CenterBascule : Différence entre versions
De MicMac
| (4 révisions intermédiaires par 3 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> | ||
| − | < | + | <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> | ||
| − | < | + | <pre>mm3d CenterBascule -help</pre> |
| Ligne 22 : | Ligne 23 : | ||
===Example=== | ===Example=== | ||
| − | < | + | <pre>mm3d CenterBascule "R.*.JPG" All-Rel Nav-adjusted-RTL All-RTL</pre> |
Version actuelle en date du 23 février 2016 à 17:10
Sommaire
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