Re: [gdal-dev] Convert in-memory raster

2014-05-13 Thread Chaitanya kumar CH
Anthony,

The closest methods in the gdal algorithms is to use
GDALComputeMatchingPoints(). You'll get a set of GCPs that match one raster
to another. Please report your experience with it here.

--
Best regards,
Chaitanya Kumar CH
On 12-May-2014 11:40 pm, Baker, Anthony W anthony.w.ba...@boeing.com
wrote:

 I am interested in registering two images together.  In order to do that I
 would like to align the coordinate frames, the pixel sizes, and the
 rotation of the two frames.  Is there an easy in-memory method for doing
 this?

 Thank you,

 Anthony
 ___
 gdal-dev mailing list
 gdal-dev@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/gdal-dev

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Convert in-memory raster

2014-05-12 Thread Baker, Anthony W
I am interested in registering two images together.  In order to do that I 
would like to align the coordinate frames, the pixel sizes, and the rotation of 
the two frames.  Is there an easy in-memory method for doing this?

Thank you,

Anthony
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev