SaisieAppuisInit : Différence entre versions

De MicMac
Aller à : navigation, rechercher
 
(3 révisions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
 +
[[Image:picto-liste.png|25px]] [[Command|List of commands]]
 
==Description==
 
==Description==
 
This section describes SaisieAppuisInit the graphic interface to input 2D and 3D coordinates of ground control points.
 
This section describes SaisieAppuisInit the graphic interface to input 2D and 3D coordinates of ground control points.
<br>
 
 
<br>
 
  
 
===Syntax===
 
===Syntax===
The global syntax for SaisieAppuisInit is <br>
+
The global syntax for SaisieAppuisInit is :
<code>mm3d SaisieAppuisInit + arguments</code>
+
<pre>mm3d SaisieAppuisInit FullName Orientation PointName Output NamedArgs</pre>
  
 +
===Help===
 +
You can access to the help by typing :
 +
<pre>mm3d SaisieAppuisInit -help</pre>
  
===Help===
 
You can access to the help by typing :<br>
 
<br>
 
<code>mm3d SaisieAppuisInit -help</code> <br>
 
<br>
 
 
Mandatory unnamed args :
 
Mandatory unnamed args :
*<span style="font-family:times roman;"> ''string :: {Full name (Dir+Pattern)}''</span style>''</span style>
+
*string :: {Full name (Dir+Pattern)}
*<span style="font-family:times roman;"> ''string :: {Orientation ; NONE if not used}''</span style>
+
*string :: {Orientation ; NONE if not used}
*<span style="font-family:times roman;"> ''string :: {Point name, or point file name}''</span style>
+
*string :: {Point name, or point file name}
*<span style="font-family:times roman;"> ''string :: {Output}''</span style>
+
*string :: {Output}
  
<br>
 
 
Named args :
 
Named args :
*<span style="font-family:times roman;"> ''[Name=SzW] Pt2di :: {Sz of window}''</span style>
+
*[Name=SzW] Pt2di :: {Sz of window}
*<span style="font-family:times roman;"> ''[Name=NbF] Pt2di :: {Nb of sub window (Def depends of number of images with max of 2x2)}''</span style>
+
*[Name=NbF] Pt2di :: {Nb of sub window (Def depends of number of images with max of 2x2)}
*<span style="font-family:times roman;"> ''[Name=NameAuto] string :: { Prefix for automatic point creation}''</span style>
+
*[Name=NameAuto] string :: { Prefix for automatic point creation}
*<span style="font-family:times roman;"> ''[Name=Pref2Add] string :: { Prefix to add during import (for bug correction ?)}''</span style>
+
*[Name=Pref2Add] string :: { Prefix to add during import (for bug correction ?)}
*<span style="font-family:times roman;"> ''[Name=ForceGray] bool :: { Force gray image, def =true}''</span style>
+
*[Name=ForceGray] bool :: { Force gray image, def =true}
*<span style="font-family:times roman;"> ''[Name=OriMode] string :: {Orientation type (GRID) (Def=Std)}''</span style>
+
*[Name=OriMode] string :: {Orientation type (GRID) (Def=Std)}
*<span style="font-family:times roman;"> ''[Name=ZMoy] REAL :: {Average Z, Mandatory in PB}''</span style>
+
*[Name=ZMoy] REAL :: {Average Z, Mandatory in PB}
*<span style="font-family:times roman;"> ''[Name=ZInc] REAL :: {Incertitude on Z, Mandatory in PB}''</span style>
+
*[Name=ZInc] REAL :: {Incertitude on Z, Mandatory in PB}
*<span style="font-family:times roman;"> ''[Name=InputSec] string :: {PIMs filter used for visibility}''</span style>
+
*[Name=InputSec] string :: {PIMs filter used for visibility}
<br>
+
 
+
  
 
===Example===
 
===Example===
 
For example with the Saint-Michel de Cuxa data set :
 
For example with the Saint-Michel de Cuxa data set :
<code>SaisieAppuisInit "Abbey-IMG_(021[12]|023[3456]).jpg" All-Rel NamePointInit.txt MesureInit.xml </code>
+
<pre>SaisieAppuisInit "Abbey-IMG_(021[12]|023[3456]).jpg" All-Rel NamePointInit.txt MesureInit.xml </pre>

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

Picto-liste.png List of commands

Description

This section describes SaisieAppuisInit the graphic interface to input 2D and 3D coordinates of ground control points.

Syntax

The global syntax for SaisieAppuisInit is :

mm3d SaisieAppuisInit FullName Orientation PointName Output NamedArgs

Help

You can access to the help by typing :

mm3d SaisieAppuisInit -help

Mandatory unnamed args :

  • string :: {Full name (Dir+Pattern)}
  • string :: {Orientation ; NONE if not used}
  • string :: {Point name, or point file name}
  • string :: {Output}

Named args :

  • [Name=SzW] Pt2di :: {Sz of window}
  • [Name=NbF] Pt2di :: {Nb of sub window (Def depends of number of images with max of 2x2)}
  • [Name=NameAuto] string :: { Prefix for automatic point creation}
  • [Name=Pref2Add] string :: { Prefix to add during import (for bug correction ?)}
  • [Name=ForceGray] bool :: { Force gray image, def =true}
  • [Name=OriMode] string :: {Orientation type (GRID) (Def=Std)}
  • [Name=ZMoy] REAL :: {Average Z, Mandatory in PB}
  • [Name=ZInc] REAL :: {Incertitude on Z, Mandatory in PB}
  • [Name=InputSec] string :: {PIMs filter used for visibility}

Example

For example with the Saint-Michel de Cuxa data set :

SaisieAppuisInit "Abbey-IMG_(021[12]|023[3456]).jpg" All-Rel NamePointInit.txt MesureInit.xml