PIMs2MNT : Différence entre versions

De MicMac
Aller à : navigation, rechercher
Ligne 2 : Ligne 2 :
 
The global syntax for PIMs2MNT is<br>
 
The global syntax for PIMs2MNT is<br>
  
<code>mm3d PIMs2MNT UnNamedArgs NamedArgs</code>
+
<code>mm3d PIMs2MNT Type NamedArgs</code>
  
 
===Help===
 
===Help===
 
You can access to the help by typing :
 
You can access to the help by typing :
<br>
 
 
<code>mm3d PIMs2MNT -help</code>
 
<code>mm3d PIMs2MNT -help</code>
  
 
Mandatory unnamed args :  
 
Mandatory unnamed args :  
*<span style="font-family:times roman;"> ''string :: {Dir or PMI-Type (QuickMac ....)}''</span style>
+
*string :: {Dir or PMI-Type (QuickMac ....)}
 
Named args :  
 
Named args :  
*<span style="font-family:times roman;"> ''[Name=DS] REAL :: {Downscale, Def=1.0}''</span style>
+
*[Name=DS] REAL :: {Downscale, Def=1.0}
*<span style="font-family:times roman;"> ''[Name=Repere] string :: {Repair (Euclid or Cyl)}''</span style>
+
*[Name=Repere] string :: {Repair (Euclid or Cyl)}
*<span style="font-family:times roman;"> ''[Name=Pat] string :: {Pattern, def = all existing clouds}''</span style>
+
*[Name=Pat] string :: {Pattern, def = all existing clouds}
*<span style="font-family:times roman;"> ''[Name=DoMnt] bool :: { Compute DTM , def=true (use false to return only ortho)}''</span style>
+
*[Name=DoMnt] bool :: { Compute DTM , def=true (use false to return only ortho)}
*<span style="font-family:times roman;"> ''[Name=DoOrtho] bool :: {Generate ortho photo,  def=false}''</span style>
+
*[Name=DoOrtho] bool :: {Generate ortho photo,  def=false}
*<span style="font-family:times roman;"> ''[Name=MasqImGlob] string :: {Global Masq for ortho: if used, give full name of masq (e.g. MasqGlob.tif) }''</span style>
+
*[Name=MasqImGlob] string :: {Global Masq for ortho: if used, give full name of masq (e.g. MasqGlob.tif) }
*<span style="font-family:times roman;"> ''[Name=Debug] bool :: {Debug !!!}''</span style>
+
*[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"