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)....") |
|||
| Ligne 1 : | Ligne 1 : | ||
==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 10 : | Ligne 8 : | ||
===Syntax=== | ===Syntax=== | ||
The global syntax for SaisieBasc is <br> | The global syntax for SaisieBasc is <br> | ||
| − | <code>mm3d SaisieBasc FullName Orientation OutputFile</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> | ||
| − | |||
<code>mm3d SaisieBasc -help </code> <br> | <code>mm3d SaisieBasc -help </code> <br> | ||
<br> | <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} |
Version du 15 janvier 2016 à 15:09
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}