SaisieAppuisInitQT : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Created page with "==Description== It runs with the same arguments as SaisieAppuisInit. SaisieAppuisInitQT displays two lists on the right side: the points list, and the images list. Points lis...")
 
Ligne 50 : Ligne 50 :
 
For example:
 
For example:
 
*<span style="font-family:times roman;"> ''mm3d SaisieAppuisInitQT "IMG_(023[3456]).jpg" All NamePoint.txt''</span style>
 
*<span style="font-family:times roman;"> ''mm3d SaisieAppuisInitQT "IMG_(023[3456]).jpg" All NamePoint.txt''</span style>
Same equivalent tools exist for SaisieAppuisPredic and SaisieBasc (ie. mm3d SaisieAppuisPredicQT and mm3d SaisieBascQT
+
Same equivalent tools exist for SaisieAppuisPredic and SaisieBasc (ie. mm3d SaisieAppuisPredicQT and mm3d SaisieBascQT <br>
 
A visual interface for argument edition is also available with command:
 
A visual interface for argument edition is also available with command:
 
*<span style="font-family:times roman;"> ''mm3d vSaisieAppuisInitQT} or mm3d vSaisieAppuisPredicQT''</span style>
 
*<span style="font-family:times roman;"> ''mm3d vSaisieAppuisInitQT} or mm3d vSaisieAppuisPredicQT''</span style>

Version du 9 novembre 2015 à 12:13

Description

It runs with the same arguments as SaisieAppuisInit.

SaisieAppuisInitQT displays two lists on the right side: the points list, and the images list. Points list can be clicked to choose which point to measure. You can also remove a point by clicking it in the list and press Suppr. You can also right-click and choose between following actions: — Change images for selected point — Delete selected points (multiple selection allowed) — Validate selected points (idem) The image lists show all available images. When a point has been measured in at least two images, the image list is displayed. Images currently displayed in the windows are highlighted in blue. The image where the cursor is moving is displayed in light orange. You can right-click and select View images to load corresponding images. A 3D window shows the images location, and the point measured. By default point are displayed in red ; when a point is selected, it is displayed in blue. You can drag-and-drop a ply file in this window (such as AperiCloud.ply) to check if GCP are good.

Syntax

The global syntax for SaisieAppuisInitQT is
mm3d SaisieAppuisInitQT + arguments

Help

You can access to the help by typing :

mm3d SaisieAppuisInitQT -help

Mandatory unnamed args :

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

Named args :

  • [Name=SzW] Pt2di :: {Sz of window}</span style>
  • [Name=NbF] Pt2di :: {Nb of sub window}</span style>
  • [Name=NameAuto] string :: {Prefix for automatic point creation}</span style>
  • [Name=ForceGray] bool :: {Force gray image, def=false}</span style>
  • [Name=OriMode] string :: {Orientation type (GRID) (Def=Std)}</span style>
  • [Name=ZMoy] REAL :: {Average Z, Mandatory in PB}</span style>
  • [Name=ZInc] REAL :: {Incertitude on Z, Mandatory in PB}</span style>

Example:

  • mm3d SaisieAppuisInitQT IMG_558{0-9}[1].tif RadialBasic 100 measures.xml
  • NB: visual interface for argument edition available with command:
  • mm3d vSaisieAppuisInitQT

Example

For example:

  • mm3d SaisieAppuisInitQT "IMG_(023[3456]).jpg" All NamePoint.txt

Same equivalent tools exist for SaisieAppuisPredic and SaisieBasc (ie. mm3d SaisieAppuisPredicQT and mm3d SaisieBascQT
A visual interface for argument edition is also available with command:

  • mm3d vSaisieAppuisInitQT} or mm3d vSaisieAppuisPredicQT