GCPConvert : Différence entre versions
De MicMac
| Ligne 21 : | Ligne 21 : | ||
Mandatory unnamed args : | Mandatory unnamed args : | ||
| − | * | + | *string :: {Format specification} |
| − | * | + | *''string :: {GCP File} |
Named args : | Named args : | ||
| − | * | + | *[Name=Out] string :: {Xml Out File} |
| − | * | + | *[Name=ChSys] string :: {Change coordinate file} |
| − | * | + | *[Name=MulCo] REAL :: {Multiplier of result (for development and testing use)} |
| − | * | + | *[Name=MulInc] bool :: {Multiplier also incertitude ? (for development and testing use)} |
===Example=== | ===Example=== | ||
<code>mm3d GCPConvert AppInFile CP3D_Format.txt</code> | <code>mm3d GCPConvert AppInFile CP3D_Format.txt</code> | ||
Version du 14 janvier 2016 à 17:04
Description
The command GCPConvert is used to:
- transform a set of ground control points from most text format to MicMac’s Xml format.
- transform the ground control points into an euclidean coordinate system, suitable for MicMac.
Allowed commands
- AppEgels
- AppGeoCub
- AppInFile
- AppXML
Syntax
The global syntax for GCPConvert is
mm3d GCPConvert FormatSpecification GCPFile
Help
You can access to the help by typing :
mm3d GCPConvert -help
Mandatory unnamed args :
- string :: {Format specification}
- string :: {GCP File}
Named args :
- [Name=Out] string :: {Xml Out File}
- [Name=ChSys] string :: {Change coordinate file}
- [Name=MulCo] REAL :: {Multiplier of result (for development and testing use)}
- [Name=MulInc] bool :: {Multiplier also incertitude ? (for development and testing use)}
Example
mm3d GCPConvert AppInFile CP3D_Format.txt