PIMs2MNT : Différence entre versions
De MicMac
| Ligne 2 : | Ligne 2 : | ||
The global syntax for PIMs2MNT is<br> | The global syntax for PIMs2MNT is<br> | ||
| − | <code>mm3d PIMs2MNT | + | <code>mm3d PIMs2MNT Type NamedArgs</code> |
===Help=== | ===Help=== | ||
You can access to the help by typing : | You can access to the help by typing : | ||
| − | |||
<code>mm3d PIMs2MNT -help</code> | <code>mm3d PIMs2MNT -help</code> | ||
Mandatory unnamed args : | Mandatory unnamed args : | ||
| − | * | + | *string :: {Dir or PMI-Type (QuickMac ....)} |
Named args : | Named args : | ||
| − | * | + | *[Name=DS] REAL :: {Downscale, Def=1.0} |
| − | * | + | *[Name=Repere] string :: {Repair (Euclid or Cyl)} |
| − | * | + | *[Name=Pat] string :: {Pattern, def = all existing clouds} |
| − | * | + | *[Name=DoMnt] bool :: { Compute DTM , def=true (use false to return only ortho)} |
| − | * | + | *[Name=DoOrtho] bool :: {Generate ortho photo, def=false} |
| − | * | + | *[Name=MasqImGlob] string :: {Global Masq for ortho: if used, give full name of masq (e.g. MasqGlob.tif) } |
| − | * | + | *[Name=Debug] bool :: {Debug !!!} |
===Example=== | ===Example=== | ||
For example in the Pierrerue Auto, we can launch : <br> | For example in the Pierrerue Auto, we can launch : <br> | ||
<code>mm3d Pims2MNT MicMac DoOrtho=1 Repere=Repere-Facade1.xml Pat="facade1.*JPG"</code> | <code>mm3d Pims2MNT MicMac DoOrtho=1 Repere=Repere-Facade1.xml Pat="facade1.*JPG"</code> | ||
Version du 15 janvier 2016 à 11:01
Syntax
The global syntax for PIMs2MNT is
mm3d PIMs2MNT Type NamedArgs
Help
You can access to the help by typing :
mm3d PIMs2MNT -help
Mandatory unnamed args :
- string :: {Dir or PMI-Type (QuickMac ....)}
Named args :
- [Name=DS] REAL :: {Downscale, Def=1.0}
- [Name=Repere] string :: {Repair (Euclid or Cyl)}
- [Name=Pat] string :: {Pattern, def = all existing clouds}
- [Name=DoMnt] bool :: { Compute DTM , def=true (use false to return only ortho)}
- [Name=DoOrtho] bool :: {Generate ortho photo, def=false}
- [Name=MasqImGlob] string :: {Global Masq for ortho: if used, give full name of masq (e.g. MasqGlob.tif) }
- [Name=Debug] bool :: {Debug !!!}
Example
For example in the Pierrerue Auto, we can launch :
mm3d Pims2MNT MicMac DoOrtho=1 Repere=Repere-Facade1.xml Pat="facade1.*JPG"