SaisieAppuisInit : Différence entre versions

De MicMac
Aller à : navigation, rechercher
 
(2 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.
  
 
===Syntax===
 
===Syntax===
The global syntax for SaisieAppuisInit is <br>
+
The global syntax for SaisieAppuisInit is :
<code>mm3d SaisieAppuisInit FullName Orientation PointName Output NamedArgs</code>
+
<pre>mm3d SaisieAppuisInit FullName Orientation PointName Output NamedArgs</pre>
  
 
===Help===  
 
===Help===  
You can access to the help by typing :<br>
+
You can access to the help by typing :
<code>mm3d SaisieAppuisInit -help</code> <br>
+
<pre>mm3d SaisieAppuisInit -help</pre>
<br>
+
 
 
Mandatory unnamed args :
 
Mandatory unnamed args :
*<span style="font-family:times roman;"> ''string :: {Full name (Dir+Pattern)}
+
*string :: {Full name (Dir+Pattern)}
*<span style="font-family:times roman;"> ''string :: {Orientation ; NONE if not used}
+
*string :: {Orientation ; NONE if not used}
*<span style="font-family:times roman;"> ''string :: {Point name, or point file name}
+
*string :: {Point name, or point file name}
*<span style="font-family:times roman;"> ''string :: {Output}
+
*string :: {Output}
  
 
Named args :
 
Named args :
Ligne 29 : Ligne 30 :
 
===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