PIMs2MNT : Différence entre versions

De MicMac
Aller à : navigation, rechercher
Ligne 2 : Ligne 2 :
 
===Syntax===
 
===Syntax===
  
The global syntax for PIMs2MNT is<br>
+
The global syntax for PIMs2MNT is :
<code>mm3d PIMs2MNT Type NamedArgs</code>
+
<pre>mm3d PIMs2MNT Type NamedArgs</pre>
  
 
===Help===
 
===Help===
 
You can access to the help by typing :
 
You can access to the help by typing :
<code>mm3d PIMs2MNT -help</code>
+
<pre>mm3d PIMs2MNT -help</pre>
  
 
Mandatory unnamed args :  
 
Mandatory unnamed args :  
Ligne 21 : Ligne 21 :
  
 
===Example===
 
===Example===
For example in the Cuxa Auto dataset, you can launch : <br>
+
For example in the Cuxa Auto dataset, you can launch :
<code>mm3d PIMs2Mnt BigMac DoMnt=1 DoOrtho=1</code>
+
<pre>mm3d PIMs2Mnt BigMac DoMnt=1 DoOrtho=1</pre>

Version du 23 février 2016 à 17:33

Picto-liste.png List of commands

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 Cuxa Auto dataset, you can launch :

mm3d PIMs2Mnt BigMac DoMnt=1 DoOrtho=1