SaisieBascQT : Différence entre versions
De MicMac
(→Example) |
|||
| Ligne 4 : | Ligne 4 : | ||
===Syntax=== | ===Syntax=== | ||
The global syntax for SaisieBascQT is <br> | The global syntax for SaisieBascQT is <br> | ||
| − | <code>mm3d SaisieBasc | + | <code>mm3d SaisieBasc FullName Orientation OutputFile NamedArgs</code> |
===Help=== | ===Help=== | ||
You can access to the help by typing :<br> | You can access to the help by typing :<br> | ||
| − | |||
<code>mm3d SaisieBascQT -help</code> <br> | <code>mm3d SaisieBascQT -help</code> <br> | ||
| − | + | ||
Mandatory unnamed args : | Mandatory unnamed args : | ||
| − | * | + | *string :: {Full Name (Dir+Pattern)} |
| − | * | + | *string :: {Orientation, NONE if unused} |
| − | * | + | *string :: {Output File } |
| + | |||
Named args : | Named args : | ||
| − | * | + | *[Name=SzW] Pt2di :: {Total size of windows} |
| − | * | + | *[Name=NbF] Pt2di :: {Number of Windows (def depend of number of images} |
| − | * | + | *[Name=ForceGray] bool :: { Force gray image, def =true} |
===Example=== | ===Example=== | ||
For example, with the Mur Saint-Martin dataset you can launch : | For example, with the Mur Saint-Martin dataset you can launch : | ||
| − | |||
<code>mm3d SaisieBascQT "(IMGP4170.JPG|IMGP4171.JPG)" Mur MonMesureBasc.xml</code> | <code>mm3d SaisieBascQT "(IMGP4170.JPG|IMGP4171.JPG)" Mur MonMesureBasc.xml</code> | ||
Version du 15 janvier 2016 à 15:19
Sommaire
Description
It runs with the same arguments as SaisieBasc.
Syntax
The global syntax for SaisieBascQT is
mm3d SaisieBasc FullName Orientation OutputFile NamedArgs
Help
You can access to the help by typing :
mm3d SaisieBascQT -help
Mandatory unnamed args :
- string :: {Full Name (Dir+Pattern)}
- string :: {Orientation, NONE if unused}
- string :: {Output File }
Named args :
- [Name=SzW] Pt2di :: {Total size of windows}
- [Name=NbF] Pt2di :: {Number of Windows (def depend of number of images}
- [Name=ForceGray] bool :: { Force gray image, def =true}
Example
For example, with the Mur Saint-Martin dataset you can launch :
mm3d SaisieBascQT "(IMGP4170.JPG|IMGP4171.JPG)" Mur MonMesureBasc.xml