SaisieAppuisPredicQT : Différence entre versions
De MicMac
| Ligne 4 : | Ligne 4 : | ||
===Syntax=== | ===Syntax=== | ||
| − | The global syntax for SaisieAppuispredicQT is | + | The global syntax for SaisieAppuispredicQT is |
| − | < | + | <pre>mm3d SaisieAppuisPredicQT FullName Orientation FileForGroundControlPoints FileForImageMeasurements NamedArgs</pre> |
===Help=== | ===Help=== | ||
| − | You can access to the help by typing : | + | You can access to the help by typing : |
| − | < | + | <pre>mm3d SaisieAppuisPredicQT -help</pre> |
Mandatory unnamed args : | Mandatory unnamed args : | ||
| Ligne 32 : | Ligne 32 : | ||
===Example=== | ===Example=== | ||
For example with the Saint-Michel de Cuxa data set : | For example with the Saint-Michel de Cuxa data set : | ||
| − | < | + | <pre>mm3d SaisieAppuisPredicQT "Abbey-.*jpg" RTL-Init AppRTL.xml MesureFinale.xml</pre> |
Version du 23 février 2016 à 17:55
Sommaire
Description
It runs with the same arguments as SaisieAppuisPredicQT.
Syntax
The global syntax for SaisieAppuispredicQT is
mm3d SaisieAppuisPredicQT FullName Orientation FileForGroundControlPoints FileForImageMeasurements 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
For example with the Saint-Michel de Cuxa data set :
mm3d SaisieAppuisPredicQT "Abbey-.*jpg" RTL-Init AppRTL.xml MesureFinale.xml