PIMs2MNT : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Example)
(Example)
Ligne 20 : Ligne 20 :
  
 
===Example===
 
===Example===
For example in the Cuxa Auto dataset, we can launch : <br>
+
For example in the Cuxa Auto dataset, you can launch : <br>
 
<code>mm3d PIMs2Mnt BigMac DoMnt=1 DoOrtho=1</code>
 
<code>mm3d PIMs2Mnt BigMac DoMnt=1 DoOrtho=1</code>

Version du 21 janvier 2016 à 12:19

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