NuageBascule : Différence entre versions
De MicMac
| (4 révisions intermédiaires par 3 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
| + | [[Image:picto-liste.png|25px]] [[Command|List of commands]] | ||
===Syntax=== | ===Syntax=== | ||
The global syntax for NuageBascule is <br> | 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 : | + | You can access to the help by typing : |
<br> | <br> | ||
| − | < | + | <pre>mm3d NuageBascule -help</pre> |
Mandatory unnamed args : | Mandatory unnamed args : | ||
| − | * | + | *string :: {Name of input depth map} |
| − | * | + | *string :: {Name of output depth map} |
| − | * | + | *string :: {Name result} |
Named args : | 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)} |
Version actuelle en date du 23 février 2016 à 17:32
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)}