[gdal-dev] GSoC Image Correlator

Even Rouault even.rouault at mines-paris.org
Mon Aug 27 03:00:48 PDT 2012


> GDAL_GCP CPL_DLL *
> GDALComputeMatchingPoints( GDALRasterBandH hFirstBand,
>                            double dfMinFirstBand, double dfMaxFirstBand,
>                            GDALDatasetH hSecondImage,
>                            double dfMinSecondBand, double dfMaxSecondBand,
>                            char **papszOptions,
>                            int *pnGCPCount )

I of course meant GDALRasterBandH hSecondBand in the above signature.


More information about the gdal-dev mailing list