GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
i.ortho.transform(1) GRASS GIS User's Manual i.ortho.transform(1)

i.ortho.transform - Computes a coordinate transformation based on the control points.

imagery, orthorectify, transformation, GCP

i.ortho.transform
i.ortho.transform --help
i.ortho.transform [-srxp] group=name [format=string[,string,...]] [coords=name] [--help] [--verbose] [--quiet] [--ui]


Display summary information

Reverse transform of coords file or coeff. dump
Target east,north,height coordinates to local x,y,z

Display transform matrix coefficients

Enable panorama camera correction

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of input imagery group

Output format
Options: idx, src, dst, fwd, rev, fxy, rxy, fd, rd
Default: fd,rd
idx: point index
src: source coordinates
dst: destination coordinates
fwd: forward coordinates (destination)
rev: reverse coordinates (source)
fxy: forward coordinates difference (destination)
rxy: reverse coordinates difference (source)
fd: forward error (destination)
rd: reverse error (source)

File containing coordinates to transform ("-" to read from stdin)
Local x,y,z coordinates to target east,north,height

i.ortho.transform is an utility to compute transformation based upon GCPs and output error measurements.

If coordinates are given with the input file option or fed from stdin, both the input and the output format is "x y z" with one coordinate pair per line. Reverse transform is performed with the -r flag.

The format option determines how control points are printed out. A summary on the control points can be printed with the -s flag. The summary includes maximum deviation observed when transforming GCPs and overall RMS. The format option is ignored when coordinates are given with the input file option.

Ortho-transformation is a 2-step transformation. First, source coordinates are transformed to sensor coordinates, then sensor coordinates are transformed to target coordinates.

i.rectify

Update this document with x,y,z<->E,N,H information

Brian J. Buckley
Glynn Clements
Hamish Bowman

Available at: i.ortho.transform source code (history)

Latest change: Friday Dec 27 01:53:45 2024 in commit: bd53b2448f13719ddb4f5b4d5cf373f8c259de0b

Main index | Imagery index | Topics index | Keywords index | Graphical index | Full index

© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.