[gdal-dev] Warping without shear
Joaquim Luis
jluis at ualg.pt
Fri Dec 16 12:25:48 EST 2011
On 16-12-2011 15:32, Jan Hartmann wrote:
> Hi all,
>
> Is it possible to do a first order GCP-warp *without* shearing? I have
> a rectangular scan with very imprecise control points, and I want it
> georeferenced without any distortion. With a first order gdalwarp I
> get back a map in the form of a parallellogram. Is there a way to get
> back the original rectangular form? Control points will be way off, of
> course, but I am interested in the original forms of the mapped items.
>
Jan,
What you want is to apply a transformation called (at least on the
Matlab parlance) "Linear conformal" which an afine transform but without
the the shear terms. Mirone has it implemented and if your image has the
GCPS embedded the operation is really simple.
Joaquim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20111216/08342253/attachment.html
More information about the gdal-dev
mailing list