GCPConvert : Différence entre versions

De MicMac
Aller à : navigation, rechercher
Ligne 21 : Ligne 21 :
  
 
Mandatory unnamed args :
 
Mandatory unnamed args :
*<span style="font-family:times roman;">''string :: {Format specification}''<span style/>
+
*string :: {Format specification}
*<span style="font-family:times roman;">''string :: {GCP  File}''<span style/>
+
*''string :: {GCP  File}
 
Named args :  
 
Named args :  
*<span style="font-family:times roman;">''[Name=Out] string :: {Xml Out File}''<span style/>
+
*[Name=Out] string :: {Xml Out File}
*<span style="font-family:times roman;">''[Name=ChSys] string :: {Change coordinate file}''<span style/>
+
*[Name=ChSys] string :: {Change coordinate file}
*<span style="font-family:times roman;">''[Name=MulCo] REAL :: {Multiplier of result (for development and testing use)}''<span style/>
+
*[Name=MulCo] REAL :: {Multiplier of result (for development and testing use)}
*<span style="font-family:times roman;">''[Name=MulInc] bool :: {Multiplier also incertitude ? (for development and testing use)}''<span style/>
+
*[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