SaisieBascQT : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Example)
Ligne 4 : Ligne 4 :
 
===Syntax===
 
===Syntax===
 
The global syntax for SaisieBascQT is <br>
 
The global syntax for SaisieBascQT is <br>
<code>mm3d SaisieBasc UnnamedArgs NamedArgs</code>
+
<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>
<br>
 
 
<code>mm3d SaisieBascQT -help</code> <br>
 
<code>mm3d SaisieBascQT -help</code> <br>
<br>
+
 
 
Mandatory unnamed args :
 
Mandatory unnamed args :
*<span style="font-family:times roman;"> ''string :: {Full Name (Dir+Pattern)}''</span style>
+
*string :: {Full Name (Dir+Pattern)}
*<span style="font-family:times roman;"> ''string :: {Orientation, NONE if unused}''</span style>
+
*string :: {Orientation, NONE if unused}
*<span style="font-family:times roman;"> ''string :: {Output File }''</span style>
+
*string :: {Output File }
 +
 
 
Named args :  
 
Named args :  
*<span style="font-family:times roman;"> ''[Name=SzW] Pt2di :: {Total size of windows}''</span style>
+
*[Name=SzW] Pt2di :: {Total size of windows}
*<span style="font-family:times roman;"> ''[Name=NbF] Pt2di :: {Number of Windows (def depend of number of images}''</span style>
+
*[Name=NbF] Pt2di :: {Number of Windows (def depend of number of images}
*<span style="font-family:times roman;"> ''[Name=ForceGray] bool :: { Force gray image, def =true}''</span style>
+
*[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 :
<br>
 
 
<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

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