SaisieAppuisPredicQT : Différence entre versions
De MicMac
(Created page with "==Description== It runs with the same arguments as SaisieAppuisPredicQT. ===Syntax=== The global syntax for SaisieAppuispredicQT is <br> <code>mm3d SaisieAppuisPredicQT Unnam...") |
|||
| Ligne 28 : | Ligne 28 : | ||
*<span style="font-family:times roman;"> ''[Name=PIMsF] string :: {PIMs filter used for visibility}''</span style> | *<span style="font-family:times roman;"> ''[Name=PIMsF] string :: {PIMs filter used for visibility}''</span style> | ||
*<span style="font-family:times roman;"> ''[Name=InputSec] string :: {PIMs filter used for visibility}''</span style> | *<span style="font-family:times roman;"> ''[Name=InputSec] string :: {PIMs filter used for visibility}''</span style> | ||
| + | |||
| + | ===Example=== | ||
| + | <code>mm3d SaisieAppuisPredicQT "Abbey-.*jpg" RTL-Init AppRTL.xml MesureFinale.xml</code> | ||
Version du 24 novembre 2015 à 11:37
Sommaire
Description
It runs with the same arguments as SaisieAppuisPredicQT.
Syntax
The global syntax for SaisieAppuispredicQT is
mm3d SaisieAppuisPredicQT Unnamedargs Namedargs
Help
You can access to the help by typing :
mm3d SaisieAppuisPredicQT -help
Mandatory unnamed args :
string :: {Full Name (Dir+Pattern)}
- string :: {Orientation}
- string :: {File for Ground Control Points}
- string :: {File for Image Measurements}
Named args :
- [Name=SzW] Pt2di :: {Size of global window (Def 800 800)}
- [Name=NbF] Pt2di :: {Number of Sub Window (Def 2 2)}
- [Name=WBlur] REAL :: {Size IN GROUND GEOMETRY of bluring for target}
- [Name=Type] string :: {in [MaxLoc,MinLoc,GeoCube]}
- [Name=ForceGray] bool :: {Force gray image, def=true}
- [Name=OriMode] string :: {Orientation type (GRID) (Def=Std)}
- [Name=ZMoy] REAL :: {Average Z, Mandatory in PB}
- [Name=ZInc] REAL :: {Incertitude on Z, Mandatory in PB}
- [Name=Masq3D] string :: {3D Masq used for visibility}
- [Name=PIMsF] string :: {PIMs filter used for visibility}
- [Name=InputSec] string :: {PIMs filter used for visibility}
Example
mm3d SaisieAppuisPredicQT "Abbey-.*jpg" RTL-Init AppRTL.xml MesureFinale.xml