SaisieBasc : Différence entre versions
De MicMac
(Created page with "==Description== SaisieBasc is a graphic interface to measure objects to be able to perform transformations such as data scaling, rigid transformation (rotation, translation)....") |
|||
| (5 révisions intermédiaires par 3 utilisateurs non affichées) | |||
| 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 | + | 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: |
| − | 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 horizontal (with two points: Line1, Line2) | ||
*one to set scale (with two points: Ech1, Ech2) | *one to set scale (with two points: Ech1, Ech2) | ||
| Ligne 9 : | Ligne 8 : | ||
===Syntax=== | ===Syntax=== | ||
| − | The global syntax for SaisieBasc is | + | The global syntax for SaisieBasc is |
| − | < | + | <pre>mm3d SaisieBasc FullName Orientation OutputFile NamedArgs</pre> |
===Help=== | ===Help=== | ||
| − | You can access to the help by typing : | + | You can access to the help by typing : |
| − | < | + | <pre>mm3d SaisieBasc -help </pre> |
| − | + | ||
| − | + | ||
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=== | ||
| + | For example, with the Mur Saint-Martin dataset you can launch : | ||
| + | <pre>mm3d SaisieBasc "(IMGP4170.JPG|IMGP4171.JPG)" Mur MonMesureBasc.xml</pre> | ||
Version actuelle en date du 23 février 2016 à 17:55
Sommaire
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