NuageBascule : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Created page with "===Help=== You can access to the help by typing :<br> <br> <code>mm3d NuageBascule -help</code> Mandatory unnamed args : * string :: {Name of input depth map} * string :...")
 
 
(5 révisions intermédiaires par 3 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
 +
[[Image:picto-liste.png|25px]] [[Command|List of commands]]
 +
===Syntax===
 +
The global syntax for NuageBascule is <br>
 +
<pre>mm3d NuageBascule InputDepthMap OutputDepthMap NameResult NamedArgs</pre>
 +
 
===Help===
 
===Help===
You can access to the help by typing :<br>
+
You can access to the help by typing :
 
<br>
 
<br>
<code>mm3d NuageBascule -help</code>
+
<pre>mm3d NuageBascule -help</pre>
  
 
Mandatory unnamed args :  
 
Mandatory unnamed args :  
  * string :: {Name of input depth map}
+
*string :: {Name of input depth map}
  * string :: {Name of output depth map}
+
*string :: {Name of output depth map}
  * string :: {Name result}
+
*string :: {Name result}
 
Named args :  
 
Named args :  
  * [Name=ByP] bool :: {By process in parallel, Def = true (faster and avoid memory overflow)}
+
*[Name=ByP] bool :: {By process in parallel, Def = true (faster and avoid memory overflow)}
  * [Name=AutoResize] bool :: {Clip input  to minimal size, Def = true}
+
*[Name=AutoResize] bool :: {Clip input  to minimal size, Def = true}
  * [Name=AutoClipIn] bool :: {Clip result to minimal size}
+
*[Name=AutoClipIn] bool :: {Clip result to minimal size}
  * [Name=BoxIn] Box2di :: {Box input}
+
*[Name=BoxIn] Box2di :: {Box input}
  * [Name=SzDecoup] Pt2di :: {Size of split for parallel}
+
*[Name=SzDecoup] Pt2di :: {Size of split for parallel}
  * [Name=InternallCalledByP] bool :: {Internal purpose: dont use}
+
*[Name=InternallCalledByP] bool :: {Internal purpose: dont use}
  * [Name=InternalATopo] bool :: {Internal purpose: dont use}
+
*[Name=InternalATopo] bool :: {Internal purpose: dont use}
  * [Name=InternallSuplOut] string :: {Internal purpose: dont use}
+
*[Name=InternallSuplOut] string :: {Internal purpose: dont use}
  * [Name=ShowCom] bool :: {Show command, def = false}
+
*[Name=ShowCom] bool :: {Show command, def = false}
  * [Name=Debug] bool :: {Debug ...}
+
*[Name=Debug] bool :: {Debug ...}
  * [Name=TileFile] INT :: {Tile for Big File, def= no tiling for file < 4 Giga Byte}
+
*[Name=TileFile] INT :: {Tile for Big File, def= no tiling for file < 4 Giga Byte}
  * [Name=Paral] bool :: {Do in parallel, tuning purpose, def=true}
+
*[Name=Paral] bool :: {Do in parallel, tuning purpose, def=true}
  * [Name=SeuilE] REAL :: {Threshold for stretching (def = 5.0)}
+
*[Name=SeuilE] REAL :: {Threshold for stretching (def = 5.0)}
  * [Name=SaveImEtrir] bool :: {Save image streching , tuning (def=false)}
+
*[Name=SaveImEtrir] bool :: {Save image streching , tuning (def=false)}

Version actuelle en date du 23 février 2016 à 17:32

Picto-liste.png List of commands

Syntax

The global syntax for NuageBascule is

mm3d NuageBascule InputDepthMap OutputDepthMap NameResult NamedArgs

Help

You can access to the help by typing :

mm3d NuageBascule -help

Mandatory unnamed args :

  • string :: {Name of input depth map}
  • string :: {Name of output depth map}
  • string :: {Name result}

Named args :

  • [Name=ByP] bool :: {By process in parallel, Def = true (faster and avoid memory overflow)}
  • [Name=AutoResize] bool :: {Clip input to minimal size, Def = true}
  • [Name=AutoClipIn] bool :: {Clip result to minimal size}
  • [Name=BoxIn] Box2di :: {Box input}
  • [Name=SzDecoup] Pt2di :: {Size of split for parallel}
  • [Name=InternallCalledByP] bool :: {Internal purpose: dont use}
  • [Name=InternalATopo] bool :: {Internal purpose: dont use}
  • [Name=InternallSuplOut] string :: {Internal purpose: dont use}
  • [Name=ShowCom] bool :: {Show command, def = false}
  • [Name=Debug] bool :: {Debug ...}
  • [Name=TileFile] INT :: {Tile for Big File, def= no tiling for file < 4 Giga Byte}
  • [Name=Paral] bool :: {Do in parallel, tuning purpose, def=true}
  • [Name=SeuilE] REAL :: {Threshold for stretching (def = 5.0)}
  • [Name=SaveImEtrir] bool :: {Save image streching , tuning (def=false)}