Tarama : Différence entre versions
De MicMac
| (6 révisions intermédiaires par 3 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
| + | [[Image:picto-liste.png|25px]] [[Command|List of commands]] | ||
==Description== | ==Description== | ||
An easy way to indicate which part of the scene you want to use, is to create a mask on a rectified | An easy way to indicate which part of the scene you want to use, is to create a mask on a rectified | ||
| Ligne 6 : | Ligne 7 : | ||
===Syntax=== | ===Syntax=== | ||
| − | The syntax is < | + | The syntax is : |
| + | <pre>mm3d Tarama Unnamedargs Namedargs</pre> | ||
===Help=== | ===Help=== | ||
Mandatory unnamed args : | Mandatory unnamed args : | ||
| − | * | + | *string :: {Full Image (Dir+Pat)} |
| − | * | + | *string :: {Orientation} |
Named args : | Named args : | ||
| − | * | + | *[Name=Zoom] INT :: {Resolution, (Def=8, must be pow of 2)} |
| − | * | + | *[Name=Repere] string :: {Local coordinate system as created with RepLocBascule} |
| − | * | + | *[Name=Out] string :: {Directory for output (Deg=TA)} |
| − | * | + | *[Name=ZMoy] REAL :: {Average value of Z} |
| − | * | + | *[Name=KNadir] INT :: {KBest image or Nadir (when exist)} |
| − | * | + | *[Name=IncMax] REAL :: {Maximum incidence of image} |
| − | * | + | *[Name=UnUseAXC] bool :: {Internal use for unanamorphosed ortho} |
===Example=== | ===Example=== | ||
| − | With the Mur Saint Martin data set, using the orientation created with SBGlobBascule (3.10.1.1), | + | With the Mur Saint Martin data set, using the orientation created with SBGlobBascule (3.10.1.1),one can type : |
| − | one can type : | + | <pre>mm3d Tarama "IMGP41((6[7-9])|([7-8][0-9])).JPG" LocBasc</pre> |
| − | + | ||
Version actuelle en date du 23 février 2016 à 18:01
Sommaire
Description
An easy way to indicate which part of the scene you want to use, is to create a mask on a rectified mosaic. The tool Tarama allows to create such mosaic. At this step the relief is unknown and the rectification is made with the assumption that Z = ZM oy, so of course these mosaic are not very accurate.
Syntax
The syntax is :
mm3d Tarama Unnamedargs Namedargs
Help
Mandatory unnamed args :
- string :: {Full Image (Dir+Pat)}
- string :: {Orientation}
Named args :
- [Name=Zoom] INT :: {Resolution, (Def=8, must be pow of 2)}
- [Name=Repere] string :: {Local coordinate system as created with RepLocBascule}
- [Name=Out] string :: {Directory for output (Deg=TA)}
- [Name=ZMoy] REAL :: {Average value of Z}
- [Name=KNadir] INT :: {KBest image or Nadir (when exist)}
- [Name=IncMax] REAL :: {Maximum incidence of image}
- [Name=UnUseAXC] bool :: {Internal use for unanamorphosed ortho}
Example
With the Mur Saint Martin data set, using the orientation created with SBGlobBascule (3.10.1.1),one can type :
mm3d Tarama "IMGP41((6[7-9])|([7-8][0-9])).JPG" LocBasc