SaisieBasc : Différence entre versions

De MicMac
Aller à : navigation, rechercher
 
(Une révision intermédiaire par le même utilisateur non affichée)
Ligne 1 : Ligne 1 :
 +
[[Image:picto-liste.png|25px]] [[Command|List of commands]]
 
==Description==
 
==Description==
 
SaisieBasc is a graphic interface to measure objects to be able to perform transformations such as data scaling, rigid transformation (rotation, translation). One can size a point to set the origin of the new frame. One can size two lines:
 
SaisieBasc is a graphic interface to measure objects to be able to perform transformations such as data scaling, rigid transformation (rotation, translation). One can size a point to set the origin of the new frame. One can size two lines:
Ligne 7 : Ligne 8 :
  
 
===Syntax===
 
===Syntax===
The global syntax for SaisieBasc is <br>
+
The global syntax for SaisieBasc is  
<code>mm3d SaisieBasc FullName Orientation OutputFile NamedArgs</code>
+
<pre>mm3d SaisieBasc FullName Orientation OutputFile NamedArgs</pre>
  
 
===Help===  
 
===Help===  
You can access to the help by typing :<br>
+
You can access to the help by typing :
<code>mm3d SaisieBasc -help </code> <br>
+
<pre>mm3d SaisieBasc -help </pre>  
<br>
+
 
 
Mandatory unnamed args :
 
Mandatory unnamed args :
 
*string :: {Full Name (Dir+Pattern)}
 
*string :: {Full Name (Dir+Pattern)}
Ligne 26 : Ligne 27 :
 
===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 SaisieBasc "(IMGP4170.JPG|IMGP4171.JPG)" Mur MonMesureBasc.xml</code>
+
<pre>mm3d SaisieBasc "(IMGP4170.JPG|IMGP4171.JPG)" Mur MonMesureBasc.xml</pre>

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

Picto-liste.png List of commands

Description

SaisieBasc is a graphic interface to measure objects to be able to perform transformations such as data scaling, rigid transformation (rotation, translation). One can size a point to set the origin of the new frame. One can size two lines:

  • one to set horizontal (with two points: Line1, Line2)
  • one to set scale (with two points: Ech1, Ech2)

To create a file like MesureBasc.xml user can of course do it with a text editor, alternatively he can, on Linux, use the interactive tool SaisieBasc.

Syntax

The global syntax for SaisieBasc is

mm3d SaisieBasc FullName Orientation OutputFile NamedArgs

Help

You can access to the help by typing :

mm3d SaisieBasc -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 SaisieBasc "(IMGP4170.JPG|IMGP4171.JPG)" Mur MonMesureBasc.xml