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" wrote: > I am interes

[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