SaisieAppuisInitQT : Différence entre versions
(→Syntax) |
(→Syntax) |
||
| Ligne 12 : | Ligne 12 : | ||
===Syntax=== | ===Syntax=== | ||
The global syntax for SaisieAppuisInitQT is <br> | The global syntax for SaisieAppuisInitQT is <br> | ||
| − | <code>mm3d SaisieAppuisInitQT FullName Orientation PointName Output NamedArgs | + | <code>mm3d SaisieAppuisInitQT FullName Orientation PointName Output NamedArgs </code> |
===Help=== | ===Help=== | ||
Version du 15 janvier 2016 à 14:52
Sommaire
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
Example
For example:
- mm3d SaisieAppuisInitQT "IMG_(023[3456]).jpg" All NamePoint.txt
Same equivalent tools exist for SaisieAppuisPredic and SaisieBasc (in example : mm3d SaisieAppuisPredicQT and mm3d SaisieBascQT <code/>
A visual interface for argument edition is also available with command:
- <code>mm3d vSaisieAppuisInitQT} or mm3d vSaisieAppuisPredicQT<code/>