SaisieAppuisInitQT : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Description)
Ligne 2 : Ligne 2 :
 
It runs with the same arguments as SaisieAppuisInit.
 
It runs with the same arguments as SaisieAppuisInit.
 
<br>
 
<br>
SaisieAppuisInitQT displays two lists on the right side: the points list, and the images list. Points
+
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:
list can be clicked to choose which point to measure. You can also remove a point by clicking it in the
+
*Change images for selected point
list and press Suppr. You can also right-click and choose between following actions:
+
*Delete selected points (multiple selection allowed)
Change images for selected point
+
*Validate selected points (idem)
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.
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.
+
<br>
+
  
 
===Syntax===
 
===Syntax===
 
The global syntax for SaisieAppuisInitQT is <br>
 
The global syntax for SaisieAppuisInitQT is <br>
<code>mm3d SaisieAppuisInitQT + arguments</code>
+
<code>mm3d SaisieAppuisInitQT FullName Orientation PointName Output NamedArgs</code>
  
 
===Help===  
 
===Help===  
 
You can access to the help by typing :<br>
 
You can access to the help by typing :<br>
<br>
 
 
<code>mm3d SaisieAppuisInitQT -help</code> <br>
 
<code>mm3d SaisieAppuisInitQT -help</code> <br>
 
<br>
 
<br>
 
Mandatory unnamed args :
 
Mandatory unnamed args :
*<span style="font-family:times roman;"> ''string :: {Full name (Dir+Pattern)}''</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}
  
 
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}''</span style>
+
*[Name=NbF] Pt2di :: {Nb of sub window}
*<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=ForceGray] bool :: {Force gray image, def=false}''</span style>
+
*[Name=ForceGray] bool :: {Force gray image, def=false}
*<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}
  
 
Example:
 
Example:
*<span style="font-family:times roman;"> ''mm3d SaisieAppuisInitQT IMG_558{0-9}[1].tif RadialBasic 100 measures.xml''</span style>
+
*<code>mm3d SaisieAppuisInitQT IMG_558{0-9}[1].tif RadialBasic 100 measures.xml<code/>
 
+
*'NB: visual interface for argument edition available with command:
*<span style="font-family:times roman;"> ''NB: visual interface for argument edition available with command:''</span style>
+
*<code>mm3d vSaisieAppuisInitQT<code/>
 
+
*<span style="font-family:times roman;"> ''mm3d vSaisieAppuisInitQT''</span style>
+
  
 
===Example===
 
===Example===
 
For example:
 
For example:
*<span style="font-family:times roman;"> ''mm3d SaisieAppuisInitQT "IMG_(023[3456]).jpg" All NamePoint.txt''</span style>
+
*mm3d SaisieAppuisInitQT "IMG_(023[3456]).jpg" All NamePoint.txt
Same equivalent tools exist for SaisieAppuisPredic and SaisieBasc (in example : mm3d SaisieAppuisPredicQT and mm3d SaisieBascQT <br>  
+
Same equivalent tools exist for SaisieAppuisPredic and SaisieBasc (in example : <code/> mm3d SaisieAppuisPredicQT and mm3d SaisieBascQT <code/> <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>
+
*<code/>mm3d vSaisieAppuisInitQT} or mm3d vSaisieAppuisPredicQT<code/>

Version du 15 janvier 2016 à 14:49

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 FullName Orientation PointName Output NamedArgs

Help

You can access to the help by typing :
mm3d SaisieAppuisInitQT -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}
  • [Name=NameAuto] string :: {Prefix for automatic point creation}
  • [Name=ForceGray] bool :: {Force gray image, def=false}
  • [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}

Example:

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

Example

For example:

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

Same equivalent tools exist for SaisieAppuisPredic and SaisieBasc (in example : <code/> mm3d SaisieAppuisPredicQT and mm3d SaisieBascQT <code/>
A visual interface for argument edition is also available with command:

  • <code/>mm3d vSaisieAppuisInitQT} or mm3d vSaisieAppuisPredicQT<code/>