File: i.rectify.txt

package info (click to toggle)
qgis 2.18.28%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,007,948 kB
  • sloc: cpp: 671,774; python: 158,539; xml: 35,690; ansic: 8,346; sh: 1,766; perl: 1,669; sql: 999; yacc: 836; lex: 461; makefile: 292
file content (14 lines) | stat: -rw-r--r-- 739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
i.rectify
Rectifies an image by computing a coordinate transformation for each pixel in the image based on the control points. 
Imagery (i.*)
ParameterMultipleInput|rasters|Name of raster maps to rectify|3|False
ParameterFile|gcp|Ground Control Points file|False|False
ParameterSelection|order|Rectification polynomial order|1;2;3|0
ParameterString|resolution|Target resolution|None|False|True
ParameterNumber|memory|Amount of memory to use in MB|1|None|300|True
ParameterSelection|method|Interpolation method to use|nearest;linear;cubic;lanczos;linear_f;cubic_f;lanczos_f|0
ParameterCrs|crs|Destination CRS|None|False
Hardcoded|extension=rectified
*ParameterBoolean|-t|Use thin plate spline|False
OutputDirectory|output|Output Directory